π€ AI Summary
Existing long-form action quality assessment (AQA) methods suffer from two key limitations: unimodal approaches neglect critical auditory cues, while multimodal methods typically employ shallow feature fusion, lacking deep cross-modal collaboration and temporal dynamic modeling. To address insufficient audio-visual synergy in artistic sports videos, this paper proposes an attention-driven multimodal alignment framework. It introduces a local query encoder for fine-grained temporal alignment, a multimodal attention consistency mechanism to enhance cross-modal interaction, and a two-level scoring scheme to improve interpretability. The model is jointly optimized via attention loss and regression loss. Extensive experiments on the RG and Fis-V datasets demonstrate significant improvements over state-of-the-art methods, validating the frameworkβs effectiveness, robustness, and interpretability for long-sequence AQA.
π Abstract
Long-term action quality assessment (AQA) focuses on evaluating the quality of human activities in videos lasting up to several minutes. This task plays an important role in the automated evaluation of artistic sports such as rhythmic gymnastics and figure skating, where both accurate motion execution and temporal synchronization with background music are essential for performance assessment. However, existing methods predominantly fall into two categories: unimodal approaches that rely solely on visual features, which are inadequate for modeling multimodal cues like music; and multimodal approaches that typically employ simple feature-level contrastive fusion, overlooking deep cross-modal collaboration and temporal dynamics. As a result, they struggle to capture complex interactions between modalities and fail to accurately track critical performance changes throughout extended sequences. To address these challenges, we propose the Long-term Multimodal Attention Consistency Network (LMAC-Net). LMAC-Net introduces a multimodal attention consistency mechanism to explicitly align multimodal features, enabling stable integration of visual and audio information and enhancing feature representations. Specifically, we introduce a multimodal local query encoder module to capture temporal semantics and cross-modal relations, and use a two-level score evaluation for interpretable results. In addition, attention-based and regression-based losses are applied to jointly optimize multimodal alignment and score fusion. Experiments conducted on the RG and Fis-V datasets demonstrate that LMAC-Net significantly outperforms existing methods, validating the effectiveness of our proposed approach.