ai gen
Research notebook / Text autoencoders
Literature update / 19 Feb 2025 → 7 Sep 2026

Text autoencoders,
after the review.

From new sentence bottlenecks to readable latent reasoning. A source-linked map of what followed NickyP’s Literature Review of Text AutoEncoders.

57 reading-list entries6 starting pointsSources + limitations

The question has expanded. Can a vector reconstruct text reliably after it has been predicted, perturbed, or manipulated? The entries below trace that question across autoencoders, latent generation, and inversion.

New text autoencoders05

Closest to the original review: encode text into a single vector, then decode it back.

Omnilingual SONAR / OmniSONAR

The direct SONAR successor. Retains a 1,024-dimensional sentence vector and a decoder while extending multilingual and multimodal coverage. Combines reconstruction/translation and contrastive objectives.

Revised June 2026. Strong multilingual results do not establish universally best exact reconstruction.

Reading and interpreting the vectors06

Sentence-level reasoning, SONAR probes, decoder lenses, and interpretability artifacts.

Latent Reasoning via Sentence Embedding Prediction

Builds single-vector sentence autoencoders and compares reconstruction-trained representations with representations trained to predict subsequent reasoning steps. SentenceLens decodes intermediate states.

Originally titled Let’s Predict Sentence by Sentence; renamed October 2025. These are one work, not two.

Generating in latent space11

Mostly sequences of vectors or small token chunks. These are related to, but distinct from, a whole paragraph in one vector.

Continuous Autoregressive Language Models — CALM

Compresses small token chunks into individual vectors, then predicts vectors autoregressively. Explores faithful reconstruction versus robustness to latent noise.

A useful autoencoder design reference. A vector represents a small chunk, not a whole paragraph.

Embedding inversion08

Reconstructing text from existing embeddings. These systems need not be jointly trained autoencoders.

Inversion defences03

What can be protected, what remains recoverable, and how the latent space affects that trade-off.

Applications and related work16

Multimodal models, retrieval, continuous language generation, and boundary cases. This is a selection of adjacent work, not a census of those fields.

Synergy: End-to-end Concept Model

Learns a byte-to-concept-to-text architecture jointly.

Relevant to concept modelling, but not a separately trained single-vector sentence autoencoder.

ELF: Embedded Language Flows

Continuous embedding-space flow matching with a shared network for final discretization.

Not a learned compressed sentence autoencoder.

A lead still to assess01

A bibliographic record was found, but insufficient primary-source content was accessible for a confident assessment.

Earlier work worth adding07

These first appeared before 19 February 2025. Later revisions or conference dates do not make them new first releases.

ALGEN

Few-shot embedding alignment and inversion.

Predates the review. Later ACL publication does not make it a post-review first release.

SentenceVAE

Sentence encoding, decoding, and next-sentence modelling.

A useful omission to add, but not new since the review.

Large Concept Models

Language modelling in a sentence representation space.

Already discussed in comments on the original post; not new since it.

MEXMA

Multilingual sentence representation learning through crosslingual masked reconstruction.

A 2024 preprint with later publication activity.

Scope, dates, and how to read this list

This page preserves the research roundup compiled through 7 September 2026; the webpage was assembled on 9 September. It is a broad bibliography, not a guarantee that every publication has been found. The total includes related work, an unassessed lead, uncertain-date artifacts, and earlier context; it is not a count of new peer-reviewed papers.

The core scope is text → one fixed-size vector → reconstructed text. Latent sequences, inversion methods, applications, and reversed-bottleneck natural-language autoencoders are identified separately. Dates generally mean the first public preprint. Proceedings dates, later versions, and uncertain dates are labelled in each entry. Renamed papers are listed once.

Sources were consulted for the original roundup, including abstracts, methods where needed, and release histories. This is an AI-compiled literature search, not an independent reproduction of the results. Model-release claims, exploratory posts, and incomplete verification retain their limitations.

For the broader interpretability literature, continue to Reading a Sentence Vector. For the local experimental work, see the paper (draft v0.2) and kanban.