一个模型搞定所有动作质量评估,自动适配不同动作类型。
MoAKE: Toward Unified All-in-One Action Quality Assessment via Mixture of Action Knowledge Experts

- 用多个专家协同学习,动态组合知识以适应不同动作。
- 在三个长时视频数据集上显著优于现有方法,零样本/少样本表现稳定。
- 适合需要通用动作评估的场景,如智能健身或体育裁判系统。
动作质量评估(AQA)旨在客观评价动作视频的表现质量。现有方法多采用“一一对应”范式,为每种动作类型训练独立模型,限制了实际部署,因需预先知道动作类别且跨动作泛化能力差。为此,我们研究统一的全量动作质量评估任务,旨在用单一模型评估异构动作。提出全新的动作知识专家混合框架(MoAKE),缓解因动作语义差异大导致的负向知识迁移。MoAKE学习互补的专家,捕捉共享语义空间中的多样化动作模式,并动态聚合知识以适应输入动作。每个专家配备段落感知原型,应对不同时间长度,并引入自适应的段内与段间关系建模模块(AIISRM),以刻画多粒度时间动态。此外,我们建立了全面的全量、零样本/少样本AQA基准。在三个长期数据集上的大量实验表明,MoAKE在全量设置中显著优于现有方法,且在三个短期数据集的零/少样本评估中也保持一致泛化能力。代码已开源。
原文摘要 · Abstract (English)
Action Quality Assessment (AQA) aims to objectively evaluate performance quality from action videos. Most existing methods follow a ``one-by-one'' paradigm, training a separate model for each action type. This setting limits real-world deployment, as it requires prior action-type knowledge to select the corresponding model and suffers from poor generalization across diverse actions. To address these limitations, we study the challenging task of all-in-one AQA, which aims to assess heterogeneous actions within a single unified model. We propose a novel Mixture of Action Knowledge Experts (MoAKE) framework, designed to mitigate negative knowledge transfer caused by large semantic discrepancies among actions. MoAKE learns complementary experts that capture diverse action patterns within a shared semantic space and dynamically aggregates their knowledge to adapt the assessment to the input action. Each expert is tailored with segment-aware prototypes to handle varying temporal lengths, together with an Adaptive Intra- and Inter-Segment Relationship Modeling (AIISRM) module to model multi-granularity temporal dynamics. Furthermore, we establish comprehensive benchmarks for all-in-one as well as zero/few-shot AQA. Extensive experiments on three long-term datasets demonstrate that MoAKE significantly outperforms existing methods in the all-in-one setting, while also achieving consistent generalization on three short-term datasets under zero/few-shot evaluation. Code is available at https://github.com/XuHuangbiao/MoAKE.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。