SOTAVerified

The Role of Diversity in In-Context Learning for Large Language Models

2025-05-26Unverified0· sign in to hype

Wenyang Xiao, Haoyu Zhao, Lingxiao Huang

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

In-context learning (ICL) is a crucial capability of current large language models (LLMs), where the selection of examples plays a key role in performance. While most existing approaches focus on selecting the most similar examples to the query, the impact of diversity in example selection remains underexplored. We systematically investigate the role of diversity in in-context example selection through experiments across a range of tasks, from sentiment classification to more challenging math and code problems. Experiments on Llama-3.1, Gemma-2, and Mistral-v0.3 families of models show that diversity-aware selection methods improve performance, particularly on complex tasks like math and code, and enhance robustness to out-of-distribution queries. To support these findings, we introduce a theoretical framework that explains the benefits of incorporating diversity in in-context example selection.

Tasks

Reproductions