Objective-Driven AI: Beyond Next-Token Prediction
AI Summary
This paper formalizes LeCun's argument that autoregressive next-token prediction is the wrong objective for building intelligent systems. The core claim: predicting the next token is a generative objective, but intelligence requires a latent-variable objective — learning compressed, abstract representations of the world, not the ability to generate every possible output. The difference matters enormously in practice. Generative models must account for all sources of variation in the data, including irrelevant noise. Predictive models in latent space can ignore irrelevant variation and focus on what matters causally. JEPA (Joint Embedding Predictive Architecture) implements this: instead of predicting raw pixels or tokens, it predicts representations in a learned embedding space. The paper shows this produces representations with better transfer, better sample efficiency, and better alignment with causal structure. The 'objective-driven' framing is important because it recenters the question away from 'how big is the model' and toward 'what is the model trying to accomplish.' LeCun argues that objectives shape representations more than scale: a model trained to predict tokens will always learn token-level statistics, no matter how large, whereas a model trained to predict world-state representations can develop genuinely different internal structure. This paper is the technical companion to the 'Path Towards Autonomous Machine Intelligence' manifesto and is required reading for understanding why Meta's research diverges from OpenAI and DeepMind's scaling strategy.
Original excerpt
The key technical argument LeCun makes against LLM scaling: you can't get a world model by scaling next-token prediction, because the objective itself precludes learning the right internal structure.
Generative models predict raw data. JEPA predicts abstract representations. The difference isn't about size — it's about what the model is incentivized to learn, which determines what representations it builds internally.
Frequently asked questions
What is "Objective-Driven AI: Beyond Next-Token Prediction" about?
This paper formalizes LeCun's argument that autoregressive next-token prediction is the wrong objective for building intelligent systems. The core claim: predicting the next token is a generative objective, but intelligence requires a latent-variable objective — learning compressed, abstract represe…
Who wrote "Objective-Driven AI: Beyond Next-Token Prediction"?
"Objective-Driven AI: Beyond Next-Token Prediction" was written by Yann LeCun. It is curated in the Yann LeCun vault on Burn 451, which covers ai skepticism · world models · beyond transformers.
How can I read more content from Yann LeCun?
The complete Yann LeCun reading list is available at burn451.cloud/vault/yann-lecun. Each article includes an AI-generated summary so you can decide what to read in seconds. Connect the Burn 451 MCP server to Claude or Cursor to query all Yann LeCun articles as live AI context.
Can I use "Objective-Driven AI: Beyond Next-Token Prediction" with Claude or Cursor?
Yes. Install the burn-mcp-server npm package and connect it to Claude Desktop, Claude Code, or Cursor. Once connected, your AI can search and reference this article and the full Yann LeCun vault in real time — no manual copy-paste required.
22 more articles in this vault.
Import the full Yann LeCun vault to Burn 451 and build your own knowledge base.
Content attributed to the original author (Yann LeCun). Burn 451 curates publicly available writing as a reading index. For removal requests, contact @hawking520.