From Topic to Transition Structure: Unsupervised Concept Discovery at Corpus Scale via Predictive Associative Memory
Jason Dury

TL;DR
This paper introduces an unsupervised method using a contrastive model trained on massive co-occurrence data to discover and cluster transition-structure concepts in texts, revealing functional and stylistic patterns across a large corpus.
Contribution
It extends Predictive Associative Memory to unsupervised concept discovery, enabling multi-resolution clustering of texts based on transition structures rather than topics.
Findings
Clusters reflect function, register, and tradition, not just topic.
Unseen texts are accurately assigned to existing clusters.
The model captures corpus-wide structural patterns at multiple granularities.
Abstract
Embedding models group text by semantic content, what text is about. We show that temporal co-occurrence within texts discovers a different kind of structure: recurrent transition-structure concepts or what text does. We train a 29.4M-parameter contrastive model on 373 million co-occurrence pairs from 9,766 Project Gutenberg texts (24.96 million passages), mapping pre-trained embeddings into an association space where passages with similar transition structure cluster together. Under capacity constraint (42.75% accuracy), the model must compress across recurring patterns rather than memorise individual co-occurrences. Clustering at six granularities (k=50 to k=2,000) produces a multi-resolution concept map; from broad modes like "direct confrontation" and "lyrical meditation" to precise registers and scene templates like "sailor dialect" and "courtroom cross-examination." At k=100,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Authorship Attribution and Profiling · Computational and Text Analysis Methods
