Rethinking Invariance in In-context Learning
By: Lizhe Fang , Yifei Wang , Khashayar Gatmiry and more
Potential Business Impact:
Makes AI understand examples no matter the order.
In-Context Learning (ICL) has emerged as a pivotal capability of auto-regressive large language models, yet it is hindered by a notable sensitivity to the ordering of context examples regardless of their mutual independence. To address this issue, recent studies have introduced several variant algorithms of ICL that achieve permutation invariance. However, many of these do not exhibit comparable performance with the standard auto-regressive ICL algorithm. In this work, we identify two crucial elements in the design of an invariant ICL algorithm: information non-leakage and context interdependence, which are not simultaneously achieved by any of the existing methods. These investigations lead us to the proposed Invariant ICL (InvICL), a methodology designed to achieve invariance in ICL while ensuring the two properties. Empirically, our findings reveal that InvICL surpasses previous models, both invariant and non-invariant, in most benchmark datasets, showcasing superior generalization capabilities across varying input lengths. Code is available at https://github.com/PKU-ML/InvICL.
Similar Papers
Is In-Context Learning Learning?
Computation and Language
Computers learn new things from examples, not just memorizing.
Is In-Context Learning Learning?
Computation and Language
Computers learn new things from examples, not just memorizing.
How Private is Your Attention? Bridging Privacy with In-Context Learning
Machine Learning (Stat)
Lets AI learn new things privately.