English

Retrieving Counterfactuals Improves Visual In-Context Learning

Computer Vision and Pattern Recognition 2026-03-18 v1 Artificial Intelligence Computation and Language

Abstract

Vision-language models (VLMs) have achieved impressive performance across a wide range of multimodal reasoning tasks, but they often struggle to disentangle fine-grained visual attributes and reason about underlying causal relationships. In-context learning (ICL) offers a promising avenue for VLMs to adapt to new tasks, but its effectiveness critically depends on the selection of demonstration examples. Existing retrieval-augmented approaches typically rely on passive similarity-based retrieval, which tends to select correlated but non-causal examples, amplifying spurious associations and limiting model robustness. We introduce CIRCLES (Composed Image Retrieval for Causal Learning Example Selection), a novel framework that actively constructs demonstration sets by retrieving counterfactual-style examples through targeted, attribute-guided composed image retrieval. By incorporating counterfactual-style examples, CIRCLES enables VLMs to implicitly reason about the causal relations between attributes and outcomes, moving beyond superficial correlations and fostering more robust and grounded reasoning. Comprehensive experiments on four diverse datasets demonstrate that CIRCLES consistently outperforms existing methods across multiple architectures, especially on small-scale models, with pronounced gains under information scarcity. Furthermore, CIRCLES retrieves more diverse and causally informative examples, providing qualitative insights into how models leverage in-context demonstrations for improved reasoning. Our code is available at https://github.com/gzxiong/CIRCLES.

Keywords

Cite

@article{arxiv.2603.16737,
  title  = {Retrieving Counterfactuals Improves Visual In-Context Learning},
  author = {Guangzhi Xiong and Sanchit Sinha and Zhenghao He and Aidong Zhang},
  journal= {arXiv preprint arXiv:2603.16737},
  year   = {2026}
}

Comments

CVPR 2026

R2 v1 2026-07-01T11:24:31.734Z