— Ch. 1 · Origins And Motivation —
Nouvelle AI.
~3 min read · Ch. 1 of 5
Rodney Brooks introduced the Nouvelle AI approach in the 1980s while working at the MIT artificial intelligence laboratory. He sought to solve a persistent issue with earlier systems like Shakey and Freddy that relied on internal symbolic models of their environments. These older robots required vast amounts of time to update their mental maps whenever the world changed around them. A single task could take hours because the system had to constantly recalculate its entire understanding of reality. Brooks argued that this method was fundamentally flawed for creating practical machines. He proposed that intelligence should emerge from direct interaction with the physical world rather than abstract symbol manipulation. The core idea was simple: use sensors to process information only when needed instead of maintaining a static internal database.
The Frame Problem Solution
Traditional logic systems struggled with what researchers called the frame problem when trying to describe how objects behave over time. First-order logic required writing thousands of axioms just to state that things do not change arbitrarily. This created an impossible burden for any robot attempting to navigate a dynamic environment. Brooks found a way out by discarding the need for complex internal representations entirely. His new systems referred continuously to live sensor data instead of stored facts about the past. As Brooks stated, "the world is its own best model--always exactly up to date and complete in every detail." This approach allowed machines to react instantly to changes without needing to recompute a global state. It bypassed the logical traps that had stalled progress in symbolic AI for decades.