MoAKE: Toward Unified All-in-One Action Quality Assessment via Mixture of Action Knowledge Experts

· Source: cs.CV updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Computer Vision · Depth: Expert, extended

Summary

MoAKE, a novel Mixture of Action Knowledge Experts framework, enables unified "all-in-one" Action Quality Assessment (AQA) for heterogeneous actions, overcoming the limitations of traditional "one-by-one" models that train separately for each action type. This approach mitigates negative knowledge transfer by employing specialized experts that learn complementary action patterns within a shared semantic space. Each expert utilizes segment-aware prototypes to manage varying temporal lengths and an Adaptive Intra- and Inter-Segment Relationship Modeling (AIISRM) module for multi-granularity temporal dynamics, dynamically aggregating knowledge for adaptive assessment. Benchmarks for all-in-one and zero/few-shot AQA demonstrate MoAKE's superior performance. It significantly outperforms existing methods on three long-term datasets (Rhythmic Gymnastics, Figure Skating, Artistic Swimming) and generalizes well on three short-term datasets (Diving, Skiing/Snowboarding, Surgery), achieving an average SRCC improvement of 1.2% and a 28.9% reduction in R-$\ell_{2}$ with 8.01M parameters and 1.44G FLOPs.

Key takeaway

For Machine Learning Engineers building Action Quality Assessment systems, if you need to handle diverse action types or generalize to new ones, MoAKE offers a unified, efficient solution. Its Mixture of Action Knowledge Experts architecture overcomes negative transfer, delivering superior performance and strong zero/few-shot generalization. You should consider MoAKE to develop more adaptive and scalable AQA systems for real-world applications.

Key insights

Unified AQA for diverse actions is achieved by adaptively mixing specialized expert knowledge to overcome negative transfer.

Principles

Method

MoAKE employs a soft router to dynamically weight outputs from action knowledge experts. Each expert refines segment-aware prototypes via an AIISRM module for multi-granularity temporal modeling.

In practice

Topics

Code references

Best for: Research Scientist, AI Scientist, Machine Learning Engineer, Computer Vision Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.CV updates on arXiv.org.