English

FiVL: A Framework for Improved Vision-Language Alignment through the Lens of Training, Evaluation and Explainability

Computer Vision and Pattern Recognition 2025-03-20 v2 Artificial Intelligence

Abstract

Large Vision Language Models (LVLMs) have achieved significant progress in integrating visual and textual inputs for multimodal reasoning. However, a recurring challenge is ensuring these models utilize visual information as effectively as linguistic content when both modalities are necessary to formulate an accurate answer. We hypothesize that hallucinations arise due to the lack of effective visual grounding in current LVLMs. Furthermore, current vision-language benchmarks are not specifically measuring the degree to which the answer require the visual input. This limitation makes it challenging to confirm that the image is truly necessary, particularly in tasks like visual question answering. In this work, we introduce FiVL, a novel method for constructing datasets designed to train LVLMs for enhanced visual grounding and also evaluate their effectiveness in achieving it. We demonstrate the value of our datasets through three approaches. First, we introduce a novel training task based on our augmented training dataset, resulting in better performance than the baseline. Second, we present benchmarks to assess the model's ability to use image as substantive evidence, rather than relying solely on linguistic priors. Finally, we identify attention heads with the strongest vision-language alignment, enabling explainability on visual-driven hallucinations. The code is available at https://github.com/IntelLabs/fivl.

Keywords

Cite

@article{arxiv.2412.14672,
  title  = {FiVL: A Framework for Improved Vision-Language Alignment through the Lens of Training, Evaluation and Explainability},
  author = {Estelle Aflalo and Gabriela Ben Melech Stan and Tiep Le and Man Luo and Shachar Rosenman and Sayak Paul and Shao-Yen Tseng and Vasudev Lal},
  journal= {arXiv preprint arXiv:2412.14672},
  year   = {2025}
}
R2 v1 2026-06-28T20:41:54.844Z