Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Batch-ICL: Effective, Efficient, and Order-Agnostic In-Context Learning

About

In this paper, by treating in-context learning (ICL) as a meta-optimization process, we explain why LLMs are sensitive to the order of ICL examples. This understanding leads us to the development of Batch-ICL, an effective, efficient, and order-agnostic inference algorithm for ICL. Differing from the standard N-shot learning approach, Batch-ICL employs $N$ separate 1-shot forward computations and aggregates the resulting meta-gradients. These aggregated meta-gradients are then applied to the forward computation of a zero-shot query to generate the final prediction. This batch processing approach renders the LLM agnostic to the order of ICL examples. Through extensive experiments and analysis, we demonstrate that Batch-ICL consistently outperforms most permutations of ICL examples. In some cases, it even exceeds the performance of the best order for standard ICL, all while reducing the computational resources required. Furthermore, we develop a novel variant of Batch-ICL featuring multiple "epochs" of meta-optimization. This variant implicitly explores permutations of ICL examples, further enhancing ICL performance.

Kaiyi Zhang, Ang Lv, Yuhan Chen, Hansen Ha, Tao Xu, Rui Yan• 2024

Related benchmarks

TaskDatasetResultRank
Machine TranslationWMT En-Fr 2014 (test)
BLEU67.63
237
Sentiment ClassificationSST2 (test)
Accuracy70.2
214
Sentiment ClassificationSST-2
Accuracy52
174
Topic ClassificationAG News (test)
Accuracy31.6
98
Natural Language InferenceRTE (test)
Accuracy80.9
52
Natural Language InferenceQNLI (test)
Accuracy56.9
27
Showing 6 of 6 rows

Other info

Follow for update