Is One-Shot In-Context Learning Helpful for Data Selection in Task-Specific Fine-Tuning of Multimodal LLMs?
Xiao An, Jiaxing Sun, Ting Hu, Wei He

TL;DR
This paper introduces CLIPPER, a novel data selection method for multimodal LLM fine-tuning that uses in-context learning to efficiently identify representative datasets, reducing costs while maintaining performance.
Contribution
CLIPPER is a training-free, in-context learning-based data selection pipeline that improves data efficiency and diversity in task-specific fine-tuning of multimodal LLMs.
Findings
CLIPPER achieves 47% data efficiency on VRSBench.
Llama-3.2-11B-Vision-Instruct training time is reduced by 37%.
Matches full fine-tuning performance with lower computational costs.
Abstract
Injecting world knowledge into pretrained multimodal large language models (MLLMs) is essential for domain-specific applications. Task-specific fine-tuning achieves this by tailoring MLLMs to high-quality in-domain data but encounters scalability challenges as datasets grow, necessitating a trade-off between performance and computational overhead. Existing data selection methods rely on additional scoring models or heuristic clustering, failing to concentrate on both data importance and diversity. Moreover, both methods overlook the interplay among training samples. To address these limitations, we propose CLIPPER, a training-free data selection pipeline that separates parameter and world knowledge, and leverages in-context learning to probe model responses to different demonstration-query combinations. CLIPPER identifies coresets that mirror the original dataset's perplexity…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
