English

FTMoMamba: Motion Generation with Frequency and Text State Space Models

Computer Vision and Pattern Recognition 2024-11-27 v1

Abstract

Diffusion models achieve impressive performance in human motion generation. However, current approaches typically ignore the significance of frequency-domain information in capturing fine-grained motions within the latent space (e.g., low frequencies correlate with static poses, and high frequencies align with fine-grained motions). Additionally, there is a semantic discrepancy between text and motion, leading to inconsistency between the generated motions and the text descriptions. In this work, we propose a novel diffusion-based FTMoMamba framework equipped with a Frequency State Space Model (FreqSSM) and a Text State Space Model (TextSSM). Specifically, to learn fine-grained representation, FreqSSM decomposes sequences into low-frequency and high-frequency components, guiding the generation of static pose (e.g., sits, lay) and fine-grained motions (e.g., transition, stumble), respectively. To ensure the consistency between text and motion, TextSSM encodes text features at the sentence level, aligning textual semantics with sequential features. Extensive experiments show that FTMoMamba achieves superior performance on the text-to-motion generation task, especially gaining the lowest FID of 0.181 (rather lower than 0.421 of MLD) on the HumanML3D dataset.

Keywords

Cite

@article{arxiv.2411.17532,
  title  = {FTMoMamba: Motion Generation with Frequency and Text State Space Models},
  author = {Chengjian Li and Xiangbo Shu and Qiongjie Cui and Yazhou Yao and Jinhui Tang},
  journal= {arXiv preprint arXiv:2411.17532},
  year   = {2024}
}

Comments

8 pages, 6 figures

R2 v1 2026-06-28T20:13:18.708Z