Michael Waldridge
About
Oxford researcher, AI historian, pioneer of agent-based and multi-agent AI systems; author of 'The Road to Conscious Machines'
Cast within
No topic-region cast yet — this appears once Michael Waldridge's compiled claims are aligned into a topic region's argument tree.
Claims by Michael Waldridge (20 of 119)
The Cyc project attempted to manually encode all of human civilization's knowledge into a logical knowledge base with the goal of building a system with human-level intelligence; it was based on Doug Lenat's conviction that intelligence is purely a knowledge problem with no shortcut, and that a machine given all human knowledge would eventually become capable of writing its own rules.
The Singularity narrative is deeply implausible because it requires machines to become superintelligent, recursively self-improve in uncontrolled ways, and escape human oversight—but for AI to harm us it must first be empowered with control and guardrails, which would be irrational for humans to provide.
The Golden Age of AI (1956–1974) began with extraordinary optimism because early computers could perform tasks requiring intelligence—mathematics, planning, game-playing—in ways humans found impressive; this led researchers to adopt a 'divide and conquer' strategy of decomposing intelligence into separate faculties and building systems for each.
The Golden Age of AI ended because researchers were solving artificial, simplified versions of problems (microworlds) rather than real-world problems; while the simplified versions were solvable, the solutions didn't transfer to real problems because they abstracted away the actual difficulties.
LLMs succeed remarkably on tasks with abundant training data where consequences are low (e.g., recipe generation); they struggle with tasks requiring real-world embodied action (e.g., a robot clearing a table and loading a dishwasher) because no LLM is good at robotic AI, and because real-world action carries real consequences.
A more imminent and real risk than the Singularity is that within one to two decades, most of what we read on social media and the internet will be AI-generated, we will not know what is real, and society will fragment as AI systems are optimized to feed users content matching their existing beliefs, while autocratic states and populist politicians exploit AI-generated disinformation.
Attempting to regulate AI through general laws against neural networks is implausible because neural networks are mathematically indistinguishable from basic statistics and linear algebra; instead, regulation should focus on specific use cases (surveillance, healthcare, defense, finance, education) and the consequences of technology rather than the technology itself.
AI history teaches that it is easy to get over-excited and read too much into breakthroughs; people have repeatedly believed that a single technique (search in the 1950s, deep learning a decade ago, now Transformers) is the 'magic ingredient' for AGI, but each time the field discovers there are missing ingredients we don't yet know about.
Despite correctly predicting that computer networks would become ubiquitous and central to the future, Waldridge completely failed to anticipate the World Wide Web, Amazon, or Google—major missed opportunities for transformational work based on not fully understanding what the networked future would actually look like.
We are currently at a paradigm shift moment in computing: the field is shifting from an era focused on coding exact and optimal algorithms to solve specific problems toward a data-driven era where we provide vast data and compute to machine learning systems and accept that we sacrifice guarantees of correctness and optimality in exchange for practical power.
The Turing Test is a pragmatic test for indistinguishability (can a human judge tell if they're talking to a machine?) rather than a test for genuine understanding or consciousness; Turing proposed it to move past philosophical debates that cannot be resolved and focus instead on observable behavior.
The responsibility for ethical AI lies with the humans who build and deploy AI systems, not with the AI systems themselves; attributing moral agency to machines allows humans to abdicate their ethical responsibility, which is particularly dangerous in military contexts where blame can be shifted to the machine for targeting decisions.
NP-completeness hit AI researchers with a theoretical ceiling: many problems in search, reasoning, and computer vision are NP-complete or worse, meaning there is no known efficient algorithm to solve them—one must exhaustively search all candidate solutions, which is computationally infeasible for problems with many variables.
During AI winters, being an AI researcher had the advantage of relative solitude—few people worked in the field, so a researcher could explore without intense competition; conversely, when the field boomed, the character of research changed because talented researchers converged on the same problems, creating competitive pressure rather than the freedom to explore.
Logic programming (a paradigm using languages like Prolog) offered an elegant approach to knowledge-based AI: instead of procedural rules, developers would express knowledge as logical facts and predicates, then rely on built-in logical reasoners to derive conclusions—a seductive idea that proved inefficient and unsuitable for real-world problems like robotics.
Rodney Brooks proposed behavioral AI in the late 1980s as a reaction against symbolic AI, arguing that intelligence is not primarily symbolic reasoning or knowledge but rather emerges from the interaction of many conflicting, embodied behaviors (some hardwired, some learned), organized in layers from simple obstacle avoidance upward.
Agent-based AI (emerging late 1980s-early 1990s, Waldridge's primary research focus) represents a synthesis: moving beyond the user-directed, reactive model of traditional software (where the user tells the system what to do) toward software agents that proactively cooperate with users on tasks and can interact with other agents.
My Notes
Loading notes...