English

In-Context Example Ordering Guided by Label Distributions

Computation and Language 2024-02-20 v1

Abstract

By allowing models to predict without task-specific training, in-context learning (ICL) with pretrained LLMs has enormous potential in NLP. However, a number of problems persist in ICL. In particular, its performance is sensitive to the choice and order of in-context examples. Given the same set of in-context examples with different orderings, model performance may vary between near random to near state-of-the-art. In this work, we formulate in-context example ordering as an optimization problem. We examine three problem settings that differ in the assumptions they make about what is known about the task. Inspired by the idea of learning from label proportions, we propose two principles for in-context example ordering guided by model's probability predictions. We apply our proposed principles to thirteen text classification datasets and nine different autoregressive LLMs with 700M to 13B parameters. We demonstrate that our approach outperforms the baselines by improving the classification accuracy, reducing model miscalibration, and also by selecting better in-context examples.

Keywords

Cite

@article{arxiv.2402.11447,
  title  = {In-Context Example Ordering Guided by Label Distributions},
  author = {Zhichao Xu and Daniel Cohen and Bei Wang and Vivek Srikumar},
  journal= {arXiv preprint arXiv:2402.11447},
  year   = {2024}
}

Comments

preprint

R2 v1 2026-06-28T14:52:05.090Z