← Latest papers
💻 computer science

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

This paper introduces MoAKE, a novel Mixture of Action Knowledge Experts framework that unifies Action Quality Assessment for diverse action types within a single model by dynamically aggregating segment-aware expert knowledge and modeling multi-granularity temporal dynamics, thereby overcoming the limitations of traditional one-by-one paradigms and achieving superior performance in all-in-one, zero-shot, and few-shot scenarios.

Original authors: Huangbiao Xu, Huanqi Wu, Xiao Ke, Jiaxin Cai, Junyi Wu, Jinglin Xu

Published 2026-07-23
📖 5 min read🧠 Deep dive

Original authors: Huangbiao Xu, Huanqi Wu, Xiao Ke, Jiaxin Cai, Junyi Wu, Jinglin Xu

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are a judge at a massive, chaotic talent show where the acts range from Olympic gymnastics to brain surgery and deep-sea diving. In the old days, if you wanted to score a gymnast, you'd hire a gymnastics expert; for a diver, a diving expert; and for a surgeon, a medical professional. You'd need a different judge for every single act because the rules, the movements, and the "good" looks completely different for each one. This is how computers used to judge video actions: they needed a separate, specialized brain for every type of movement. But what if you wanted one single, super-smart judge who could watch any video—whether it's a figure skater spinning or a diver flipping—and give a fair score without needing to know beforehand what the act is? That's the dream of "Action Quality Assessment" (AQA). It's the field of teaching computers to watch videos and say, "That was a 9.5 out of 10," just like a human expert would. The big problem is that mixing these different skills usually confuses the computer, making it worse at everything, like trying to teach a fish to fly and a bird to swim at the same time.

Enter MoAKE, a new framework that acts like a "Mixture of Action Knowledge Experts." Instead of forcing one giant brain to learn everything at once, MoAKE builds a team of specialized experts who work together in a shared office. Imagine a panel of judges where each one is a master of a specific style—say, one loves rhythmic gymnastics, another knows figure skating, and a third understands artistic swimming. When a video comes in, a smart "router" (think of it as a quick-thinking stage manager) looks at the video and decides which experts should weigh in. If a gymnast is on screen, the gymnastics expert speaks up loudly, while the others listen quietly. But here's the magic: they don't just work alone. They share their notes in a common language, helping each other understand the nuances of movement. This allows the system to handle a chaotic mix of different actions without getting confused, turning the "noise" of different sports into a helpful chorus of knowledge.

The researchers found that this approach works incredibly well. When they tested their "all-in-one" model on three long-term sports datasets (rhythmic gymnastics, figure skating, and artistic swimming), it didn't just match the old "one-judge-per-sport" methods; it actually beat them. In fact, the new model improved the accuracy of its rankings by about 4.7% on average and reduced its scoring errors by a massive 34.4% compared to trying to force a single model to learn everything without this expert team. Even more impressively, when they threw the model into the deep end with completely new, unseen actions like diving, skiing, and surgery (a test called "zero-shot"), it didn't crash. It managed to give decent scores without ever having seen those specific videos before, proving that the experts learned general rules of movement that apply across different worlds.

The secret sauce lies in how MoAKE handles the messy details of time. Videos aren't all the same length; a gymnastics routine might be two minutes, while a surgery clip could be ten. MoAKE uses a clever trick called "Segment-Aware Temporal Aggregation" to chop these videos into manageable, standard-sized chunks, like cutting a long movie into short, equal scenes so the experts can compare them fairly. Then, it uses a special module called AIISRM (Adaptive Intra- and Inter-Segment Relationship Modeling) to study how those scenes connect. It looks at what's happening inside a single scene (like a skater's arm position) and how scenes connect to each other (like the flow from a jump to a landing). By modeling these relationships at different levels of detail, the experts can catch tiny mistakes that a simpler model would miss.

The paper explicitly rules out the idea that you can just take an existing computer model and train it on all these different sports at once without any special help. The authors showed that doing this "naively" leads to "negative transfer," where the knowledge from one sport actually hurts the performance on another, causing scores to drop significantly (an average drop of over 10% in some tests). They also argue against the idea that you need a separate model for every single action type, showing that this "one-by-one" approach is too rigid and expensive for real-world use where you might have thousands of different videos.

In short, MoAKE suggests that the best way to judge a chaotic mix of actions isn't to build a bigger, dumber brain, but to build a smarter team of specialists who know how to talk to each other. The results, measured on six different datasets, show that this team approach not only solves the problem of mixing different sports but also creates a system that is surprisingly good at guessing how to judge new, unseen actions. It's a step toward a future where a single AI can walk into any arena, watch any performance, and give a fair, expert-level score, no matter what the act is.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →