Group-aware Contrastive Regression for Action Quality Assessment
Xumin Yu, Yongming Rao, Wenliang Zhao, Jiwen Lu, Jie Zhou

TL;DR
This paper introduces a novel contrastive regression framework that leverages relationships between videos to improve action quality assessment accuracy, outperforming existing methods on multiple benchmarks.
Contribution
It reformulates action quality assessment as a relative score regression problem using pair-wise comparisons and proposes a group-aware regression tree for better score prediction.
Findings
Outperforms previous methods on AQA-7, MTL-AQA, and JIGSAWS datasets.
Achieves state-of-the-art performance on all three benchmarks.
Demonstrates the effectiveness of relative score learning and group-aware regression.
Abstract
Assessing action quality is challenging due to the subtle differences between videos and large variations in scores. Most existing approaches tackle this problem by regressing a quality score from a single video, suffering a lot from the large inter-video score variations. In this paper, we show that the relations among videos can provide important clues for more accurate action quality assessment during both training and inference. Specifically, we reformulate the problem of action quality assessment as regressing the relative scores with reference to another video that has shared attributes (e.g., category and difficulty), instead of learning unreferenced scores. Following this formulation, we propose a new Contrastive Regression (CoRe) framework to learn the relative scores by pair-wise comparison, which highlights the differences between videos and guides the models to learn the key…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Pose and Action Recognition · Anomaly Detection Techniques and Applications · Diabetic Foot Ulcer Assessment and Management
