paper-with-me

Papers

Just-in-time and distributed task representations in language models

2025-08-28 · Yuxuan Li, Declan Campbell, Stephanie C. Y. Chan, Andrew Kyle Lampinen arxiv

Many of language models' impressive capabilities originate from their in-context learning: based on instructions or examples, they can infer and perform new tasks without weight updates. In this work, we investigate when representations for new tasks are formed in language models, and how these representations change over the course of context. We study two different task representations: those that are ''transferrable'' -- vector representations that can transfer task contexts to another model instance, even without the full prompt -- and simpler representations of high-level task categories. We show that transferrable task representations evolve in non-monotonic and sporadic ways, while task identity representations persist throughout the context. Specifically, transferrable task representations exhibit a two-fold locality. They successfully condense evidence when more examples are provided in the context. But this evidence accrual process exhibits strong temporal locality along the sequence dimension, coming online only at certain tokens -- despite task identity being reliably decodable throughout the context. In some cases, transferrable task representations also show semantic locality, capturing a small task ''scope'' such as an independent subtask. Language models thus represent new tasks on the fly through both an inert, sustained sensitivity to the task and an active, just-in-time representation to support inference.

📄 PDF Abstract BibTeX arXiv:2509.04466

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multilingual Distributed Representations without Word Alignment

2013-12-20 · Karl Moritz Hermann, Phil Blunsom

Distributed representations of meaning are a natural way to encode covariance relationships between words and phrases in NLP. By overcoming data sparsity problems, as well as providing information about semantic relatedn…

Cross-Lingual Document ClassificationDocument ClassificationSentenceSentiment Analysis+1

What do Language Representations Really Represent?

2019-01-09 · CL 2019 6 · Johannes Bjerva, Robert Östling, Maria Han Veiga, Jörg Tiedemann 외

A neural language model trained on a text corpus can be used to induce distributed representations of words, such that similar words end up with similar representations. If the corpus is multilingual, the same model can …

Language ModelingLanguage ModellingTranslation

Symbolic, Distributed and Distributional Representations for Natural Language Processing in the Era of Deep Learning: a Survey

2017-02-02 · Lorenzo Ferrone, Fabio Massimo Zanzotto

Natural language is inherently a discrete symbolic representation of human knowledge. Recent advances in machine learning (ML) and in natural language processing (NLP) seem to contradict the above intuition: discrete sym…

Subword-level Word Vector Representations for Korean

2018-07-01 · ACL 2018 7 · Sungjoon Park, Jeongmin Byun, Sion Baek, Yongseok Cho 외

Research on distributed word representations is focused on widely-used languages such as English. Although the same methods can be used for other languages, language-specific knowledge can enhance the accuracy and richne…

Document ClassificationLanguage ModelingLanguage ModellingMachine Translation+3

A Multiplicative Model for Learning Distributed Text-Based Attribute Representations

2014-06-10 · NeurIPS 2014 12 · Ryan Kiros, Richard S. Zemel, Ruslan Salakhutdinov

In this paper we propose a general framework for learning distributed representations of attributes: characteristics of text whose representations can be jointly learned with word embeddings. Attributes can correspond to…

AttributeAuthorship AttributionCross-Lingual Document ClassificationDocument Classification+7