AINov 28, 2025

Multi-Modal Scene Graph with Kolmogorov-Arnold Experts for Audio-Visual Question Answering

arXiv:2511.23304v1
Originality Incremental advance
AI Analysis

This addresses the challenge of insufficient fine-grained modeling in audio-visual reasoning for tasks like question answering, though it appears incremental as it builds on existing scene graph and expert network ideas.

The paper tackled the problem of identifying question-relevant cues from complex audio-visual scenes for audio-visual question answering by proposing a multi-modal scene graph and a Kolmogorov-Arnold expert network, achieving state-of-the-art performance on MUSIC-AVQA benchmarks.

In this paper, we propose a novel Multi-Modal Scene Graph with Kolmogorov-Arnold Expert Network for Audio-Visual Question Answering (SHRIKE). The task aims to mimic human reasoning by extracting and fusing information from audio-visual scenes, with the main challenge being the identification of question-relevant cues from the complex audio-visual content. Existing methods fail to capture the structural information within video, and suffer from insufficient fine-grained modeling of multi-modal features. To address these issues, we are the first to introduce a new multi-modal scene graph that explicitly models the objects and their relationship as a visually grounded, structured representation of the audio-visual scene. Furthermore, we design a Kolmogorov-Arnold Network~(KAN)-based Mixture of Experts (MoE) to enhance the expressive power of the temporal integration stage. This enables more fine-grained modeling of cross-modal interactions within the question-aware fused audio-visual representation, leading to capture richer and more nuanced patterns and then improve temporal reasoning performance. We evaluate the model on the established MUSIC-AVQA and MUSIC-AVQA v2 benchmarks, where it achieves state-of-the-art performance. Code and model checkpoints will be publicly released.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes