Learning Musical Representations for Music Performance Question Answering
Xingjian Diao, Chunhui Zhang, Tingxuan Wu, Ming Cheng, Zhongyu Ouyang, Weiyi Wu, Jiang Gui
TL;DR
This work targets Audio-Visual Question Answering in dense music performances, where traditional AVQA methods struggle to exploit instrument-specific rhythm and source information and to align multimedia signals over time. Amuse introduces a multimodal interactive encoder plus rhythm and music-source encoders, along with a musical RoI highway, and trains a time-aware representation that aligns audio-visual content with rhythmic and source cues. The approach achieves state-of-the-art results on Music AVQA v1 and v2, with comprehensive ablations showing the critical role of early multimodal fusion, temporal musical representations, and RoI guidance. This framework advances practical music understanding in audiovisual contexts and motivates future self-supervised and domain-specific enhancements for broader multimodal reasoning tasks.
Abstract
Music performances are representative scenarios for audio-visual modeling. Unlike common scenarios with sparse audio, music performances continuously involve dense audio signals throughout. While existing multimodal learning methods on the audio-video QA demonstrate impressive capabilities in general scenarios, they are incapable of dealing with fundamental problems within the music performances: they underexplore the interaction between the multimodal signals in performance and fail to consider the distinctive characteristics of instruments and music. Therefore, existing methods tend to answer questions regarding musical performances inaccurately. To bridge the above research gaps, (i) given the intricate multimodal interconnectivity inherent to music data, our primary backbone is designed to incorporate multimodal interactions within the context of music; (ii) to enable the model to learn music characteristics, we annotate and release rhythmic and music sources in the current music datasets; (iii) for time-aware audio-visual modeling, we align the model's music predictions with the temporal dimension. Our experiments show state-of-the-art effects on the Music AVQA datasets. Our code is available at https://github.com/xid32/Amuse.
