MACE-Dance: Motion-Appearance Cascaded Experts for Music-Driven Dance Video Generation
摘要
# Paper page - MACE-Dance: Motion-Appearance Cascaded Experts for Music-Driven Dance Video Generation Source: [https://huggingface.co/papers/2512.18181](https://huggingface.co/papers/2512.18181) ## Abstract MACE\-Dance is a music\-driven dance video generation framework that combines cascaded Mixture\-of\-Experts with diffusion models and specialized training strategies to achieve high\-quality visual appearance and realistic human motion\. With the rise of online dance\-video platforms and rapi
查看缓存全文
缓存时间: 2026/05/11 10:44
Paper page - MACE-Dance: Motion-Appearance Cascaded Experts for Music-Driven Dance Video Generation
Source: https://huggingface.co/papers/2512.18181
Abstract
MACE-Dance is a music-driven dance video generation framework that combines cascaded Mixture-of-Experts with diffusion models and specialized training strategies to achieve high-quality visual appearance and realistic human motion.
With the rise of online dance-video platforms and rapid advances in AI-generated content (AIGC), music-driven dance generation has emerged as a compelling research direction. Despite substantial progress in related domains such as music-driven 3D dance generation,pose-driven image animation, and audio-driven talking-head synthesis, existing methods cannot be directly adapted to this task. Moreover, the limited studies in this area still struggle to jointly achieve high-quality visual appearance and realistic human motion. Accordingly, we present MACE-Dance, a music-driven dance video generation framework with cascadedMixture-of-Experts(MoE). The Motion Expert performs music-to-3D motion generation while enforcingkinematic plausibilityandartistic expressiveness, whereas the Appearance Expert carries out motion- and reference-conditioned video synthesis, preserving visual identity with spatiotemporal coherence. Specifically, the Motion Expert adopts a diffusion model with aBiMamba-Transformerhybrid architecture and aGuidance-Free Training(GFT) strategy, achieving state-of-the-art (SOTA) performance in 3D dance generation. The Appearance Expert employs a decoupled kinematic-aesthetic fine-tuning strategy, achieving state-of-the-art (SOTA) performance inpose-driven image animation. To better benchmark this task, we curate a large-scale and diverse dataset and design amotion-appearance evaluation protocol. Based on this protocol, MACE-Dance also achieves state-of-the-art performance. Code is available at https://github.com/AMAP-ML/MACE-Dance.
View arXiv pageView PDFGitHub41Add to collection
Get this paper in your agent:
hf papers read 2512\.18181
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2512.18181 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2512.18181 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2512.18181 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
相似文章
面向具身智能的Mixture-of-Experts视频预训练扩展
LingBot-Video提出了一个基于DiT的视频预训练框架,采用Mixture-of-Experts架构、专用数据增强和多维奖励系统,用于具身智能应用。
Wan-Dancer: 一种用于分钟级别连贯音乐到舞蹈生成的层次化框架
Wan-Dancer 提出了一种层次化框架,用于从音乐生成分钟级别的连贯舞蹈,解决了长时间编舞生成的挑战。
ARDY: 混合表示的自回归扩散用于交互式人体运动生成
ARDY 引入了一个流式生成框架,用于实时、高保真度的 3D 人体运动生成,通过文本和运动学约束进行控制,采用混合表示和两阶段自回归 Transformer 去噪器。
VideoMDM: 基于2D监督的3D人体运动生成方法
VideoMDM利用扩散框架,通过2D重投影损失和3D运动正则化器,从2D姿态中训练3D人体运动先验,在无需3D真实数据的情况下实现了接近3D监督的性能。
MotiMotion:基于视觉推理的运动控制视频生成
MotiMotion提出了一种先推理后生成的框架,用于运动控制的视频生成。该框架利用视觉语言推理来优化运动轨迹,并采用置信度感知的控制方案来提高合理性,在新基准上优于现有方法。