Pith. sign in

Meaning representations from trajectories in autoregressive models

2 Pith papers cite this work. Polarity classification is still indexing.

2 Pith papers citing it
abstract

We propose to extract meaning representations from autoregressive language models by considering the distribution of all possible trajectories extending an input text. This strategy is prompt-free, does not require fine-tuning, and is applicable to any pre-trained autoregressive model. Moreover, unlike vector-based representations, distribution-based representations can also model asymmetric relations (e.g., direction of logical entailment, hypernym/hyponym relations) by using algebraic operations between likelihood functions. These ideas are grounded in distributional perspectives on semantics and are connected to standard constructions in automata theory, but to our knowledge they have not been applied to modern language models. We empirically show that the representations obtained from large models align well with human annotations, outperform other zero-shot and prompt-free methods on semantic similarity tasks, and can be used to solve more complex entailment and containment tasks that standard embeddings cannot handle. Finally, we extend our method to represent data from different modalities (e.g., image and text) using multimodal autoregressive models. Our code is available at: https://github.com/tianyu139/meaning-as-trajectories

fields

cs.AI 1 cs.CL 1

years

2026 1 2024 1

representative citing papers

Conjuring Semantic Similarity

cs.AI · 2024-10-21 · unverdicted · novelty 6.0

Semantic similarity between texts is measured by the Jeffreys divergence between the image distributions induced by conditioning a diffusion model on each text, computed via Monte-Carlo sampling of the reverse-time SDEs.

citing papers explorer

Showing 2 of 2 citing papers.

  • Prompting Complexity: Shortest Prompts for Texts and Behaviors in LLMs cs.CL · 2026-07-07 · conditional · none · ref 25 · internal anchor

    The paper defines prompting complexity as the length of the shortest plausible prompt that deterministically generates a target text with a fixed language model.

  • Conjuring Semantic Similarity cs.AI · 2024-10-21 · unverdicted · none · ref 16

    Semantic similarity between texts is measured by the Jeffreys divergence between the image distributions induced by conditioning a diffusion model on each text, computed via Monte-Carlo sampling of the reverse-time SDEs.