paper-with-me

홈 › Papers

FineDiving: A Fine-grained Dataset for Procedure-aware Action Quality Assessment

2022-04-07 · CVPR 2022 1 · Jinglin Xu, Yongming Rao, Xumin Yu, Guangyi Chen, Jie zhou, Jiwen Lu

Most existing action quality assessment methods rely on the deep features of an entire video to predict the score, which is less reliable due to the non-transparent inference process and poor interpretability. We argue that understanding both high-level semantics and internal temporal structures of actions in competitive sports videos is the key to making predictions accurate and interpretable. Towards this goal, we construct a new fine-grained dataset, called FineDiving, developed on diverse diving events with detailed annotations on action procedures. We also propose a procedure-aware approach for action quality assessment, learned by a new Temporal Segmentation Attention module. Specifically, we propose to parse pairwise query and exemplar action instances into consecutive steps with diverse semantic and temporal correspondences. The procedure-aware cross-attention is proposed to learn embeddings between query and exemplar steps to discover their semantic, spatial, and temporal correspondences, and further serve for fine-grained contrastive regression to derive a reliable scoring mechanism. Extensive experiments demonstrate that our approach achieves substantial improvements over state-of-the-art methods with better interpretability. The dataset and code are available at \url{https://github.com/xujinglin/FineDiving}.

📄 PDF Abstract BibTeX arXiv:2204.03646

Code (1)

xujinglin/finediving 공식 구현 pytorch

Tasks

Action Quality Assessment

Similar Papers 제목 키워드 기반

FineParser: A Fine-grained Spatio-temporal Action Parser for Human-centric Action Quality Assessment

2024-05-11 · CVPR 2024 1 · Jinglin Xu, Sibo Yin, Guohao Zhao, Zishuo Wang 외

Existing action quality assessment (AQA) methods mainly learn deep representations at the video level for scoring diverse actions. Due to the lack of a fine-grained understanding of actions in videos, they harshly suffer…

Action Quality AssessmentAction Understanding

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

Action Quality AssessmentContrastive Learningregression

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

FinePseudo: Improving Pseudo-Labelling through Temporal-Alignablity for Semi-Supervised Fine-Grained Action Recognition

2024-09-02 · Ishan Rajendrakumar Dave, Mamshad Nayeem Rizve, Mubarak Shah

Real-life applications of action recognition often require a fine-grained understanding of subtle movements, e.g., in sports analytics, user interactions in AR/VR, and surgical videos. Although fine-grained actions are m…

Action RecognitionDynamic Time WarpingFine-grained Action RecognitionMetric Learning+1

Focus on What Matters: Constraining Spatial-Temporal Attention via Action-Units for Noise-Resilient AQA

2025-11-06 · Shuaikang Zhu, Yang Yang, Chen Sun arxiv

The core challenge in Action Quality Assessment (AQA) lies in extracting fine-grained motion features from redundant and complex video backgrounds. Existing global feature learning methods are constrained by extremely lo…

Action Quality AssessmentAction Segmentation