paper-with-me

홈 › Papers

Group-aware Contrastive Regression for Action Quality Assessment

2021-08-17 · ICCV 2021 10 · Xumin Yu, Yongming Rao, Wenliang Zhao, Jiwen Lu, Jie zhou

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 hints for assessment. In order to further exploit the relative information between two videos, we devise a group-aware regression tree to convert the conventional score regression into two easier sub-problems: coarse-to-fine classification and regression in small intervals. To demonstrate the effectiveness of CoRe, we conduct extensive experiments on three mainstream AQA datasets including AQA-7, MTL-AQA and JIGSAWS. Our approach outperforms previous methods by a large margin and establishes new state-of-the-art on all three benchmarks.

📄 PDF Abstract BibTeX arXiv:2108.07797

Code (1)

yuxumin/CoRe pytorch

Tasks

Action Quality Assessmentregression

Similar Papers 제목 키워드 기반

A Topology-Aware Graph Convolutional Network for Human Pose Similarity and Action Quality Assessment

2025-11-03 · Minmin Zeng arxiv

Action Quality Assessment (AQA) requires fine-grained understanding of human motion and precise evaluation of pose similarity. This paper proposes a topology-aware Graph Convolutional Network (GCN) framework, termed GCN-…

Action Quality Assessment

Consensus-aware Contrastive Learning for Group Recommendation

2025-04-18 · Soyoung Kim, Dongjun Lee, Jaekwang Kim

Group recommendation aims to provide personalized item suggestions to a group of users by reflecting their collective preferences. A fundamental challenge in this task is deriving a consensus that adequately represents t…

Contrastive Learning

Leveraging Group Classification with Descending Soft Labeling for Deep Imbalanced Regression

2024-12-16 · Ruizhi Pu, Gezheng Xu, Ruiyi Fang, Binkun Bao 외

Deep imbalanced regression (DIR), where the target values have a highly skewed distribution and are also continuous, is an intriguing yet under-explored problem in machine learning. While recent works have already shown …

ClassificationContrastive LearningDeep imbalanced regressionregression

Multi-Stage Contrastive Regression for Action Quality Assessment

2024-01-05 · Qi An, Mengshi Qi, Huadong Ma

In recent years, there has been growing interest in the video-based action quality assessment (AQA). Most existing methods typically solve AQA problem by considering the entire video yet overlooking the inherent stage-le…

Action Quality AssessmentContrastive Learningregression

PACT: Phenotype-Aware Contrastive Team Representation for Multi-Phenotype Grouped Ad Hoc Teamwork

2025-10-29 · Beiwen Zhang, Yongheng Liang, Hejun Wu arxiv

Learning to collaborate with various unfamiliar teammates poses a great challenge in the domain of multi-agent systems. Existing ad hoc teamwork methods typically drive controlled agents to collaborate with a group of te…

Multi-agent Reinforcement Learning