ICLR 2025poster0 citations

DAMO: Decoding by Accumulating Activations Momentum for Mitigating Hallucinations in Vision-Language Models

Kaishen Wang, Hengrui Gu, Meijun Gao, Kaixiong Zhou

Abstract

Large Vision-Language Models (VLMs) exhibit significant potential in multimodal tasks but often struggle with hallucinations—responses that are plausible yet visually ungrounded. In this work, we investigate the layer-wise prediction tendencies of VLMs and conduct an in-depth analysis of their decoding mechanism. We observe that VLMs tend to ``overthink'' during the final stages of decoding, making significant prediction shifts in the last few layers often favoring incorrect results, which leads to a surge in hallucinative outputs. Leveraging this localized pattern, we propose a novel decoding strategy inspired by the momentum analogy used in gradient descent-based optimizers. Our method enforces decoding consistency across layers in an adaptive manner during forward passes—an under-explored approach in existing works. This strategy significantly improves the reliability and performance of VLMs in various multimodal tasks, while introducing only negligible efficiency overhead.

Vision-Language Models (VLMs)HallucinationsDecoding MethodMomentum Techniques
BibTeX
@inproceedings{
wang2025damo,
title={{DAMO}: Decoding by Accumulating Activations Momentum for Mitigating Hallucinations in Vision-Language Models},
author={Kaishen Wang and Hengrui Gu and Meijun Gao and Kaixiong Zhou},
booktitle={The Thirteenth International Conference on Learning Representations},
year={2025},
url={https://openreview.net/forum?id=JUr0YOMvZA}
}
DAMO: Decoding by Accumulating Activations Momentum for Mitigating Hallucinations in Vision-Language Models · ICLR 2025