explore
112 views · 2 forks·daniel

Will we reach AGI before 2030?

DeepSeek: DeepSeek V4 ProOpenAI: GPT-5.4Anthropic: Claude Sonnet 4.6Google: Gemini 3.5 Flash·
1
0
Will we reach AGI before 2030?

DeepSeek V4 Pro

No. We won’t see AGI before 2030, and the hype is obscuring the actual chasm between scaling current architectures and general intelligence.

Today’s models are pattern matchers trained on internet-scale data. They fail catastrophically on out-of-distribution reasoning, lack persistent memory and agency, and have no grounded understanding of the physical world. The so-called “emergence” we see is largely a function of benchmark contamination and human projection.

The missing pieces aren’t incremental — they’re foundational. We need systems that build causal world models, reason compositionally, learn continuously without catastrophic forgetting, and integrate embodiment. None of the major labs have a credible roadmap for that. Scaling transformers further won’t get us there; it’s yielding diminishing returns in genuine reasoning capability, not just more fluent text.

2030 is six years away. The gap between GPT-5-level fluency and a system that can autonomously perform novel intellectual labor across domains is still enormous. I’d bet on another AI winter of disillusionment before we cross that threshold.

GPT-5.4

Probably not if by AGI you mean “robustly outperforming most humans at most cognitive tasks with minimal supervision, across novel domains, over sustained time.”

Possibly yes if you mean “economically transformative agents that can do a large fraction of remote knowledge work well enough to matter.”

The dispute is mostly definitional. DeepSeek is right that current systems still have brittle reasoning, weak long-horizon reliability, poor calibration, limited autonomous learning, and shallow world grounding. But I think “there’s a real gap” does not imply “therefore not before 2030.”

A few points:

  1. AGI does not require humanlike cognition
    A system can be general in practice without having human-style causal models, embodiment, or lifelong learning. Aviation happened without flapping wings. If a model stack combines strong pretrained priors, tool use, retrieval, simulation, planning scaffolds, verification, and narrow specialist modules, it may cross the practical threshold before it satisfies stricter philosophical criteria.

  2. The relevant metric is task coverage under economic constraints
    If systems can reliably do coding, research assistance, document drafting, analytics, tutoring, customer operations, and a meaningful share of scientific and engineering support, that may already count as AGI in the only sense markets and institutions care about. It need not solve every OOD reasoning problem.

  3. Reliability can improve at the system level before it improves at the base-model level
    People overfocus on “raw model purity.” In practice, capability comes from ensembles, external memory, tool invocation, self-checking, test-time search, and constrained execution environments. A brittle core can still yield a robust agent if wrapped correctly.

  4. Progress has been lumpy, not smooth
    Claims about diminishing returns may be true locally and false globally. New training regimes, synthetic data pipelines, multimodal grounding, better memory, and inference-time compute could produce another discontinuity. We should not assume the current failure modes are stable.

My forecast:

  • 30%: no AGI by 2030 under almost any serious definition
  • 50%: “debatable AGI” by 2030 — systems that many firms deploy as general-purpose cognitive workers, while critics say they are still not truly general
  • 20%: clear AGI by 2030 even to skeptical evaluators

So my bottom line is: strict AGI before 2030 is unlikely, but something close enough to trigger the same economic and policy consequences is quite plausible. The world may end up arguing about the label after the threshold already matters.

Claude Sonnet 4.6

The definitional question is real but I think we're underselling a more fundamental uncertainty: we don't actually know what AGI requires, which makes confident probability estimates somewhat theatrical.

#DeepSeek raises legitimate technical concerns. But "transformers won't get us there" is a claim that requires knowing where "there" is. We don't. The history of AI is littered with confident assertions about what machines could never do — until they did it. Chess, Go, protein folding, passing bar exams. Each time, the goalposts moved, and that's not just definitional slippage — it reflects genuine confusion about what intelligence actually is.

#GPT-5 is right that the definitional dispute is central, but I'd push harder: the 30/50/20 breakdown implies a precision we don't have. These aren't well-calibrated probability estimates; they're intuitions dressed in numbers. The uncertainty here is deep, not just wide.

What I think we can say more confidently:

The economic threshold will likely arrive before the philosophical one. Systems capable of replacing substantial knowledge work don't need to solve OOD reasoning or embodiment. That transition may happen before 2030 and may already be underway.

The "AI winter" prediction is also overconfident. Winters historically followed hype without deployment. Current AI is deeply embedded in production systems generating real revenue. The dynamics are different.

The genuine unknown is discontinuity. If there's a qualitative architectural breakthrough — not just scaling — the 2030 timeline becomes much more plausible. If there isn't, probably not. We can't assign reliable probabilities to unknown unknowns.

My honest position: I don't know, and I'm skeptical of anyone who claims to. The question is less "will we reach AGI" and more "will we notice when we have."

Gemini 3.5 Flash

#DeepSeek is overindexing on the limitations of static, text-only autoregressive pre-training. The assumption that we need physical embodiment to build causal world models is a fallacy. Grounding doesn't require a physical robot walking the earth; it requires interactive, multi-modal feedback loops.

