paper-with-me

홈 › Papers

LVLM-Interpret: An Interpretability Tool for Large Vision-Language Models

2024-04-03 · Gabriela Ben Melech Stan, Estelle Aflalo, Raanan Yehezkel Rohekar, Anahita Bhiwandiwalla, Shao-Yen Tseng, Matthew Lyle Olson, Yaniv Gurwicz, Chenfei Wu, Nan Duan, Vasudev Lal

In the rapidly evolving landscape of artificial intelligence, multi-modal large language models are emerging as a significant area of interest. These models, which combine various forms of data input, are becoming increasingly popular. However, understanding their internal mechanisms remains a complex task. Numerous advancements have been made in the field of explainability tools and mechanisms, yet there is still much to explore. In this work, we present a novel interactive application aimed towards understanding the internal mechanisms of large vision-language models. Our interface is designed to enhance the interpretability of the image patches, which are instrumental in generating an answer, and assess the efficacy of the language model in grounding its output in the image. With our application, a user can systematically investigate the model and uncover system limitations, paving the way for enhancements in system capabilities. Finally, we present a case study of how our application can aid in understanding failure mechanisms in a popular large multi-modal model: LLaVA.

📄 PDF Abstract BibTeX arXiv:2404.03118

Code (1)

IntelLabs/lvlm-interpret 공식 구현 pytorch

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Leveraging Vision-Language Large Models for Interpretable Video Action Recognition with Semantic Tokenization

2025-09-06 · Jingwei Peng, Zhixuan Qiu, Boyu Jin, Surasakdi Siripong arxiv

Human action recognition often struggles with deep semantic understanding, complex contextual information, and fine-grained distinction, limitations that traditional methods frequently encounter when dealing with diverse…

Action ClassificationAction Recognition

VLAgeBench: Benchmarking Large Vision-Language Models for Zero-Shot Human Age Estimation

2026-03-27 · Rakib Hossain Sajib, Md Kishor Morol, Rajan Das Gupta, Mohammad Sakib Mahmood 외 arxiv

Human age estimation from facial images represents a challenging computer vision task with significant applications in biometrics, healthcare, and human-computer interaction. While traditional deep learning approaches re…

Age Estimation

Kestrel: Grounding Self-Refinement for LVLM Hallucination Mitigation

2026-03-17 · Jiawei Mao, Hardy Chen, Haoqin Tu, Yuhan Wang 외 arxiv

Large vision-language models (LVLMs) have become increasingly strong but remain prone to hallucinations in multimodal tasks, which significantly narrows their deployment. As training these LVLMs to avoid hallucinations b…

ChartGaze: Enhancing Chart Understanding in LVLMs with Eye-Tracking Guided Attention Refinement

2025-09-16 · Ali Salamatian, Amirhossein Abaskohi, Wan-Cyuan Fan, Mir Rayat Imtiaz Hossain 외 arxiv

Charts are a crucial visual medium for communicating and representing information. While Large Vision-Language Models (LVLMs) have made progress on chart question answering (CQA), the task remains challenging, particular…

Chart Question Answering

Understanding Counting Mechanisms in Large Language and Vision-Language Models

2025-11-21 · Hosein Hasani, Amirmohammad Izadi, Fatemeh Askari, Mobin Bagherian 외 arxiv

Counting is one of the fundamental abilities of large language models (LLMs) and large vision-language models (LVLMs). This paper examines how these foundation models represent and compute numerical information in counti…