Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Auto-Encoding Score Distribution Regression for Action Quality Assessment

About

The action quality assessment (AQA) of videos is a challenging vision task since the relation between videos and action scores is difficult to model. Thus, AQA has been widely studied in the literature. Traditionally, AQA is treated as a regression problem to learn the underlying mappings between videos and action scores. But previous methods ignored data uncertainty in AQA dataset. To address aleatoric uncertainty, we further develop a plug-and-play module Distribution Auto-Encoder (DAE). Specifically, it encodes videos into distributions and uses the reparameterization trick in variational auto-encoders (VAE) to sample scores, which establishes a more accurate mapping between videos and scores. Meanwhile, a likelihood loss is used to learn the uncertainty parameters. We plug our DAE approach into MUSDL and CoRe. Experimental results on public datasets demonstrate that our method achieves state-of-the-art on AQA-7, MTL-AQA, and JIGSAWS datasets. Our code is available at https://github.com/InfoX-SEU/DAE-AQA.

Boyu Zhang, Jiayuan Chen, Yinfei Xu, Hui Zhang, Xu Yang, Xin Geng• 2021

Related benchmarks

TaskDatasetResultRank
Action Quality AssessmentAQA-7 (test)
Diving89.23
29
Action Quality AssessmentMTL-AQA (test)
Spearman Correlation0.9589
29
Action Quality AssessmentJIGSAWS 11 (test)
SRCC (Suturing)0.78
11
Action Quality AssessmentFineDiving (test)
SRCC92.85
9
Showing 4 of 4 rows

Other info

Code

Follow for update