paper-with-me

홈 › Papers

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

2025-03-18 · CVPR 2025 1 · Seokhyeon Hong, Chaelin Kim, Serin Yoon, Junghyun Nam, Sihun Cha, Junyong Noh

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.

📄 PDF Abstract BibTeX arXiv:2503.13836

Code (1)

seokhyeonhong/salad 공식 구현 pytorch

Tasks

DenoisingMotion Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Continuous Speech Synthesis using per-token Latent Diffusion

2024-10-21 · Arnon Turetzky, Nimrod Shabtay, Slava Shechtman, Hagai Aronowitz 외

The success of autoregressive transformer models with discrete tokens has inspired quantization-based approaches for continuous modalities, though these often limit reconstruction quality. We therefore introduce SALAD, a…

Image GenerationQuantizationSpeech Synthesistext-to-speech+1

TDSM: Triplet Diffusion for Skeleton-Text Matching in Zero-Shot Action Recognition

2024-11-16 · Jeonghyeok Do, Munchurl Kim

We firstly present a diffusion-based action recognition with zero-shot learning for skeleton inputs. In zero-shot skeleton-based action recognition, aligning skeleton features with the text features of action labels is e…

Action RecognitionSkeleton Based Action RecognitionText MatchingTriplet+3

SCALE: Semantic- and Confidence-Aware Conditional Variational Autoencoder for Zero-shot Skeleton-based Action Recognition

2026-04-02 · Soroush Oraki, Feng Ding, Jie Liang arxiv

Zero-shot skeleton-based action recognition (ZSAR) aims to recognize action classes without any training skeletons from those classes, relying instead on auxiliary semantics from text. Existing approaches frequently depe…

Action Recognition

JADE: Joint-aware Latent Diffusion for 3D Human Generative Modeling

2024-12-29 · Haorui Ji, Rong Wang, Taojun Lin, Hongdong Li

Generative modeling of 3D human bodies have been studied extensively in computer vision. The core is to design a compact latent representation that is both expressive and semantically interpretable, yet existing approach…

AnyTop: Character Animation Diffusion with Any Topology

2025-02-24 · Inbar Gat, Sigal Raab, Guy Tevet, Yuval Reshef 외

Generating motion for arbitrary skeletons is a longstanding challenge in computer graphics, remaining largely unexplored due to the scarcity of diverse datasets and the irregular nature of the data. In this work, we intr…

Denoising