paper-with-me

홈 › Papers

Action Quality Assessment via Hierarchical Pose-guided Multi-stage Contrastive Regression

2025-01-07 · Mengshi Qi, Hao Ye, Jiaxuan Peng, Huadong Ma

Action Quality Assessment (AQA), which aims at automatic and fair evaluation of athletic performance, has gained increasing attention in recent years. However, athletes are often in rapid movement and the corresponding visual appearance variances are subtle, making it challenging to capture fine-grained pose differences and leading to poor estimation performance. Furthermore, most common AQA tasks, such as diving in sports, are usually divided into multiple sub-actions, each of which contains different durations. However, existing methods focus on segmenting the video into fixed frames, which disrupts the temporal continuity of sub-actions resulting in unavoidable prediction errors. To address these challenges, we propose a novel action quality assessment method through hierarchically pose-guided multi-stage contrastive regression. Firstly, we introduce a multi-scale dynamic visual-skeleton encoder to capture fine-grained spatio-temporal visual and skeletal features. Then, a procedure segmentation network is introduced to separate different sub-actions and obtain segmented features. Afterwards, the segmented visual and skeletal features are both fed into a multi-modal fusion module as physics structural priors, to guide the model in learning refined activity similarities and variances. Finally, a multi-stage contrastive learning regression approach is employed to learn discriminative representations and output prediction results. In addition, we introduce a newly-annotated FineDiving-Pose Dataset to improve the current low-quality human pose labels. In experiments, the results on FineDiving and MTL-AQA datasets demonstrate the effectiveness and superiority of our proposed approach. Our source code and dataset are available at https://github.com/Lumos0507/HP-MCoRe.

📄 PDF Abstract BibTeX arXiv:2501.03674

Code (1)

lumos0507/hp-mcore 공식 구현 pytorch

Tasks

Action Quality AssessmentContrastive Learningregression

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Contrastive Learning 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

HieroAction: Hierarchically Guided VLM for Fine-Grained Action Analysis

2025-08-23 · Junhao Wu, Xiuer Gu, Zhiying Li, Yeying Jin 외 arxiv

Evaluating human actions with clear and detailed feedback is important in areas such as sports, healthcare, and robotics, where decisions rely not only on final outcomes but also on interpretable reasoning. However, most…

Reinforcement LearningAction Assessment

AlphaContext: An Evolutionary Tree-based Psychometric Context Generator for Creativity Assessment

2026-04-20 · Yixuan Wang, Yue Huang, Hong Qian, Yunzhao Wei 외 arxiv

Creativity has become a core competence in the era of LLMs and human-AI collaboration, underpinning innovation in real-world problem solving. Crucially, the systematic improvement of creativity necessitates scientificall…

HiRQA: Hierarchical Ranking and Quality Alignment for Opinion-Unaware Image Quality Assessment

2025-08-20 · Vaishnav Ramesh, Haining Wang, Md Jahidul Islam arxiv

Despite significant progress in no-reference image quality assessment (NR-IQA), dataset biases and reliance on subjective labels continue to hinder their generalization performance. We propose HiRQA (Hierarchical Ranking…

No-Reference Image Quality AssessmentContrastive Learning

A Comprehensive Survey of Action Quality Assessment: Method and Benchmark

2024-12-15 · Kanglei Zhou, Ruizhi Cai, Liyuan Wang, Hubert P. H. Shum 외

Action Quality Assessment (AQA) quantitatively evaluates the quality of human actions, providing automated assessments that reduce biases in human judgment. Its applications span domains such as sports analysis, skill as…

Action Quality AssessmentComputational EfficiencySurvey

DCVQE: A Hierarchical Transformer for Video Quality Assessment

2022-10-10 · Zutong Li, Lei Yang

The explosion of user-generated videos stimulates a great demand for no-reference video quality assessment (NR-VQA). Inspired by our observation on the actions of human annotation, we put forward a Divide and Conquer Vid…

Video Quality AssessmentVisual Question Answering (VQA)