paper-with-me

홈 › Papers

Interpretable Open-Vocabulary Referring Object Detection with Reverse Contrast Attention

2025-07-26 · Drandreb Earl O. Juanico, Rowel O. Atienza, Jeffrey Kenneth Go arxiv

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\%$. Effectiveness aligns with attention sharpness and fusion timing; while late-fusion models benefit consistently, models like $\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

📄 PDF Abstract BibTeX arXiv:2507.19891

Code (0)

등록된 구현이 없습니다.

Tasks

Object LocalizationObject Detection

Similar Papers 제목 키워드 기반

WeDetect: Fast Open-Vocabulary Object Detection as Retrieval

2025-12-13 · Shenghao Fu, Yukun Su, Fengyun Rao, Jing Lyu 외 arxiv

Open-vocabulary object detection aims to detect arbitrary classes via text prompts. Methods without cross-modal fusion layers (non-fusion) offer faster inference by treating recognition as a retrieval problem, \ie, match…

Referring ExpressionObject Detection

Learning Pseudo-Labeler beyond Noun Concepts for Open-Vocabulary Object Detection

2023-12-04 · Sunghun Kang, Junbum Cha, Jonghwan Mun, Byungseok Roh 외

Open-vocabulary object detection (OVOD) has recently gained significant attention as a crucial step toward achieving human-like visual intelligence. Existing OVOD methods extend target vocabulary from pre-defined categor…

Image to textobject-detectionObject DetectionOpen-vocabulary object detection+3

OmniLabel: A Challenging Benchmark for Language-Based Object Detection

2023-04-22 · ICCV 2023 1 · Samuel Schulter, Vijay Kumar B G, Yumin Suh, Konstantinos M. Dafnis 외

Language-based object detection is a promising direction towards building a natural interface to describe objects in images that goes far beyond plain category names. While recent methods show great progress in that dire…

Objectobject-detectionObject Detection

Open-Vocabulary and Referring Segmentation for 3D Gaussians Using 2D Detectors

2026-06-29 · Jameel Hassan, Yasiru Ranasinghe, Vishal Patel arxiv

3D Gaussian Splatting (3DGS) has emerged at the forefront of 3D scene reconstruction. Extending 3DGS with language-driven, open-vocabulary understanding has gained significant attention for real-world applications such a…

Referring ExpressionSpatial Reasoning

Open-Vocabulary Object Detection via Scene Graph Discovery

2023-07-07 · Hengcan Shi, Munawar Hayat, Jianfei Cai

In recent years, open-vocabulary (OV) object detection has attracted increasing research attention. Unlike traditional detection, which only recognizes fixed-category objects, OV detection aims to detect objects in an op…

DecoderGraph GenerationObjectobject-detection+6