CLAICVApr 14

Decoding by Perturbation: Mitigating MLLM Hallucinations via Dynamic Textual Perturbation

arXiv:2604.1242478.9h-index: 18
AI Analysis

For practitioners of multimodal LLMs, this training-free method reduces inference hallucinations without compromising fluency.

Multimodal LLMs hallucinate due to language priors dominating visual evidence. DeP reduces hallucinations via dynamic textual perturbations, achieving superior performance on multiple benchmarks.

Multimodal Large Language Models frequently suffer from inference hallucinations, partially stemming from language priors dominating visual evidence. Existing training-free mitigation methods either perturb the visual representation and deviate from the natural image distribution, or enforce intrusive manipulations that compromise the model's inherent generative fluency. We introduce a novel perspective that multimodal hallucination manifests as the hypersensitivity of visual grounding to textual phrasing during the decoding phase. Building on this insight, we propose Decoding by Perturbation (DeP), a training-free framework mitigating prior-induced hallucinations via controlled textual interventions. DeP employs a dynamic probe applying multi-level textual perturbations to elicit latent language priors. Leveraging attention variance, it enhances stable evidence regions while suppressing suspicious noise in the feature space. Furthermore, it constructs an interpretable prior drift direction using logits statistics to counteract probability biases from textual co-occurrences. Extensive experiments confirm DeP effectively reduces hallucinations and achieves superior performance across multiple benchmarks.

Foundations

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

Your Notes