Empirical study shows query decomposition is detrimental in initial retrieval due to semantic dilution but beneficial in reranking, proposing a stage-aware framework that improves performance on MultiConIR and SSRB benchmarks.
What Makes Good Instruction-Tuning Data? An In-Context Learning Perspective
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Instruction-tuning datasets often contain substantial redundancy and low-quality samples, necessitating effective data selection methods. We propose an instruction data selection framework based on weighted in-context influence (wICI), which measures how effectively each candidate example reduces instruction-following difficulty for semantically related peers. Through systematic experiments, we address three key questions: what constitutes effective instruction tuning data from an in-context perspective, whether sample difficulty correlates with in-context influence, and how in-context influence translates to instruction tuning effectiveness. Experiments across multiple models and benchmarks demonstrate that our method consistently outperforms existing baselines under constrained data budgets, while empirically showing that sample difficulty negatively correlates with in-context influence.
fields
cs.IR 1years
2026 1verdicts
UNVERDICTED 1representative citing papers
citing papers explorer
-
When Should Queries Be Decomposed? A Stage-Aware Study of Query Decomposition for Multi-Condition Retrieval
Empirical study shows query decomposition is detrimental in initial retrieval due to semantic dilution but beneficial in reranking, proposing a stage-aware framework that improves performance on MultiConIR and SSRB benchmarks.