Machine Learning Street Talk: "I Co-Invented the Transformer. Now I'm Replacing It."
Quick Overview
The co-inventor of the Transformer architecture argues that the current era of AI is seeing a shift away from the purely data-driven, brute-force scaling of Transformers toward models that incorporate more human-like reasoning, exemplified by the Continuous Thought Machine (CTM) architecture which uses path-dependent sequential reasoning.
Key Points: The speaker co-invented the Transformer architecture but believes its current success is becoming a 'trap' due to over-reliance on scaling and brute force computation. The CTM (Continuous Thought Machine) architecture represents a crucial inflection point in modern AI, moving beyond the limitations of current LLMs. The CTM approach mimics human reasoning by factoring in relationships and timing between sequential activations, contrasting with the instantaneous snapshot approach of Transformers. Standard LLMs, like those based on Transformers, often achieve only around 15% accuracy on the most simple tasks when compared to the CTM's ability to solve complex reasoning problems. The CTM's internal logic, which mimics human thought processes, allows it to solve problems like Sudoku by tracing a path, unlike Transformers which might just guess the final output. A key difference is that CTMs seem to exhibit psychological behavior, such as overconfidence when wrong or backtracking when making mistakes, which suggests deeper reasoning. The ultimate goal of this new architecture is to create function approximators that represent things the way a human does, leading to more profound discoveries.
Context: The video features a discussion, likely an interview segment from the 'AI Podcast Daily' given the opening, where a key figure in AI development, who claims to have co-invented the Transformer architecture, critiques the current paradigm dominated by large Transformer models. He introduces an alternative architecture, the Continuous Thought Machine (CTM), which he argues represents a necessary shift away from pure scaling toward more human-like, sequential reasoning capabilities.