Word Class Representations Spontaneously Emerge from Successor Representations Trained on Natural Language
A neural network trained not on next-word prediction but on a reinforcement-learning concept called successor representations spontaneously organized words by part of speech, according to a paper submitted 23 May 2026 [1]. The finding suggests syntactic categories can emerge from predictive sequence learning without explicit linguistic supervision [1]. The researchers trained a deep residual neural network on the WikiText-103 dataset, which contains 103 million tokens and a 20,000-word vocabulary [1][2]. Instead of optimizing for the immediate next token, the network learned to predict future word distributions across multiple temporal horizons using Kullback-Leibler divergence as the loss function [1][2]. The successor representation framework, borrowed from reinforcement learning, models the expected discounted distribution of future states rather than the next state alone [2]. After training, the learned representation space exhibited a clear geometric organization aligned with part-of-speech categories. Nouns, verbs, and adjectives became separable and could be recovered through unsupervised clustering [1][2]. The strength of this syntactic structure depended systematically on the predictive horizon: short horizons produced the strongest part-of-speech clustering, while longer horizons integrated broader contextual and semantic information [1][2]. At finer resolutions, additional interpretable lexical substructure emerged, revealing coherent subclasses within major word categories [2]. The work establishes what the authors describe as the first systematic application of successor representations to natural language, creating a conceptual bridge between reinforcement learning, linguistics, and cognitive neuroscience [1][2]. The results imply that syntactic categories need not be hard-coded into language models but may arise as a natural consequence of learning to anticipate future linguistic states [1][2].
research-papertool-release
Background sources we checked (4)
- arxiv.org ↗ Language models are typically trained to predict the next token in a sequence. Here, we explore an alternative predictive principle from reinforcement learning: Successor Representations (SRs), which model the expected discounted distribution of future states rather than the imme…
- en.wikipedia.org ↗ Ernst Heinrich Gustav Laas (; German: [laːs]; June 16, 1837 – July 25, 1885) was a German gymnasium teacher, philosopher of positivism and education, and chair of philosophy and pedagogy at the University of Strasbourg. The insights he found in the history of philosophy and philo…
- en.wikipedia.org ↗ The historical evolution of the nude in art runs parallel to the history of art in general, except for small particularities derived from the different acceptance of nudity by the various societies and cultures that have succeeded each other in the world over time. The nude is an…
- en.wikipedia.org ↗ Communism (from Latin communis 'common, universal') is a political and economic ideology whose goal is the creation of a communist society, a socioeconomic order centered on common ownership of the means of production, distribution, and exchange that allocates products in societ…