paper-with-me

Papers

Robust Dancer: Long-term 3D Dance Synthesis Using Unpaired Data

2023-03-29 · Bin Feng, Tenglong Ao, Zequn Liu, Wei Ju, Libin Liu, Ming Zhang

How to automatically synthesize natural-looking dance movements based on a piece of music is an incrementally popular yet challenging task. Most existing data-driven approaches require hard-to-get paired training data and fail to generate long sequences of motion due to error accumulation of autoregressive structure. We present a novel 3D dance synthesis system that only needs unpaired data for training and could generate realistic long-term motions at the same time. For the unpaired data training, we explore the disentanglement of beat and style, and propose a Transformer-based model free of reliance upon paired data. For the synthesis of long-term motions, we devise a new long-history attention strategy. It first queries the long-history embedding through an attention computation and then explicitly fuses this embedding into the generation pipeline via multimodal adaptation gate (MAG). Objective and subjective evaluations show that our results are comparable to strong baseline methods, despite not requiring paired training data, and are robust when inferring long-term music. To our best knowledge, we are the first to achieve unpaired data training - an ability that enables to alleviate data limitations effectively. Our code is released on https://github.com/BFeng14/RobustDancer

📄 PDF Abstract BibTeX arXiv:2303.16856

Code (0)

등록된 구현이 없습니다.

Tasks

Disentanglement

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Dance with You: The Diversity Controllable Dancer Generation via Diffusion Models

2023-08-23 · Siyue Yao, MingJie Sun, Bingliang Li, Fengyu Yang 외

Recently, digital humans for interpersonal interaction in virtual environments have gained significant attention. In this paper, we introduce a novel multi-dancer synthesis task called partner dancer generation, which in…

DiversityMotion Generation

TCDiff++: An End-to-end Trajectory-Controllable Diffusion Model for Harmonious Music-Driven Group Choreography

2025-06-23 · Yuqin Dai, Wanlu Zhu, Ronghui Li, Xiu Li 외

Music-driven dance generation has garnered significant attention due to its wide range of industrial applications, particularly in the creation of group choreography. During the group dance generation process, however, m…

DocDancer: Towards Agentic Document-Grounded Information Seeking

2026-01-08 · Qintong Zhang, Xinjie Lv, Jialong Wu, Baixuan Li 외 arxiv

Document Question Answering (DocQA) focuses on answering questions grounded in given documents, yet existing DocQA agents lack effective tool utilization and largely rely on closed-source models. In this work, we introdu…

Question Answering

ST-GDance: Long-Term and Collision-Free Group Choreography from Music

2025-07-29 · Jing Xu, Weiqiang Wang, Cunjian Chen, Jun Liu 외 arxiv

Group dance generation from music has broad applications in film, gaming, and animation production. However, it requires synchronizing multiple dancers while maintaining spatial coordination. As the number of dancers and…

Controllable Group Choreography using Contrastive Diffusion

2023-10-29 · Nhat Le, Tuong Do, Khoa Do, Hien Nguyen 외

Music-driven group choreography poses a considerable challenge but holds significant potential for a wide range of industrial applications. The ability to generate synchronized and visually appealing group dance motions …

DiversityMotion Synthesis