CVAIGRLGMar 18, 2025

SALAD: Skeleton-aware Latent Diffusion for Text-driven Motion Generation and Editing

arXiv:2503.13836v131 citationsh-index: 4Has CodeCVPR
Originality Highly original
AI Analysis

This work addresses limitations in motion generation and editing for applications like animation or robotics, offering a more integrated and efficient solution without requiring additional manual effort or fine-tuning.

The paper tackles the problem of text-driven motion generation and editing by introducing SALAD, a skeleton-aware latent diffusion model that explicitly captures relationships between joints, frames, and words, and enables zero-shot editing via cross-attention maps. It significantly outperforms previous methods in text-motion alignment while maintaining generation quality.

Text-driven motion generation has advanced significantly with the rise of denoising diffusion models. However, previous methods often oversimplify representations for the skeletal joints, temporal frames, and textual words, limiting their ability to fully capture the information within each modality and their interactions. Moreover, when using pre-trained models for downstream tasks, such as editing, they typically require additional efforts, including manual interventions, optimization, or fine-tuning. In this paper, we introduce a skeleton-aware latent diffusion (SALAD), a model that explicitly captures the intricate inter-relationships between joints, frames, and words. Furthermore, by leveraging cross-attention maps produced during the generation process, we enable attention-based zero-shot text-driven motion editing using a pre-trained SALAD model, requiring no additional user input beyond text prompts. Our approach significantly outperforms previous methods in terms of text-motion alignment without compromising generation quality, and demonstrates practical versatility by providing diverse editing capabilities beyond generation. Code is available at project page.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes