用结构化场景图和专家网络提升音视频问答的细节理解能力。
Multi-Modal Scene Graph with Kolmogorov-Arnold Experts for Audio-Visual Question Answering
- 构建多模态场景图,显式建模对象与关系,生成46万+三元组
- 引入基于KAN的专家混合模型,增强跨模态细粒度交互建模
- 在MUSIC-AVQA数据集上达78.14%准确率,性能领先
本文提出一种面向音视频问答的新方法SHRIKE,通过构建多模态场景图显式建模视频中对象及其关系,形成视觉引导的结构化表示,在9,288段音乐表演视频上生成461,292个关系三元组。同时设计基于柯尔莫哥洛夫-阿诺德网络(KAN)的专家混合(MoE)架构,增强时间融合阶段的表达能力,实现更精细的跨模态交互建模,捕捉更丰富、细腻的时空模式,提升时序推理性能。在MUSIC-AVQA和MUSIC-AVQA v2基准测试中表现优异,平均准确率达78.14%,超越此前最佳方法QA-TIGER,四项配置下均排名第一。代码与模型将公开于https://github.com/feel12348/SHRIKE。
原文摘要 · Abstract (English)
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 complex audio-visual content. Existing methods fail to capture the structural information within videos 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 objects and their relationships as a visually grounded, structured representation of the audio-visual scene, yielding 461,292 relation triplets over 9,288 musical performance videos. 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, capturing richer and more nuanced patterns and improving 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, reaching 78.14% average accuracy on MUSIC-AVQA, surpassing the previous best method QA-TIGER and ranking first under all four configurations of MUSIC-AVQA v2.0. Code and model checkpoints will be publicly released at https://github.com/feel12348/SHRIKE.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。