Query-Guided Spatial-Temporal-Frequency Interaction for Music Audio-Visual Question Answering
Kun Li, Michael Ying Yang, Sami Sebastian Brandt
TL;DR
Audio-Visual Question Answering requires coherent reasoning across audio, visual, and linguistic modalities. The proposed QSTar framework jointly guides audio-visual feature learning with the question, enhances cross-modal interactions through a Spatial--Temporal--Frequency module, and refines reasoning with a prompting-based Query Context Reasoning block. Empirical results on MUSIC-AVQA show state-of-the-art performance across most question types, with ablations confirming the contribution of each component. This approach improves instrument-level localization and interpretation in complex, polyphonic video scenes, offering a powerful paradigm for query-guided multimodal reasoning in music contexts.
Abstract
Audio--Visual Question Answering (AVQA) is a challenging multimodal task that requires jointly reasoning over audio, visual, and textual information in a given video to answer natural language questions. Inspired by recent advances in Video QA, many existing AVQA approaches primarily focus on visual information processing, leveraging pre-trained models to extract object-level and motion-level representations. However, in those methods, the audio input is primarily treated as complementary to video analysis, and the textual question information contributes minimally to audio--visual understanding, as it is typically integrated only in the final stages of reasoning. To address these limitations, we propose a novel Query-guided Spatial--Temporal--Frequency (QSTar) interaction method, which effectively incorporates question-guided clues and exploits the distinctive frequency-domain characteristics of audio signals, alongside spatial and temporal perception, to enhance audio--visual understanding. Furthermore, we introduce a Query Context Reasoning (QCR) block inspired by prompting, which guides the model to focus more precisely on semantically relevant audio and visual features. Extensive experiments conducted on several AVQA benchmarks demonstrate the effectiveness of our proposed method, achieving significant performance improvements over existing Audio QA, Visual QA, Video QA, and AVQA approaches. The code and pretrained models will be released after publication.
