CVMay 11, 2024

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

arXiv:2405.06887v141 citationsh-index: 7Has CodeCVPR
Originality Highly original
AI Analysis

This addresses the need for more reliable AQA in stringent applications like Olympic diving events, representing a novel method for a known bottleneck.

The paper tackles the problem of low credibility and interpretability in action quality assessment (AQA) by proposing FineParser, a fine-grained spatio-temporal action parser that focuses on human-centric foreground actions, which outperforms state-of-the-art methods on the FineDiving dataset.

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}.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes