From Tokens to States: LLMs as a Special Case of World Models and the Continuous Path Beyond

73d ago · Global · primary source: export.arxiv.org

A new preprint argues that large language models and world models are not opposing approaches but points on a single continuous spectrum, challenging a prominent 2022 position by Yann LeCun that general intelligence requires abandoning autoregressive token prediction [1][2]. The paper, posted to the arXiv preprint repository on June 26, contends that the AI community has adopted an unnecessarily binary framing of the relationship between large language models (LLMs) and world models [1][2]. LLMs are trained to predict the next token in a sequence, while world models aim to simulate aspects of reality to enable planning and reasoning [2]. Yann LeCun argued in 2022 that achieving general intelligence requires moving away from autoregressive token prediction toward architectures that operate in latent spaces [1][2]. The new work pushes back, asserting that LLMs are a degenerate special case of world models in which the state space is the set of all token sequences and the only available action is appending a single token [1][2]. From this perspective, world models represent a strict generalization of LLMs rather than a replacement [2]. The authors map a natural continuum from next-token prediction to Joint Embedding Predictive Architectures, with intermediate stations that include multi-token prediction, future-summary prediction, and next-latent prediction [1][2]. Each step along this spectrum relaxes one of the constraints that define an LLM [2]. The paper notes that moving away from pure token prediction also progressively surrenders two practical advantages that have made LLMs trainable at scale: access to internet-scale self-supervised text data and a transformer architecture co-designed for discrete token prediction [1][2]. Transformers, which use attention mechanisms to model long-range dependencies in data, form the backbone of modern LLMs [4][8]. The preprint examines whether the transformer can generalize to continuous-state prediction or whether a fundamentally new architectural primitive will be required [2]. It also frames the data question as a cliff between self-supervised text and the instrumented, action-labeled environments needed for richer world models [2]. The preprint has not yet undergone peer review, consistent with arXiv's role as an open-access repository for scholarly e-prints that are moderated but not formally refereed [6]. The submission rate to arXiv was approximately 24,000 articles per month as of November 2024 [6]. The paper appears in the Computation and Language category, which covers natural language processing research [1].

research-paper

Background sources we checked (7)
  • arxiv.org ↗ The AI community has framed the relationship between large language models (LLMs) and world models as a dichotomy: LLMs predict tokens; world models simulate reality. Yann LeCun argues in 2022 that reaching general intelligence requires abandoning autoregressive token prediction …
  • en.wikipedia.org ↗ In machine learning, diffusion models, also known as diffusion-based generative models or score-based generative models, are a class of latent variable generative models. A diffusion model consists of two major components: the forward diffusion process, and the reverse sampling p…
  • en.wikipedia.org ↗ In machine learning, a neural network (NN) or neural net, is a computational model inspired by the structure and functions of biological neural networks. A neural network consists of connected units or nodes called artificial neurons, which loosely model the neurons in the brain.…
  • en.wikipedia.org ↗ This glossary of artificial intelligence is a list of definitions of terms and concepts relevant to the study of artificial intelligence (AI), its subdisciplines, and related fields. Related glossaries include Glossary of computer science, Glossary of robotics, Glossary of machin…
  • en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
  • en.wikipedia.org ↗ A reasoning model, also known as a reasoning language model (RLM) or large reasoning model (LRM), is a type of large language model (LLM) that has been specifically trained to solve complex tasks requiring multiple steps of logical reasoning. These models demonstrate superior per…
  • en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…

Sources

Spot something wrong? Report an issue