SOTAVerified

RICA2: Rubric-Informed, Calibrated Assessment of Actions

2024-08-04Code Available1· sign in to hype

Abrar Majeedi, Viswanatha Reddy Gajjala, Satya Sai Srinath Namburi GNVV, Yin Li

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

The ability to quantify how well an action is carried out, also known as action quality assessment (AQA), has attracted recent interest in the vision community. Unfortunately, prior methods often ignore the score rubric used by human experts and fall short of quantifying the uncertainty of the model prediction. To bridge the gap, we present RICA^2 - a deep probabilistic model that integrates score rubric and accounts for prediction uncertainty for AQA. Central to our method lies in stochastic embeddings of action steps, defined on a graph structure that encodes the score rubric. The embeddings spread probabilistic density in the latent space and allow our method to represent model uncertainty. The graph encodes the scoring criteria, based on which the quality scores can be decoded. We demonstrate that our method establishes new state of the art on public benchmarks, including FineDiving, MTL-AQA, and JIGSAWS, with superior performance in score prediction and uncertainty calibration. Our code is available at https://abrarmajeedi.github.io/rica2_aqa/

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
FineDivingRICA^2 (Deterministic)Spearman Correlation0.94Unverified
FineDivingRICA^2Spearman Correlation0.94Unverified
JIGSAWSRICA^2Spearman Correlation0.92Unverified
JIGSAWSRICA^2 (Deterministic)Spearman Correlation0.9Unverified
MTL-AQARICA^2 (Deterministic)Spearman Correlation96.2Unverified
MTL-AQARICA^2Spearman Correlation95.94Unverified

Reproductions