Five Key Lessons: How Machines Learn to ‘Think’
In the past decade, artificial intelligence has made astonishing progress, becoming capable of fluently reading, writing, translating, coding, and ‘visually’ understanding the world. This transformation is not just a technological breakthrough; it has profoundly changed our understanding of intelligence. The Exprés edition of El País has summarized five core lessons that help explain the operational mechanisms of modern AI systems.
Machines Can Learn
The most fundamental yet often overlooked point is that machines can truly learn. Machine learning has subverted traditional programming methods: instead of humans manually writing rules, systems are provided with massive amounts of examples to extract patterns on their own. This approach has laid the foundation for modern AI, enabling it to shift from passive execution to active adaptation.
Progress Stems from the Synergy of Three Elements
The AI explosion is no accident but the result of the simultaneous convergence of algorithmic optimization, exponential growth in computing power, and a massive increase in data scale. Any one of these factors alone would be insufficient to trigger a revolution; only their combination achieved the leap from quantitative to qualitative change, driving the advent of the deep learning era.
Simple Objectives Lead to Complex Abilities
Large language models were not explicitly taught grammar, sarcasm, or common sense. Instead, by repeatedly performing the task of predicting the next word, they have unexpectedly developed high-level skills. This phenomenon, where ‘complexity emerges from simplicity,’ shows that narrow objectives under scaled-up training can produce broad generalization capabilities, a core characteristic of modern generative AI.
Learning Differently from Humans
A machine’s learning process differs from a human child’s imitation and exploration. It relies on vast amounts of data and countless iterations, more akin to biological evolution than individual growth. This difference requires AI systems to consume far more resources than humans, but it also enables them to exhibit superhuman performance on specific tasks.
Better at Intuition than Rationality
Current AI models excel at capturing patterns, styles, and tones, exhibiting strong ‘intuitive’ characteristics. However, they are prone to errors in linear logical reasoning and step-by-step deduction. To address this shortcoming, researchers are exploring the integration of reflective mechanisms, chain-of-thought, and self-correction techniques to enhance the models’ rational capabilities.