Loading video...

Video Failed to Load

Go Home

We present TeSMo ( ), a text-controlled scene-aware motion generation method based on denoising diffusion models. It’s an exciting collaboration with Justus Thies, Michael Black, Jason Peng, Davis Rempe. (1/7)

45,724 views • 2 years ago •via X (Twitter)

9 Comments

Hongwei Yi's profile picture
Hongwei Yi2 years ago

Given a 3D scene and a target interaction object, our goal is to generate a plausible human-scene interaction, where a user-specified text prompt can control the motion style. (2/7)

Hongwei Yi's profile picture
Hongwei Yi2 years ago

Since there are few datasets with motion, text, and 3D scenes together, we propose to fine-tune a powerful pre-trained text-to-motion motion with a new scene-aware branch. (3/7)

Hongwei Yi's profile picture
Hongwei Yi2 years ago

First, we pre-train a scene-agnostic text-to-motion diffusion model on a large motion-capture dataset, prioritizing learning to reach goal locations. Then, we augment it with a scene-aware component, finetuning with augmented data containing detailed scene information. (4/7)

Hongwei Yi's profile picture
Hongwei Yi2 years ago

We create the Loco-3D-Front dataset to learn navigation, by integrating locomotion sequences from HumanML3D into diverse 3D environments from 3D-FRONT. For interactions, we annotate text descriptions for sub-sequences from the SAMP dataset. (5/7)

Hongwei Yi's profile picture
Hongwei Yi2 years ago

Our method successfully generates realistic motions that navigate around obstacles while being conditioned on various text prompts. (6/7)

Hongwei Yi's profile picture
Hongwei Yi2 years ago

For interactions, diverse text descriptions help disambiguate between actions like sitting or standing up, and even allow for stylizing sitting motions, such as crossing arms. (7/7)

Siyuan Huang's profile picture
Siyuan Huang2 years ago

@JustusThies @Michael_J_Black @xbpeng4 @davrempe nice work, congrats!

Nicolas Keller's profile picture
Nicolas Keller2 years ago

@JustusThies @Michael_J_Black @xbpeng4 @davrempe Looks amazing - congrats!

Frank (Haofan) Wang's profile picture
Frank (Haofan) Wang2 years ago

@JustusThies @Michael_J_Black @xbpeng4 @davrempe 恭喜易老哥毕业🎓

Related Videos

Multi-Track Timeline Control for Text-Driven 3D Human Motion Generation paper page: Recent advances in generative modeling have led to promising progress on synthesizing 3D human motion from text, with methods that can generate character animations from short prompts and specified durations. However, using a single text prompt as input lacks the fine-grained control needed by animators, such as composing multiple actions and defining precise durations for parts of the motion. To address this, we introduce the new problem of timeline control for text-driven motion synthesis, which provides an intuitive, yet fine-grained, input interface for users. Instead of a single prompt, users can specify a multi-track timeline of multiple prompts organized in temporal intervals that may overlap. This enables specifying the exact timings of each action and composing multiple actions in sequence or at overlapping intervals. To generate composite animations from a multi-track timeline, we propose a new test-time denoising method. This method can be integrated with any pre-trained motion diffusion model to synthesize realistic motions that accurately reflect the timeline. At every step of denoising, our method processes each timeline interval (text prompt) individually, subsequently aggregating the predictions with consideration for the specific body parts engaged in each action. Experimental comparisons and ablations validate that our method produces realistic motions that respect the semantics and timing of given text prompts.

AK

126,548 views • 2 years ago

DreamCraft3D: Hierarchical 3D Generation with Bootstrapped Diffusion Prior paper page: present DreamCraft3D, a hierarchical 3D content generation method that produces high-fidelity and coherent 3D objects. We tackle the problem by leveraging a 2D reference image to guide the stages of geometry sculpting and texture boosting. A central focus of this work is to address the consistency issue that existing works encounter. To sculpt geometries that render coherently, we perform score distillation sampling via a view-dependent diffusion model. This 3D prior, alongside several training strategies, prioritizes the geometry consistency but compromises the texture fidelity. We further propose Bootstrapped Score Distillation to specifically boost the texture. We train a personalized diffusion model, Dreambooth, on the augmented renderings of the scene, imbuing it with 3D knowledge of the scene being optimized. The score distillation from this 3D-aware diffusion prior provides view-consistent guidance for the scene. Notably, through an alternating optimization of the diffusion prior and 3D scene representation, we achieve mutually reinforcing improvements: the optimized 3D scene aids in training the scene-specific diffusion model, which offers increasingly view-consistent guidance for 3D optimization. The optimization is thus bootstrapped and leads to substantial texture boosting. With tailored 3D priors throughout the hierarchical generation, DreamCraft3D generates coherent 3D objects with photorealistic renderings, advancing the state-of-the-art in 3D content generation.

AK

161,400 views • 2 years ago