English

Efficient and Effective In-context Demonstration Selection with Coreset

Computer Vision and Pattern Recognition 2025-11-13 v1

Abstract

In-context learning (ICL) has emerged as a powerful paradigm for Large Visual Language Models (LVLMs), enabling them to leverage a few examples directly from input contexts. However, the effectiveness of this approach is heavily reliant on the selection of demonstrations, a process that is NP-hard. Traditional strategies, including random, similarity-based sampling and infoscore-based sampling, often lead to inefficiencies or suboptimal performance, struggling to balance both efficiency and effectiveness in demonstration selection. In this paper, we propose a novel demonstration selection framework named Coreset-based Dual Retrieval (CoDR). We show that samples within a diverse subset achieve a higher expected mutual information. To implement this, we introduce a cluster-pruning method to construct a diverse coreset that aligns more effectively with the query while maintaining diversity. Additionally, we develop a dual retrieval mechanism that enhances the selection process by achieving global demonstration selection while preserving efficiency. Experimental results demonstrate that our method significantly improves the ICL performance compared to the existing strategies, providing a robust solution for effective and efficient demonstration selection.

Keywords

Cite

@article{arxiv.2511.08977,
  title  = {Efficient and Effective In-context Demonstration Selection with Coreset},
  author = {Zihua Wang and Jiarui Wang and Haiyang Xu and Ming Yan and Fei Huang and Xu Yang and Xiu-Shen Wei and Siya Mi and Yu Zhang},
  journal= {arXiv preprint arXiv:2511.08977},
  year   = {2025}
}

Comments

This paper is accepted by AAAI26

R2 v1 2026-07-01T07:33:23.112Z