paper-with-me

Papers

Measuring Cross-Modal Interactions in Multimodal Models

2024-12-20 · Laura Wenderoth, Konstantin Hemker, Nikola Simidjievski, Mateja Jamnik

Integrating AI in healthcare can greatly improve patient care and system efficiency. However, the lack of explainability in AI systems (XAI) hinders their clinical adoption, especially in multimodal settings that use increasingly complex model architectures. Most existing XAI methods focus on unimodal models, which fail to capture cross-modal interactions crucial for understanding the combined impact of multiple data sources. Existing methods for quantifying cross-modal interactions are limited to two modalities, rely on labelled data, and depend on model performance. This is problematic in healthcare, where XAI must handle multiple data sources and provide individualised explanations. This paper introduces InterSHAP, a cross-modal interaction score that addresses the limitations of existing approaches. InterSHAP uses the Shapley interaction index to precisely separate and quantify the contributions of the individual modalities and their interactions without approximations. By integrating an open-source implementation with the SHAP package, we enhance reproducibility and ease of use. We show that InterSHAP accurately measures the presence of cross-modal interactions, can handle multiple modalities, and provides detailed explanations at a local level for individual samples. Furthermore, we apply InterSHAP to multimodal medical datasets and demonstrate its applicability for individualised explanations.

📄 PDF Abstract BibTeX arXiv:2412.15828

Code (1)

laurawenderoth/intershap 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Focus 설명 없음
SHAP 설명 없음

Similar Papers 제목 키워드 기반

Multimodal Language Analysis with Recurrent Multistage Fusion

2018-08-12 · EMNLP 2018 10 · Paul Pu Liang, Ziyin Liu, Amir Zadeh, Louis-Philippe Morency

Computational modeling of human multimodal language is an emerging research area in natural language processing spanning the language, visual and acoustic modalities. Comprehending multimodal language requires modeling n…

Emotion RecognitionMultimodal Sentiment AnalysisSentiment Analysis

Does my multimodal model learn cross-modal interactions? It's harder to tell than you might think!

2020-10-13 · EMNLP 2020 11 · Jack Hessel, Lillian Lee

Modeling expressive cross-modal interactions seems crucial in multimodal tasks, such as visual question answering. However, sometimes high-performing black-box algorithms turn out to be mostly exploiting unimodal signals…

DiagnosticImage-text ClassificationQuestion Answeringtext-classification+3

RoomReader: A Multimodal Corpus of Online Multiparty Conversational Interactions

2022-06-01 · LREC 2022 6 · Justine Reverdy, Sam O’Connor Russell, Louise Duquenne, Diego Garaialde 외

We present RoomReader, a corpus of multimodal, multiparty conversational interactions in which participants followed a collaborative student-tutor scenario designed to elicit spontaneous speech. The corpus was developed …

multimodal interaction

High-Modality Multimodal Transformer: Quantifying Modality & Interaction Heterogeneity for High-Modality Representation Learning

2022-03-02 · Paul Pu Liang, Yiwei Lyu, Xiang Fan, Jeffrey Tsaw 외

Many real-world problems are inherently multimodal, from spoken language, gestures, and paralinguistics humans use to communicate, to force, proprioception, and visual sensors on robots. While there has been an explosion…

Representation LearningTime Series AnalysisTransfer LearningVocal Bursts Intensity Prediction

GRAMformer: Any-Order Modality Interactions via Volumetric Multimodal Cross-Attention

2026-06-04 · Giordano Cicchetti, Eleonora Grassucci, Danilo Comminiello arxiv

Transformer-based multimodal models rely on attention mechanisms to integrate information across heterogeneous modalities. Despite their success, existing multimodal attention formulations compute their scores through co…