LGAug 28, 2025

InSQuAD: In-Context Learning for Efficient Retrieval via Submodular Mutual Information to Enforce Quality and Diversity

arXiv:2508.21003v11 citationsh-index: 5ICDM
Originality Incremental advance
AI Analysis

This addresses a critical bottleneck in retrieval for In-Context Learning by improving example selection, though it appears incremental as it builds on existing retrieval and ICL frameworks.

The paper tackles the problem of selecting high-quality and diverse in-context examples for In-Context Learning models by introducing InSQuAD, which uses Submodular Mutual Information to enforce both criteria, resulting in significant performance improvements across nine benchmark datasets.

In this paper, we introduce InSQuAD, designed to enhance the performance of In-Context Learning (ICL) models through Submodular Mutual Information} (SMI) enforcing Quality and Diversity among in-context exemplars. InSQuAD achieves this through two principal strategies: First, we model the ICL task as a targeted selection problem and introduce a unified selection strategy based on SMIs which mines relevant yet diverse in-context examples encapsulating the notions of quality and diversity. Secondly, we address a common pitfall in existing retrieval models which model query relevance, often overlooking diversity, critical for ICL. InSQuAD introduces a combinatorial training paradigm which learns the parameters of an SMI function to enforce both quality and diversity in the retrieval model through a novel likelihood-based loss. To further aid the learning process we augment an existing multi-hop question answering dataset with synthetically generated paraphrases. Adopting the retrieval model trained using this strategy alongside the novel targeted selection formulation for ICL on nine benchmark datasets shows significant improvements validating the efficacy of our approach.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes