Few-Shot Demonstrations Elicit the Use of In-Context World Representations in LLMs

📅 2026-09-21
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
研究通过在少量示例设置中使用不同世界图结构的数据,提高了大型语言模型在上下文世界建模中的预测性能,揭示了少量示例对模型学习机制的影响。
📝 Abstract
Large language models (LLMs), when acting as agents, are expected to take observed data in context, infer the latent state space underlying the world, and leverage it for downstream prediction. However, prior work demonstrated that LLMs struggle to use representations learned in context on a graph tracking task, where the model needs to construct a representation of the graph governing data generation process and use it for subsequent predictions. In this paper, we show that extending this to few-shot settings, where each demonstration is generated from a different world with either the same or different graph topologies, enhances its prediction on 6 models from 4 model families. To understand this improvement, we linearly probe a low-dimensional world representation that encodes graph information in the hidden states. Notably, we find that few-shot demonstrations relocate the world representation and increase its predictive use. Specifically, for each model, these world representations shift in directions nearly orthogonal to their original subspace, and interventions on these representations selectively impair performance more than interventions on other subspaces. Consistent with this insight, we show that few-shot demonstrations with observations from different worlds improve performance on ARC-AGI-1&2, web agent tasks, and Othello. Our findings elucidate the role and internal mechanisms of few-shot demonstrations in in-context world modeling. More broadly, our work advances our understanding of how LLM agents learn from in-context observations and provides implications for their further improvement.
Problem

Research questions and friction points this paper is trying to address.

Large language models
In-context learning
Graph tracking task
World representation
Few-shot settings
Innovation

Methods, ideas, or system contributions that make the work stand out.

few-shot demonstrations
world representations
graph topologies
hidden states
in-context learning
🔎 Similar Papers
No similar papers found.