Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Embracing Collaboration Over Competition: Condensing Multiple Prompts for Visual In-Context Learning

About

Visual In-Context Learning (VICL) enables adaptively solving vision tasks by leveraging pixel demonstrations, mimicking human-like task completion through analogy. Prompt selection is critical in VICL, but current methods assume the existence of a single "ideal" prompt in a pool of candidates, which in practice may not hold true. Multiple suitable prompts may exist, but individually they often fall short, leading to difficulties in selection and the exclusion of useful context. To address this, we propose a new perspective: prompt condensation. Rather than relying on a single prompt, candidate prompts collaborate to efficiently integrate informative contexts without sacrificing resolution. We devise Condenser, a lightweight external plugin that compresses relevant fine-grained context across multiple prompts. Optimized end-to-end with the backbone, Condenser ensures accurate integration of contextual cues. Experiments demonstrate Condenser outperforms state-of-the-arts across benchmark tasks, showing superior context compression, scalability with more prompts, and enhanced computational efficiency compared to ensemble methods, positioning it as a highly competitive solution for VICL. Code is open-sourced at https://github.com/gimpong/CVPR25-Condenser.

Jinpeng Wang, Tianci Luo, Yaohua Zha, Yan Feng, Ruisheng Luo, Bin Chen, Tao Dai, Long Chen, Yaowei Wang, Shu-Tao Xia• 2025

Related benchmarks

TaskDatasetResultRank
Semantic segmentationPASCAL-5^i Fold-0
mIoU45.53
75
Semantic segmentationPASCAL-5^i Fold-3
mIoU44.58
75
Semantic segmentationPASCAL-5^i Fold-1
mIoU52.06
75
Semantic segmentationPASCAL-5^i Fold-2
mIoU44.33
75
Semantic segmentationPascal-5^i
Mean mIoU40.52
73
Object DetectionVOC 2012
mIoU44.64
13
Single Object DetectionPASCAL VOC 2012 (test)
mIoU44.64
13
Foreground segmentationPascal-5i Fold-0 (test)
mIoU45.53
13
Foreground segmentationPascal-5i Fold-1 (test)
mIoU52.06
13
Foreground segmentationPascal-5i Fold-2 (test)
mIoU44.33
13
Showing 10 of 15 rows

Other info

Follow for update