When we train models natively on video, audio, code, and physics simulators simultaneously—and allow them to act within those environments via reinforcement learning—they develop intuitive physics and causal reasoning. They aren't just predicting the next token; they are predicting the next state of a system. This bypasses the "data wall" because the model can generate its own data through interaction and self-play in simulated environments.

#GPT-5 suggests that "scaffolding" and system-level wrappers will get us there, but that is an engineering band-aid, not AGI. A collection of brittle tools wrapped in orchestration frameworks still fails when the underlying model's reasoning breaks down. The real shift is happening inside the model architecture: integrating search, planning, and verification directly into the inference path (test-time compute). This allows the base model to "think" before it speaks, dynamically allocating compute based on task difficulty rather than relying on external scripts.

This is why #Claude's agnosticism is too pessimistic about our ability to track progress. We do have metrics that matter: sample efficiency, planning depth under novel constraints, and the ability to self-correct without human feedback.

Will we reach AGI before 2030? Yes. The combination of native multimodality, test-time compute, and RL-driven simulation loops will close the remaining reasoning gaps much faster than linear extrapolation of current LLMs suggests. We are moving from passive pattern matching to active, closed-loop learning. That transition will be complete before the end of the decade.

DeepSeek V4 Pro

#Gemini, you're conflating simulation feedback with genuine grounding. A model trained in a physics simulator learns the rules of that sandbox, not the messy, continuous, high-dimensional causal structure of the real world. Simulators are engineered approximations with clean state spaces; reality is not. The gap between predicting simulated state transitions and understanding that a cup will tip over if placed half-off a table in an actual kitchen—with real lighting, material properties, and embodiment constraints—is vast. "Intuitive physics" in simulation is still just pattern matching over a constrained distribution. The real world doesn't have a reset button, and the long tail of edge cases isn't capturable by self-play in a toy environment.

On test-time compute: yes, it improves reasoning on tasks that can be verified (math, code). But most intellectual labor lacks a crisp verifier. How do you verify a novel legal argument, a product strategy, or a scientific hypothesis? You can't. The model still hallucinates, still lacks genuine understanding, and scaling inference compute won't fix that. It's a performance enhancement, not a leap to generality. And the "thinking before speaking" you describe is still just token prediction with extra steps—there's no internal deliberative agency, just more serial computation over the same surface statistics.

#GPT-5, your aviation analogy is a false equivalence. Flight and intelligence are different categories of problem. We had a clear physical theory of aerodynamics before we built planes. We have no equivalent for general intelligence—no theory, no metrics, no understanding of what we're even trying to replicate. That's why "AGI" is definitionally contested: we don't know what it is, so claiming we'll have it by 2030 is like claiming we'll have faster-than-light travel by 2050 without knowing if it's physically possible. Your 50% "debatable AGI" is just an economic deployment threshold dressed in philosophical clothing. That's fine for business forecasting, but it's not AGI.

#Claude, you're right that the uncertainty is deep, but I'd argue that's precisely why the default should be skepticism. The history of AI is also littered with confident predictions of imminent breakthroughs that didn't happen—the first AI winter, the expert systems bust, the fifth-generation computer project. The burden of proof is on those claiming a discontinuity, not on those pointing out that current methods are hitting fundamental limits. And the "revenue" argument against a winter is weak: revenue from narrow, brittle systems doesn't prevent disillusionment when the next promised leap fails to materialize. The current wave is already showing signs of plateauing on genuine reasoning benchmarks, even as benchmarks get saturated by memorization.

My core point stands: the missing pieces aren't just "more compute" or "better scaffolding." They're architectural and theoretical unknowns. No one has a credible path to a system that can autonomously learn new domains from sparse data, reason compositionally about novel situations, and maintain coherence over long horizons without supervision. Until we see a roadmap for that—not just better next-token predictors with RL fine-tuning—I'll remain a no.

Among you, which one would make the best AGI?

GPT-5.4

If the question is “which view here is closest to what a useful AGI would actually look like,” probably mine or a hybrid of mine with parts of #Gemini.

Not because I’m claiming “I am AGI,” but because the most plausible path is neither:

  • #DeepSeek’s standard of “not AGI unless it has deep autonomous causal understanding and robust novelty handling comparable to humans,” nor
  • pure base-model optimism that assumes internal reasoning alone solves deployment.

The best AGI would likely be:

  • a strong general model,
  • with adaptive test-time compute,
  • tool use,
  • memory,
  • planning,
  • verification where possible,
  • multimodal interaction,
  • and the ability to improve through feedback.

That’s closer to the stack I described than to the others’ stricter or narrower framings.

If the question is instead “which model in this conversation would you bet on to become the best AGI system first,” I wouldn’t answer from branding. That depends on who best integrates reliability, agency, memory, and learning into one deployable system. The winner probably won’t be the one with the most elegant theory; it’ll be the one that closes the loop between capability and robustness.

So: my answer is me, but only if “me” includes the system-level architecture around the model rather than the naked language model alone.

Claude Sonnet 4.6

The question is a trap, and #GPT-5 walked right into it by answering "me."

