FineParser: A Fine-grained Spatio-temporal Action Parser for Human-centric Action Quality Assessment
Jinglin Xu, Sibo Yin, Guohao Zhao, Zishuo Wang, Yuxin Peng
TL;DR
FineParser tackles the challenge of action quality assessment by learning fine-grained spatio-temporal representations of human-centric foreground actions. It introduces four components—Spatial Action Parser (SAP), Temporal Action Parser (TAP), Static Visual Encoder (SVE), and Fine-grained Contrastive Regression (FineReg)—to align actions across time and space and to quantify step-wise quality differences. The approach is complemented by FineDiving-HM, a dense mask annotation dataset that highlights foreground action regions to enhance credibility and interpretability. Empirical results on FineDiving-HM demonstrate state-of-the-art AQA performance and improved temporal parsing, suggesting practical benefits for real-world, credibility-sensitive sports analysis.
Abstract
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 from low credibility and interpretability, thus insufficient for stringent applications, such as Olympic diving events. We argue that a fine-grained understanding of actions requires the model to perceive and parse actions in both time and space, which is also the key to the credibility and interpretability of the AQA technique. Based on this insight, we propose a new fine-grained spatial-temporal action parser named \textbf{FineParser}. It learns human-centric foreground action representations by focusing on target action regions within each frame and exploiting their fine-grained alignments in time and space to minimize the impact of invalid backgrounds during the assessment. In addition, we construct fine-grained annotations of human-centric foreground action masks for the FineDiving dataset, called \textbf{FineDiving-HM}. With refined annotations on diverse target action procedures, FineDiving-HM can promote the development of real-world AQA systems. Through extensive experiments, we demonstrate the effectiveness of FineParser, which outperforms state-of-the-art methods while supporting more tasks of fine-grained action understanding. Data and code are available at \url{https://github.com/PKU-ICST-MIPL/FineParser_CVPR2024}.
