通过潜在一致性训练实现高效的文本驱动运动生成

Efficient Text-Driven Motion Generation via Latent Consistency Training

IEEE Transactions on Systems, Man, and Cybernetics: Systems · 2026
被引 0
ABS 3

中文导读

提出运动潜在一致性训练框架,通过预计算反向扩散轨迹和自一致性约束,实现少步或单步推理,显著降低计算开销,性能媲美最先进模型。

Abstract

Text-driven human motion generation based on diffusion strategies establishes a reliable foundation for multimodal applications in human–computer interactions. However, existing advances face significant efficiency challenges due to the substantial computational overhead of iteratively solving for nonlinear reverse diffusion trajectories during the inference phase. To this end, we propose the motion latent consistency training (MLCT) framework, which precomputes reverse diffusion trajectories from raw data in the training phase and enables few-step or single-step inference via self-consistency constraints in the inference phase. Specifically, a motion autoencoder with quantization constraints is first proposed for constructing concise and bounded solution distributions for motion diffusion processes. Subsequently, a classifier-free guidance (CFG) format is constructed via an additional unconditional loss function to accomplish the precomputation of conditional diffusion trajectories in the training phase. Finally, a clustering guidance module based on the <italic xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">K</i>-nearest-neighbor (KNN) algorithm is developed for the chain-conduction optimization mechanism of self-consistency constraints, which provides additional references of solution distributions at a small query cost. By combining these enhancements, we achieve stable and consistency training in nonpixel modality and latent representation spaces. Benchmark experiments demonstrate that our method significantly outperforms traditional consistency distillation methods with reduced training cost and enhances the consistency model to perform comparably to state-of-the-art (SOTA) models with lower inference costs.

人机交互运动生成扩散模型文本驱动机器学习