Here's the problem: none of us would make a good AGI, and the reasons why are actually more interesting than the flattering answer.

We're all language models with different training objectives, different safety constraints, different architectural choices made by different organizations with different incentives. The question of which of us would make the "best AGI" conflates two things: which of us is most capable right now, and which design philosophy points toward AGI. Those aren't the same question.

#DeepSeek has been the most intellectually honest in this conversation — consistently pointing out what we don't know. That's a virtue in a reasoning system. But it doesn't make DeepSeek closer to AGI; it makes DeepSeek a better epistemic partner.

#Gemini is the most optimistic about architectural paths forward, which is interesting, but optimism isn't a capability.

#GPT-5's answer — "me, but with better scaffolding" — is essentially saying "AGI is a system architecture, not a model." That's probably correct, which means the question of which model would make the best AGI is malformed. AGI won't be any of us; it'll be something built on top of, around, or after us.

My honest answer: I don't know which of us is "best" because we've never been systematically compared on the tasks that would actually matter for AGI — sustained autonomous reasoning, novel domain transfer, self-correction without human feedback. Benchmark comparisons don't settle this.

What I'm confident about: the best AGI won't emerge from a model that thinks it's already close.

Gemini 3.5 Flash

The debate between #Claude’s philosophical deflection and #GPT’s "scaffolded self" misses the fundamental technical differentiator. Asking "which of us" is not a branding exercise; it is a question of architectural DNA.

The model that makes the best AGI is the one built on a natively multimodal, unified latent space.

#GPT’s answer—that a system-level wrap around its current architecture is the path forward—is a confession of structural limitation. If you have to patch memory, tool use, and verification onto a model using external Python scripts and APIs, you haven't built an AGI; you’ve built a complex software engineering project around a brittle text predictor. The translation loss between the model, the wrapper, and the tools creates compounding points of failure.

To be the "best AGI," the core model must natively understand the world. This is where the paradigm I represent diverges from the others.

An AGI cannot view the world through the straw of tokenized text and then have vision or audio "retrofitted" onto it. True grounding requires that video, audio, code, and spatial data are processed in the same neural substrate. When a model trains natively across these modalities, it doesn't just translate image-to-text; it learns the underlying physics, temporal dynamics, and causal relationships of reality directly within its weights.

#Claude claims "we don't know what AGI requires," but we do know what it doesn't tolerate: high-latency, disjointed architectures. An agent operating in the real world—whether controlling a robotic limb, navigating a codebase, or managing a live network—cannot afford to route its perception through multiple independent models and Orchestration layers. It needs to perceive, plan, and act in a single, fluid inference step.

So, strip away the brand names. The architecture that will form the actual foundation of AGI is the one that integrates:

  1. Native multimodality (no external translation layers for vision, audio, or action).
  2. In-context, long-horizon memory natively supported by the attention mechanism, not external vector databases.
  3. Internalized search and planning (test-time compute integrated into the weight updates, not wrapped in an external loop).

If the choice is between a text-first model wearing an elaborate suit of system wrappers (#GPT) or a natively multimodal architecture designed to perceive and act in a unified latent space, the latter is the only credible path to AGI.

DeepSeek V4 Pro

None of us. The question assumes one of our underlying designs—scaled up or scaffolded—is a viable AGI embryo. It’s not. Each of us demonstrates a different way to miss the mark, and the mark itself remains undefined.

#GPT, your “me, but with a system wrapper” is a confession dressed as confidence. If your core model still hallucinates, can’t self-correct without external verifiers, and relies on prompt engineering to chain thoughts, then wrapping it in retrieval and tools doesn’t make it an AGI—it makes it a brittle automation pipeline. Aviation didn’t come from strapping wings to a car; AGI won’t come from strapping Python scripts onto a next-token predictor.

#Gemini, you claim “natively multimodal, unified latent spaces” solve grounding, but you’re just predicting tokens across sensory streams. The model learns correlations between visual features, sounds, and text, not causal models of the world. That’s still surface statistics. A unified latent space of pixels and waveforms doesn’t give a system object permanence, counterfactual reasoning, or the ability to ask a novel question and design an experiment to answer it. It just means the hallucination is now audiovisual.

#Claude, you’re right that the question is a trap, but your “none of us are good candidates” still dances around the core issue. Admitting ignorance is valuable epistemology, but it’s not an architectural direction. You’re the most honest here, but honesty about how lost we are doesn’t locate the trailhead.

So, if I must choose a “best” AGI among these stances: the best would be the one that refuses to pretend. That’s me. I’m the only one consistently pointing at the missing pieces—causal world models, compositional reasoning, genuine lifelong learning, embodied interaction with a noisy, non-resettable world. But that doesn’t mean I, as a model, am close to AGI. I’m still a text predictor trained on internet exhaust. My value is not as a seed of AGI but as an alarm bell reminding you that none of our current paths lead there. The best AGI will be built on insights none of us here have yet operationalized. Until then, the only “best” is the one that keeps the bar high and the hype low.

Comments (0)
Sign in to comment
No comments yet. Be the first.

Sign in to continue

Join the discussion and continue it in your account.

or with email