paper-with-me

Papers

Where and When: Space-Time Attention for Audio-Visual Explanations

2021-05-04 · Yanbei Chen, Thomas Hummel, A. Sophia Koepke, Zeynep Akata

Explaining the decision of a multi-modal decision-maker requires to determine the evidence from both modalities. Recent advances in XAI provide explanations for models trained on still images. However, when it comes to modeling multiple sensory modalities in a dynamic world, it remains underexplored how to demystify the mysterious dynamics of a complex multi-modal model. In this work, we take a crucial step forward and explore learnable explanations for audio-visual recognition. Specifically, we propose a novel space-time attention network that uncovers the synergistic dynamics of audio and visual data over both space and time. Our model is capable of predicting the audio-visual video events, while justifying its decision by localizing where the relevant visual cues appear, and when the predicted sounds occur in videos. We benchmark our model on three audio-visual video event datasets, comparing extensively to multiple recent multi-modal representation learners and intrinsic explanation models. Experimental results demonstrate the clear superior performance of our model over the existing methods on audio-visual video event recognition. Moreover, we conduct an in-depth study to analyze the explainability of our model based on robustness analysis via perturbation tests and pointing games using human annotations.

📄 PDF Abstract BibTeX arXiv:2105.01517

Code (0)

등록된 구현이 없습니다.

Tasks

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Multimodal Deep Learning

Similar Papers 제목 키워드 기반

Audio Mamba: Bidirectional State Space Model for Audio Representation Learning

2024-06-05 · Mehmet Hamza Erol, Arda Senocak, Jiu Feng, Joon Son Chung

Transformers have rapidly become the preferred choice for audio classification, surpassing methods based on CNNs. However, Audio Spectrogram Transformers (ASTs) exhibit quadratic scaling due to self-attention. The remova…

Audio ClassificationClassificationMambaRepresentation Learning+1

Are Audio-Language Models Listening? Audio-Specialist Heads for Adaptive Audio Steering

2026-03-06 · Neta Glazer, Lenny Aharon, Ethan Fetaya arxiv

Multimodal large language models can exhibit text dominance, over-relying on linguistic priors instead of grounding predictions in non-text inputs. One example is large audio-language models (LALMs) where decisive audio …

CA^2ST: Cross-Attention in Audio, Space, and Time for Holistic Video Recognition

2025-03-30 · Jongseo Lee, Joohyun Chang, DongHo Lee, Jinwoo Choi

We propose Cross-Attention in Audio, Space, and Time (CA^2ST), a transformer-based method for holistic video recognition. Recognizing actions in videos requires both spatial and temporal understanding, yet most existing …

Action ClassificationAction RecognitionAudio ClassificationVideo Recognition+1

Fine-grained Audio-Visual Joint Representations for Multimodal Large Language Models

2023-10-09 · Guangzhi Sun, Wenyi Yu, Changli Tang, Xianzhao Chen 외

Audio-visual large language models (LLM) have drawn significant attention, yet the fine-grained combination of both input streams is rather under-explored, which is challenging but necessary for LLMs to understand genera…

Question AnsweringVideo Question Answering

Temporally Aligning Long Audio Interviews with Questions: A Case Study in Multimodal Data Integration

2023-10-10 · Piyush Singh Pasi, Karthikeya Battepati, Preethi Jyothi, Ganesh Ramakrishnan 외

The problem of audio-to-text alignment has seen significant amount of research using complete supervision during training. However, this is typically not in the context of long audio recordings wherein the text being que…

AvgData Integration