paper-with-me

Papers

FlowerDance: MeanFlow for Efficient and Refined 3D Dance Generation

2025-11-26 · Kaixing Yang, Xulong Tang, Ziqiao Peng, Xiangyue Zhang, Puwei Wang, Jun He, Hongyan Liu arxiv

Music-to-dance generation aims to translate auditory signals into expressive human motion, with broad applications in virtual reality, choreography, and digital entertainment. Despite promising progress, the limited generation efficiency of existing methods leaves insufficient computational headroom for high-fidelity 3D rendering, thereby constraining the expressiveness of 3D characters during real-world applications. Thus, we propose FlowerDance, which not only generates refined motion with physical plausibility and artistic expressiveness, but also achieves significant generation efficiency on inference speed and memory utilization. Specifically, FlowerDance combines MeanFlow with Physical Consistency Constraints, which enables high-quality motion generation with only a few sampling steps. Moreover, FlowerDance leverages a simple but efficient model architecture with BiMamba-based backbone and Channel-Level Cross-Modal Fusion, which generates dance with efficient non-autoregressive manner. Meanwhile, FlowerDance supports motion editing, enabling users to interactively refine dance sequences. Extensive experiments on AIST++ and FineDance show that FlowerDance achieves state-of-the-art results in both motion quality and generation efficiency. Code will be released upon acceptance.

📄 PDF Abstract BibTeX arXiv:2511.21029

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RMFlow: Refined Mean Flow by a Noise-Injection Step for Multimodal Generation

2026-01-31 · Yuhao Huang, Shih-Hsin Wang, Andrea L. Bertozzi, Bao Wang arxiv

Mean flow (MeanFlow) enables efficient, high-fidelity image generation, yet its single-function evaluation (1-NFE) generation often cannot yield compelling results. We address this issue by introducing RMFlow, an efficie…

multimodal generationImage Generation

Riemannian MeanFlow for One-Step Generation on Manifolds

2026-03-11 · Zichen Zhong, Haoliang Sun, Yukun Zhao, Yongshun Gong 외 arxiv

Flow Matching enables simulation-free training of generative models on Riemannian manifolds, yet sampling typically still relies on numerically integrating a probability-flow ODE. We propose Riemannian MeanFlow (RMF), ex…

Multi-Task Learning

MeanFlow-Accelerated Multimodal Video-to-Audio Synthesis via One-Step Generation

2025-09-08 · Xiaoran Yang, Jianxuan Yang, Xinyue Guo, Haoyu Wang 외 arxiv

A key challenge in synthesizing audios from silent videos is the inherent trade-off between synthesis quality and inference efficiency in existing methods. For instance, flow matching based models rely on modeling instan…

Value-Guidance MeanFlow for Offline Multi-Agent Reinforcement Learning

2026-04-09 · Teng Pang, Zhiqiang Dong, Yan Zhang, Rongjian Xu 외 arxiv

Offline multi-agent reinforcement learning (MARL) aims to learn the optimal joint policy from pre-collected datasets, requiring a trade-off between maximizing global returns and mitigating distribution shift from offline…

Multi-agent Reinforcement Learning

MeanFlowNFT: Bringing Forward-Process RL to Average-Velocity Generators

2026-07-16 · Yushi Huang, Xiangxin Zhou, Jun Zhang, Liefeng Bo 외 hf

MeanFlow generators achieve fast few-step sampling by predicting average velocities over time intervals, making them attractive for efficient generation. Reinforcement learning (RL) has become a powerful way to align dif…

Reinforcement LearningVideo Generation