Search papers, labs, and topics across Lattice.
This paper introduces a unified conditional flow model for text-driven motion generation, editing, and intra-structural retargeting by framing these tasks as conditional transport problems. They leverage rectified flow matching and a DiT-style transformer with per-joint tokenization and explicit joint self-attention to enforce kinematic dependencies. Experiments on SnapMoGen and Mixamo demonstrate that a single model can perform all three tasks with improved structural consistency compared to task-specific baselines.
Motion editing and retargeting are two sides of the same generative coin, solvable with a single conditional flow model.
Text-driven motion editing and intra-structural retargeting, where source and target share topology but may differ in bone lengths, are traditionally handled by fragmented pipelines with incompatible inputs and representations: editing relies on specialized generative steering, while retargeting is deferred to geometric post-processing. We present a unifying perspective where both tasks are cast as instances of conditional transport within a single generative framework. By leveraging recent advances in flow matching, we demonstrate that editing and retargeting are fundamentally the same generative task, distinguished only by which conditioning signal, semantic or structural, is modulated during inference. We implement this vision via a rectified-flow motion model jointly conditioned on text prompts and target skeletal structures. Our architecture extends a DiT-style transformer with per-joint tokenization and explicit joint self-attention to strictly enforce kinematic dependencies, while a multi-condition classifier-free guidance strategy balances text adherence with skeletal conformity. Experiments on SnapMoGen and a multi-character Mixamo subset show that a single trained model supports text-to-motion generation, zero-shot editing, and zero-shot intra-structural retargeting. This unified approach simplifies deployment and improves structural consistency compared to task-specific baselines.