English

Interpretable Open-Vocabulary Referring Object Detection with Reverse Contrast Attention

Computer Vision and Pattern Recognition 2025-07-31 v2 Artificial Intelligence

Abstract

We propose Reverse Contrast Attention (RCA), a plug-in method that enhances object localization in vision-language transformers without retraining. RCA reweights final-layer attention by suppressing extremes and amplifying mid-level activations to let semantically relevant but subdued tokens guide predictions. We evaluate it on Open Vocabulary Referring Object Detection (OV-RefOD), introducing FitAP, a confidence-free average precision metric based on IoU and box area. RCA improves FitAP in 11 out of 15 open-source VLMs, with gains up to +26.6%+26.6\%. Effectiveness aligns with attention sharpness and fusion timing; while late-fusion models benefit consistently, models like DeepSeek-VL2\texttt{DeepSeek-VL2} also improve, pointing to capacity and disentanglement as key factors. RCA offers both interpretability and performance gains for multimodal transformers. Codes and dataset are available from https://github.com/earl-juanico/rca

Keywords

Cite

@article{arxiv.2507.19891,
  title  = {Interpretable Open-Vocabulary Referring Object Detection with Reverse Contrast Attention},
  author = {Drandreb Earl O. Juanico and Rowel O. Atienza and Jeffrey Kenneth Go},
  journal= {arXiv preprint arXiv:2507.19891},
  year   = {2025}
}

Comments

To be published in the ICCVW 2025 Proceedings

R2 v1 2026-07-01T04:20:06.308Z