TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Improving Action Quality Assessment using Weighted Aggrega...

Improving Action Quality Assessment using Weighted Aggregation

Shafkat Farabi, Hasibul Himel, Fakhruddin Gazzali, Md. Bakhtiar Hasan, Md. Hasanul Kabir, Moshiur Farazi

2021-02-21Action Quality Assessment
PaperPDFCode(official)

Abstract

Action quality assessment (AQA) aims at automatically judging human action based on a video of the said action and assigning a performance score to it. The majority of works in the existing literature on AQA divide RGB videos into short clips, transform these clips to higher-level representations using Convolutional 3D (C3D) networks, and aggregate them through averaging. These higher-level representations are used to perform AQA. We find that the current clip level feature aggregation technique of averaging is insufficient to capture the relative importance of clip level features. In this work, we propose a learning-based weighted-averaging technique. Using this technique, better performance can be obtained without sacrificing too much computational resources. We call this technique Weight-Decider(WD). We also experiment with ResNets for learning better representations for action quality assessment. We assess the effects of the depth and input clip size of the convolutional neural network on the quality of action score predictions. We achieve a new state-of-the-art Spearman's rank correlation of 0.9315 (an increase of 0.45%) on the MTL-AQA dataset using a 34 layer (2+1)D ResNet with the capability of processing 32 frame clips, with WD aggregation.

Results

TaskDatasetMetricValueModel
Action Quality AssessmentMTL-AQASpearman Correlation93.15ResNet34-(2+1)D-WD

Related Papers

PHI: Bridging Domain Shift in Long-Term Action Quality Assessment via Progressive Hierarchical Instruction2025-05-26FineCausal: A Causal-Based Framework for Interpretable Fine-Grained Action Quality Assessment2025-03-31A Decade of Action Quality Assessment: Largest Systematic Survey of Trends, Challenges, and Future Directions2025-02-05Action Quality Assessment via Hierarchical Pose-guided Multi-stage Contrastive Regression2025-01-07A Comprehensive Survey of Action Quality Assessment: Method and Benchmark2024-12-15Unlabeled Action Quality Assessment Based on Multi-dimensional Adaptive Constrained Dynamic Time Warping2024-10-18Interpretable Long-term Action Quality Assessment2024-08-21RICA2: Rubric-Informed, Calibrated Assessment of Actions2024-08-04