pith. sign in

arxiv: 2405.15439 · v1 · pith:2ARVVNUSnew · submitted 2024-05-24 · 💻 cs.CV · cs.AI

Text-guided 3D Human Motion Generation with Keyframe-based Parallel Skip Transformer

classification 💻 cs.CV cs.AI
keywords motionhumanproposetransformerachievesanimationattentiondataset
0
0 comments X
read the original abstract

Text-driven human motion generation is an emerging task in animation and humanoid robot design. Existing algorithms directly generate the full sequence which is computationally expensive and prone to errors as it does not pay special attention to key poses, a process that has been the cornerstone of animation for decades. We propose KeyMotion, that generates plausible human motion sequences corresponding to input text by first generating keyframes followed by in-filling. We use a Variational Autoencoder (VAE) with Kullback-Leibler regularization to project the keyframes into a latent space to reduce dimensionality and further accelerate the subsequent diffusion process. For the reverse diffusion, we propose a novel Parallel Skip Transformer that performs cross-modal attention between the keyframe latents and text condition. To complete the motion sequence, we propose a text-guided Transformer designed to perform motion-in-filling, ensuring the preservation of both fidelity and adherence to the physical constraints of human motion. Experiments show that our method achieves state-of-theart results on the HumanML3D dataset outperforming others on all R-precision metrics and MultiModal Distance. KeyMotion also achieves competitive performance on the KIT dataset, achieving the best results on Top3 R-precision, FID, and Diversity metrics.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Context-Aware Autoregressive Diffusion for Gloss-Wise Sign Language Production

    cs.CV 2026-06 unverdicted novelty 7.0

    GARD is a context-aware autoregressive diffusion model for gloss-wise sign language production using inter-gloss transition guidance and global motion harmonizer, claiming superior linguistic accuracy and motion simil...

  2. Feed-forward Motion In-betweening for Any 4D

    cs.CV 2026-06 unverdicted novelty 6.0

    Proposes a feed-forward keyframe-conditioned in-betweening method for arbitrary 4D meshes using a topology-agnostic VAE and MMDiT-based rectified flow model.