When can in-context learning generalize out of task distribution?

Princeton
arXiv:2506.05574v27 citationsh-index: 10ICML
Originality Incremental advance
AI Analysis

This work addresses the generalization capabilities of ICL in transformers, which is incremental as it builds on prior research by introducing a new notion of task diversity.

The study investigates the conditions for in-context learning (ICL) in transformers to generalize out-of-distribution, finding that increased task diversity triggers a transition from specialized to generalized solutions, with similar effects observed in nonlinear regression problems.

In-context learning (ICL) is a remarkable capability of pretrained transformers that allows models to generalize to unseen tasks after seeing only a few examples. We investigate empirically the conditions necessary on the pretraining distribution for ICL to emerge and generalize \emph{out-of-distribution}. Previous work has focused on the number of distinct tasks necessary in the pretraining dataset. Here, we use a different notion of task diversity to study the emergence of ICL in transformers trained on linear functions. We find that as task diversity increases, transformers undergo a transition from a specialized solution, which exhibits ICL only within the pretraining task distribution, to a solution which generalizes out of distribution to the entire task space. We also investigate the nature of the solutions learned by the transformer on both sides of the transition, and observe similar transitions in nonlinear regression problems. We construct a phase diagram to characterize how our concept of task diversity interacts with the number of pretraining tasks. In addition, we explore how factors such as the depth of the model and the dimensionality of the regression problem influence the transition.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes