English

DETR-ViP: Detection Transformer with Robust Discriminative Visual Prompts

Computer Vision and Pattern Recognition 2026-05-27 v2

Abstract

Visual prompted object detection enables interactive and flexible definition of target categories, thereby facilitating open-vocabulary detection. Since visual prompts are derived directly from image features, they often outperform text prompts in recognizing rare categories. Nevertheless, research on visual prompted detection has been largely overlooked, and it is typically treated as a byproduct of training text prompted detectors, which hinders its development. To fully unlock the potential of visual-prompted detection, we investigate the reasons why its performance is suboptimal and reveal that the underlying issue lies in the absence of global discriminability in visual prompts. Motivated by these observations, we propose DETR-ViP, a robust object detection framework that yields class-distinguishable visual prompts. On top of basic image-text contrastive learning, DETR-ViP incorporates global prompt integration and visual-textual prompt relation distillation to learn more discriminative prompt representations. In addition, DETR-ViP employs a selective fusion strategy that ensures stable and robust detection. Extensive experiments on COCO, LVIS, ODinW, and Roboflow100 demonstrate that DETR-ViP achieves substantially higher performance in visual prompt detection compared to other state-of-the-art counterparts. A series of ablation studies and analyses further validate the effectiveness of the proposed improvements and shed light on the underlying reasons for the enhanced detection capability of visual prompts.

Keywords

Cite

@article{arxiv.2604.14684,
  title  = {DETR-ViP: Detection Transformer with Robust Discriminative Visual Prompts},
  author = {Bo Qian and Dahu Shi and Xing Wei},
  journal= {arXiv preprint arXiv:2604.14684},
  year   = {2026}
}

Comments

Published as a conference paper at ICLR 2026

R2 v1 2026-07-01T12:12:07.883Z