From Seq2Seq to Superintelligence: Ilya Sutskever’s Vision, Ten Years Later
Ilya Sutskever is one of the key architects of modern deep learning. He co-founded OpenAI, advanced the field of large language models (LLMs), and recently started Safe Super Intelligence (SSI)—an ambitious AI lab focused on building “safe superintelligence.” His 2014 paper on “Sequence to Sequence Learning with Neural Networks,” co-authored with Oriol Vinyals and Quoc Le, pioneered the concept of training neural networks autoregressively on large text corpora, birthing many breakthroughs we see today.
In December 2024, Sutskever received the NeurIPS Test of Time Paper Award for that seminal sequence to sequence work. At his acceptance speech, he revisited the past decade of deep learning, highlighted the finite nature of pre-training data, and speculated on the emergence of agentic, self-aware AI systems—superintelligence. Below, I try to explore his key points surrounding AI’s future.
1. Looking Back on the Seq2Seq Breakthrough
Sutskever began by recounting the 2014 approach: amass a massive text corpus, train a multi-layer LSTM (an autoregressive model) to predict the next token, and rely on the scaling hypothesis—bigger data plus bigger networks yields bigger capabilities. This concept underpinned GPT-like systems and sparked the “Age of Pre-Training.” Although training one LSTM layer per GPU was cutting-edge then (pipelining aside), the core idea propelled GPT-2, GPT-3, and beyond.
2. The End of Pre-Training?
Sutskever argues that pre-training as we know it will “unquestionably end.” Why? Because there is only so much text on the internet, and we’ve effectively used up the largest, most easily available datasets. “We have but one internet,” he says. As model and data sizes continue to scale, the once-bountiful “fossil fuel” of internet text will be exhausted. He stressed that while compute continues to grow, future progress must come from other approaches.
If Ilya Sutskever is right about data being “finite,” is that really the end of the road—or have we simply overlooked vast other sources beyond raw text? Yes, the internet’s textual content may be limited. But what about the enormous reserves of robotics sensor data, live audio-video streams, and proprietary corporate archives, all potentially dwarfing our current datasets?
There’s also the another possibility of on-the-fly training—agentic, self-supervised systems that continuously learn from real-world experiences, rather than waiting on carefully curated corpora. But can today’s architectures truly handle an unlimited influx of multimodal signals?
3. Agents and Beyond: The Next Frontier
Sutskever points to autonomous “agentic” systems as a major next step. Current LLMs feel passive, stuck in a prompt-response loop. True agents would proactively reason and act, maybe even “self-correct” logical mistakes. They’d break free from static pre-training and handle real-world tasks with minimal supervision. According to him, we’ll see the emergence of AI that can reason deeply, plan, and act—rather than wait for user prompts. Such future agentic AI’s would handle tasks in dynamic ways, learning and adapting in real time.
My take from this part is that agentic AI requires far more than mechanical prompt-response. It needs to genuinely factor in a user’s motives and environment, letting the model set its own tasks, sub-goals, and strategies rather than simply obeying commands. By doing so, AI transcends the static chatbot paradigm and shifts toward continuous engagement: actively interpreting user intentions, resolving ambiguities, and charting independent paths to solve problems. This vision would see AI orchestrating its own objectives, not just automating what we feed in.
Beyond mere conversation, such autonomous systems would learn by interacting with the real world, refining their approaches as new data emerges. They’d no longer wait for queries to respond but actively explore scenarios, gather information, and adapt. Embracing this model implies a more social AI—one that can collaborate seamlessly in multi-agent frameworks.
4. Synthetic Data
Synthetic data refers to information generated artificially rather than directly gathered from the real world. Typically produced through simulations or generative models, it can encompass everything from rendered images and generated structured data and text, to entire simulated environments.
Sutskever likened data to “fossil fuel”—once it’s depleted, we need new sources. He suggests that synthetic data generation could serve as one possible route, from simulations to generative models that produce novel training examples. In line with his NeurIPS talk, he acknowledged that while synthetic data might serve as a fallback strategy, it’s no panacea. With no more “easy” internet text to mine, synthetic data may help sustain progress, but ensuring that it introduces genuinely new insights—rather than recycling old patterns—remains a significant challenge.
This approach is especially promising for modeling rare or complex scenarios—such as unusual driving conditions for autonomous vehicles, edge cases in healthcare, or hazardous robotics tasks too risky to capture through ordinary data collection. In a world where the “one internet” of readily available text might soon be fully tapped, synthetic data emerges as a fallback solution: a way to keep AI improving even after we exhaust human-generated corpora. Sutskever called this strategy “tricky but crucial” for bridging the gap when we can’t rely solely on real-world data.
He also mentioned breakthroughs like “O1” inference methods, designed to drastically reduce the cost of running large models or to adapt them on the fly. This approach could complement synthetic data generation by allowing models to continuously train or refine themselves during inference.
Still, a core question persists: how do we preserve authenticity in AI’s training pipeline when relying so heavily on algorithmically fabricated or proprietary data? Can synthetic data genuinely fill the void left by finite real-world corpora?
5. Reasoning, Self-Awareness, and Unpredictability
Sutskever notes that the deeper a system’s reasoning goes, the more unpredictable its behavior becomes. By comparison, earlier deep learning efforts tended to replicate human intuition—brief, gut-level responses measured in tenths of a second—making them relatively predictable. But true reasoning, he argues, unveils greater unpredictability, akin to how advanced chess engines repeatedly surprise even top grandmasters. He envisions future AI that learns from limited data without confusion, eventually developing self-awareness—a feature he deems simply practical, as an intelligent system must include itself in its own model of the world.
When such reasoning and self-awareness converge, Sutskever expects radically different systems with extraordinary capabilities. He leaves open the question of exactly how and when this transformation will occur, but suggests that once AI crosses this threshold, it will present qualitatively new challenges and possibilities, far removed from anything we’re accustomed to today.
My view is that self-awareness in AI remains unsettled. Some enthusiasts interpret a language model’s references to itself, or its self-referential planning, as a hint of an emerging inner sense. Others insist genuine awareness requires more than merely generating tokens—it demands some internal dimensionality, akin to what living beings experience as consciousness. There’s also a middle ground proposing that partial self-awareness could emerge if models continuously learn from their own outputs. But would that be any different from advanced pattern matching, or would it genuinely approach emotional or existential selfhood?
This debate touches on deeper questions about intelligence itself. Does true self-awareness require feelings, or does an internal “I am me” model suffice? If a system’s reasoning keeps scaling, does that inevitably lead to consciousness, or do we need special architectures for introspection? And how do we measure unpredictability in an AI that’s constantly updating its own understanding? Perhaps the core issue isn’t whether an AI can say “I,” but whether there’s anything real behind that pronoun.
6. Biological Inspiration and Scaling Laws
Sutskever invoked the classic brain-to-body mass ratio analogy. Just as hominids—our ancestral line—broke away from the usual slope that tied brain size to body mass, he wonders if AI might discover a similar “new slope” that transcends simply scaling data and compute. After all, evolution didn’t just make bigger brains incrementally; it found a leap in cognitive architecture, granting humans a dramatic advantage over other primates.
From this viewpoint, AI research may need a comparable breakthrough. Once we can no longer rely on traditional scaling of data and parameters, could there be a radical leap—akin to hominid evolution—that redefines how we build intelligent systems?
Some researchers see robotics and direct physical interaction as the “next evolution” for AI. Rather than working only with text, such systems would see, feel, and manipulate the real world, adapting dynamically to new information. If that approach truly helps AI “break through,” then the next stage of intelligence might look more biological -characterised by continuous, sensor-driven learning- rather than remaining limited to massive text processing.
7. Out-of-Distribution Generalization
Ilya Sutskever questions how we define “in distribution” versus “out of distribution,” noting that humans can easily handle novel situations—such as learning to drive in one city and then navigating seamlessly around the globe—without explicit training for every new environment. In contrast, today’s AI models often rely on exhaustive, domain-specific data. Achieving true out-of-distribution generalization would enable a model to tackle entirely new challenges with minimal training, a potentially transformative capability.
He observes that our notion of “generalization” has evolved significantly. Early machine translation systems depended on simplistic rules and phrase tables; if a phrase wasn’t seen during training, it fell “out of distribution.” Modern large language models might pass advanced tests, but critics argue these tests may only measure memorization or recognition of slight variations from the training set. Achieving human-level flexibility requires a deeper benchmark.
Sutskever believes that, although humans still greatly outperform AI in out-of-distribution scenarios, current models do exhibit some capacity to generalize. The challenge lies in accurately defining what “out of distribution” means and driving AI toward genuine adaptability rather than sophisticated memorisation. In his talk, Sutskever implied that as models become more agentic and capable of deeper reasoning, their out-of-distribution generalization should naturally improve. Instead of merely memorising patterns, they could develop genuine adaptability, a crucial step toward managing unpredictable, real-world tasks.
As AI systems grow more adept at adapting to brand-new problems, the field may require far less carefully curated data. Models that can truly generalize outside their training distribution could revolutionise numerous industries—from autonomous vehicles that handle unforeseen road conditions to healthcare applications diagnosing rare diseases from minimal examples.
Conclusion
Ilya Sutskever’s retrospective highlights how pre-training on colossal text datasets propelled AI into its current era. Yet, that same approach may soon reach its limits—pushing researchers to consider agentic architectures, synthetic data, and even biologically inspired leaps. He draws parallels to hominid evolution, suggesting that AI might need a similar “new slope” to advance beyond brute-force scaling and truly handle out-of-distribution scenarios.
Equally important are the philosophical and practical hurdles ahead. Does genuine self-awareness demand more than token references? How do we maintain data quality if we rely heavily on synthetic generation, or tap into on-the-fly training? While Sutskever offers no definitive roadmap, his talk underscores AI’s evolution.
References
Ilya Sutskever: “Sequence to sequence learning with neural networks: what a decade”




As AI evolves beyond pre-training with text, I wonder if synthetic data could offer the right kind of diversity for training. What steps would be necessary to make synthetic data as valuable as real-world experiences?
I share the same curiosity. One of the key steps to making synthetic data valuable is diversity: we need to ensure that artificially generated examples encompass as many real-world (and even “unreal-world”) scenarios as possible. In my opinion, this can be done by:
1. Careful Simulation Design – Crafting physics engines and scenario generators that closely mimic real environments or capture new, rare scenarios.
2. Cross-Validation with Real Data – Continuously comparing synthetic outputs with smaller but high-quality real datasets to maintain fidelity.
3. Iterative Feedback Loops – Allowing models trained on synthetic data to operate in controlled real conditions, then using any discrepancies to refine the generation process.
If done right, synthetic data becomes a sort of “amplifier” for real data, covering gaps where real-world sampling is limited. Over time, I think we’ll see the lines blur between “real” and “synthetic” data, with both contributing to robust AI training.