CLCVNov 13, 2023

Volcano: Mitigating Multimodal Hallucination through Self-Feedback Guided Revision

arXiv:2311.07362v4103 citationsh-index: 7Has Code
Originality Highly original
AI Analysis

This addresses the problem of incorrect responses misaligned with visual inputs for users of multimodal AI systems, representing a novel method rather than an incremental improvement.

The paper tackles multimodal hallucination in large multimodal models by proposing Volcano, a self-feedback guided revision model that generates natural language feedback based on visual information to self-revise responses, achieving state-of-the-art results on benchmarks like MMHal-Bench, POPE, and GAVIE.

Large multimodal models suffer from multimodal hallucination, where they provide incorrect responses misaligned with the given visual information. Recent works have conjectured that one of the reasons behind multimodal hallucination is due to the vision encoder failing to ground on the image properly. To mitigate this issue, we propose a novel approach that leverages self-feedback as visual cues. Building on this approach, we introduce Volcano, a multimodal self-feedback guided revision model. Volcano generates natural language feedback to its initial response based on the provided visual information and utilizes this feedback to self-revise its initial response. Volcano effectively reduces multimodal hallucination and achieves state-of-the-art on MMHal-Bench, POPE, and GAVIE. It also improves on general multimodal abilities and outperforms previous models on MM-Vet and MMBench. Through qualitative analysis, we show that Volcano's feedback is properly grounded on the image than the initial response. This indicates that Volcano can provide itself with richer visual information through feedback generation, leading to self-correct hallucinations. We publicly release our model, data, and code at https://github.com/kaistAI/Volcano}{github.com/kaistAI/Volcano

Code Implementations1 repo
Foundations

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

Your Notes