paper-with-me

Papers

Multimodal Action Quality Assessment

2024-01-31 · Ling-An Zeng, Wei-Shi Zheng

Action quality assessment (AQA) is to assess how well an action is performed. Previous works perform modelling by only the use of visual information, ignoring audio information. We argue that although AQA is highly dependent on visual information, the audio is useful complementary information for improving the score regression accuracy, especially for sports with background music, such as figure skating and rhythmic gymnastics. To leverage multimodal information for AQA, i.e., RGB, optical flow and audio information, we propose a Progressive Adaptive Multimodal Fusion Network (PAMFN) that separately models modality-specific information and mixed-modality information. Our model consists of with three modality-specific branches that independently explore modality-specific information and a mixed-modality branch that progressively aggregates the modality-specific information from the modality-specific branches. To build the bridge between modality-specific branches and the mixed-modality branch, three novel modules are proposed. First, a Modality-specific Feature Decoder module is designed to selectively transfer modality-specific information to the mixed-modality branch. Second, when exploring the interaction between modality-specific information, we argue that using an invariant multimodal fusion policy may lead to suboptimal results, so as to take the potential diversity in different parts of an action into consideration. Therefore, an Adaptive Fusion Module is proposed to learn adaptive multimodal fusion policies in different parts of an action. This module consists of several FusionNets for exploring different multimodal fusion strategies and a PolicyNet for deciding which FusionNets are enabled. Third, a module called Cross-modal Feature Decoder is designed to transfer cross-modal features generated by Adaptive Fusion Module to the mixed-modality branch.

📄 PDF Abstract BibTeX arXiv:2402.09444

Code (1)

qinghuannn/pamfn 공식 구현 pytorch

Tasks

Action Quality AssessmentDecoderOptical Flow Estimation

Similar Papers 제목 키워드 기반

Attention-Driven Multimodal Alignment for Long-term Action Quality Assessment

2025-07-29 · Xin Wang, Peng-Jie Li, Yuan-Yuan Shen arxiv

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 su…

Action Quality Assessment

MLCR: Multi-Level Cue Refinement for Long-Term Multimodal Action Quality Assessment

2026-05-09 · Qiqi Li, Pengfei Wang, Hongyu Chen, Nenggan Zheng arxiv

Long-term multimodal action quality assessment (AQA) evaluates action execution in several-minute audiovisual sequences by mining discriminative quality cues for score prediction. Existing multimodal methods usually mode…

Action Quality Assessment

EHWGesture -- A dataset for multimodal understanding of clinical gestures

2025-09-09 · Gianluca Amprimo, Alberto Ancilotto, Alessandro Savino, Fabio Quazzolo 외 arxiv

Hand gesture understanding is essential for several applications in human-computer interaction, including automatic clinical assessment of hand dexterity. While deep learning has advanced static gesture recognition, dyna…

Action Quality AssessmentGesture Recognition

MMRQA: Signal-Enhanced Multimodal Large Language Models for MRI Quality Assessment

2025-09-29 · Fankai Jia, Daisong Gan, Zhe Zhang, Zhaochi Wen 외 arxiv

Magnetic resonance imaging (MRI) quality assessment is crucial for clinical decision-making, yet remains challenging due to data scarcity and protocol variability. Traditional approaches face fundamental trade-offs: sign…

Zero-shot Generalization

MCMoE: Completing Missing Modalities with Mixture of Experts for Incomplete Multimodal Action Quality Assessment

2025-11-21 · Huangbiao Xu, Huanqi Wu, Xiao Ke, Junyi Wu 외 arxiv

Multimodal Action Quality Assessment (AQA) has recently emerged as a promising paradigm. By leveraging complementary information across shared contextual cues, it enhances the discriminative evaluation of subtle intra-cl…

Action Quality AssessmentRepresentation Learning