paper-with-me

홈 › Papers

EAGLE: Enhanced Visual Grounding Minimizes Hallucinations in Instructional Multimodal Models

2025-01-06 · Andrés Villa, Juan León Alcázar, Motasem Alfarra, Vladimir Araujo, Alvaro Soto, Bernard Ghanem

Large language models and vision transformers have demonstrated impressive zero-shot capabilities, enabling significant transferability in downstream tasks. The fusion of these models has resulted in multi-modal architectures with enhanced instructional capabilities. Despite incorporating vast image and language pre-training, these multi-modal architectures often generate responses that deviate from the ground truth in the image data. These failure cases are known as hallucinations. Current methods for mitigating hallucinations generally focus on regularizing the language component, improving the fusion module, or ensembling multiple visual encoders to improve visual representation. In this paper, we address the hallucination issue by directly enhancing the capabilities of the visual component. Our approach, named EAGLE, is fully agnostic to the LLM or fusion module and works as a post-pretraining approach that improves the grounding and language alignment of the visual encoder. We show that a straightforward reformulation of the original contrastive pre-training task results in an improved visual encoder that can be incorporated into the instructional multi-modal architecture without additional instructional training. As a result, EAGLE achieves a significant reduction in hallucinations across multiple challenging benchmarks and tasks.

📄 PDF Abstract BibTeX arXiv:2501.02699

Code (0)

등록된 구현이 없습니다.

Tasks

HallucinationVisual Grounding

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Seeing Before Agreeing: Aligning Multi-Agent Consensus with Visual Evidence

2026-05-29 · Yuhan Wang, Shuochen Chang, Yalin Feng, Dongsheng Ma 외 arxiv

Vision-language models (VLMs) have achieved strong performance on visual question answering (VQA). To mitigate individual hallucinations and blind spots, aggregating diverse perspectives via multi-agent collaboration has…

Visual Question Answering

Eagle: Exploring The Design Space for Multimodal LLMs with Mixture of Encoders

2024-08-28 · Min Shi, Fuxiao Liu, Shihao Wang, Shijia Liao 외

The ability to accurately interpret complex visual information is a crucial topic of multimodal large language models (MLLMs). Recent work indicates that enhanced visual perception significantly reduces hallucinations an…

Optical Character Recognition

Veagle: Advancements in Multimodal Representation Learning

2024-01-18 · Rajat Chawla, Arkajit Datta, Tushar Verma, Adarsh Jha 외

Lately, researchers in artificial intelligence have been really interested in how language and vision come together, giving rise to the development of multimodal models that aim to seamlessly integrate textual and visual…

Image CaptioningLanguage ModellingQuestion AnsweringRepresentation Learning+3

EAGLE: An Edge-Aware Gradient Localization Enhanced Loss for CT Image Reconstruction

2024-03-15 · Yipeng Sun, Yixing Huang, Linda-Sophie Schneider, Mareike Thies 외

Computed Tomography (CT) image reconstruction is crucial for accurate diagnosis and deep learning approaches have demonstrated significant potential in improving reconstruction quality. However, the choice of loss functi…

Computed Tomography (CT)CT ReconstructionImage Reconstruction

EAGLE: Elevating Geometric Reasoning through LLM-empowered Visual Instruction Tuning

2024-08-21 · Zhihao LI, Yao Du, Yang Liu, Yan Zhang 외

Multi-modal Large Language Models have recently experienced rapid developments and excel in various multi-modal tasks. However, they still struggle with mathematical geometric problem solving, which requires exceptional …