paper-with-me

홈 › Papers

Interpreting Vision and Language Generative Models with Semantic Visual Priors

2023-04-28 · Michele Cafagna, Lina M. Rojas-Barahona, Kees Van Deemter, Albert Gatt

When applied to Image-to-text models, interpretability methods often provide token-by-token explanations namely, they compute a visual explanation for each token of the generated sequence. Those explanations are expensive to compute and unable to comprehensively explain the model's output. Therefore, these models often require some sort of approximation that eventually leads to misleading explanations. We develop a framework based on SHAP, that allows for generating comprehensive, meaningful explanations leveraging the meaning representation of the output sequence as a whole. Moreover, by exploiting semantic priors in the visual backbone, we extract an arbitrary number of features that allows the efficient computation of Shapley values on large-scale models, generating at the same time highly meaningful visual explanations. We demonstrate that our method generates semantically more expressive explanations than traditional methods at a lower compute cost and that it can be generalized over other explainability methods.

📄 PDF Abstract BibTeX arXiv:2304.14986

Code (0)

등록된 구현이 없습니다.

Tasks

Image to text

Methods 이 논문이 사용한 방법론

SHAP 설명 없음

Similar Papers 제목 키워드 기반

REVEAL -- Reasoning and Evaluation of Visual Evidence through Aligned Language

2025-08-18 · Ipsita Praharaj, Yukta Butala, Badrikanath Praharaj, Yash Butala arxiv

The rapid advancement of generative models has intensified the challenge of detecting and interpreting visual forgeries, necessitating robust frameworks for image forgery detection while providing reasoning as well as lo…

Anomaly DetectionVisual Reasoning

Towards Language-guided Interactive 3D Generation: LLMs as Layout Interpreter with Generative Feedback

2023-05-25 · Yiqi Lin, Hao Wu, Ruichen Wang, Haonan Lu 외

Generating and editing a 3D scene guided by natural language poses a challenge, primarily due to the complexity of specifying the positional relations and volumetric changes within the 3D space. Recent advancements in La…

3D Generation

Vision-and-Language Navigation: Interpreting visually-grounded navigation instructions in real environments

2017-11-20 · CVPR 2018 6 · Peter Anderson, Qi Wu, Damien Teney, Jake Bruce 외

A robot that can carry out a natural-language instruction has been a dream since before the Jetsons cartoon series imagined a life of leisure mediated by a fleet of attentive robot helpers. It is a dream that remains stu…

Reinforcement LearningTranslationVision and Language NavigationVisual Navigation+2

Large Vision-Language Models for Remote Sensing Visual Question Answering

2024-11-16 · Surasakdi Siripong, Apirak Chaiyapan, Thanakorn Phonchai

Remote Sensing Visual Question Answering (RSVQA) is a challenging task that involves interpreting complex satellite imagery to answer natural language questions. Traditional approaches often rely on separate visual featu…

Language ModelingLanguage ModellingQuestion AnsweringVisual Question Answering

How Good is Google Bard's Visual Understanding? An Empirical Study on Open Challenges

2023-07-27 · Haotong Qin, Ge-Peng Ji, Salman Khan, Deng-Ping Fan 외

Google's Bard has emerged as a formidable competitor to OpenAI's ChatGPT in the field of conversational AI. Notably, Bard has recently been updated to handle visual inputs alongside text prompts during conversations. Giv…