How Few-Shot Examples Add Up: A Causal Decomposition of Function Vectors in In-Context Learning
Abstract
In-context learning (ICL) excels at new tasks from minimal examples, yet we still lack a mechanistic explanation of how few-shot prompts shape a model's function vector (FV)--a causal activation direction that drives task behavior on the ICL query. Across tasks and models, an -shot FV is well-approximated by a linear combination of example-level sub-FVs, suggesting additive and composable contributions from individual demonstrations. Beyond additivity, we show that models contextualize individual examples' representations based on prior examples to adaptively reweight which demonstrations dominate the FV: attention shifts toward examples that are more informative and less ambiguous under the context. Finally, a causal decomposition separates Query-Key routing from Value updates, finding that contextualization's most consistent contributions to FV quality arise from Query-Key alignment--particularly in ambiguous settings--while Value-mediated effects are more heterogeneous. Together, these results unify additive superposition with context-dependent attention reweighting into a mechanistic, testable account of how few-shot prompts implement tasks.
Cite
@article{arxiv.2605.16591,
title = {How Few-Shot Examples Add Up: A Causal Decomposition of Function Vectors in In-Context Learning},
author = {Entang Wang and Yiwei Wang and Aleksandra Bakalova and Michael Hahn},
journal= {arXiv preprint arXiv:2605.16591},
year = {2026}
}
Comments
Accepted at ICML 2026. 70 pages, 65 figures