CVApr 22

R-CoV: Region-Aware Chain-of-Verification for Alleviating Object Hallucinations in LVLMs

arXiv:2604.2069684.5Has Code
Predicted impact top 27% in CV · last 90 daysOriginality Incremental advance
AI Analysis

This addresses a critical reliability issue for users of LVLMs in multimodal applications, though it is an incremental improvement as a post-hoc technique.

The paper tackles object hallucinations in large vision-language models (LVLMs) by proposing R-CoV, a region-aware chain-of-verification method, which significantly reduces hallucinations across multiple benchmarks in a training-free manner.

Large vision-language models (LVLMs) have demonstrated impressive performance in various multimodal understanding and reasoning tasks. However, they still struggle with object hallucinations, i.e., the claim of nonexistent objects in the visual input. To address this challenge, we propose Region-aware Chain-of-Verification (R-CoV), a visual chain-of-verification method to alleviate object hallucinations in LVLMs in a post-hoc manner. Motivated by how humans comprehend intricate visual information -- often focusing on specific image regions or details within a given sample -- we elicit such region-level processing from LVLMs themselves and use it as a chaining cue to detect and alleviate their own object hallucinations. Specifically, our R-CoV consists of six steps: initial response generation, entity extraction, coordinate generation, region description, verification execution, and final response generation. As a simple yet effective method, R-CoV can be seamlessly integrated into various LVLMs in a training-free manner and without relying on external detection models. Extensive experiments on several widely used hallucination benchmarks across multiple LVLMs demonstrate that R-CoV can significantly alleviate object hallucinations in LVLMs. Project page: https://github.com/Jiahao000/R-CoV.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes