paper-with-me

홈 › Papers

PADL: Language-Directed Physics-Based Character Control

2023-01-31 · Jordan Juravsky, Yunrong Guo, Sanja Fidler, Xue Bin Peng

Developing systems that can synthesize natural and life-like motions for simulated characters has long been a focus for computer animation. But in order for these systems to be useful for downstream applications, they need not only produce high-quality motions, but must also provide an accessible and versatile interface through which users can direct a character's behaviors. Natural language provides a simple-to-use and expressive medium for specifying a user's intent. Recent breakthroughs in natural language processing (NLP) have demonstrated effective use of language-based interfaces for applications such as image generation and program synthesis. In this work, we present PADL, which leverages recent innovations in NLP in order to take steps towards developing language-directed controllers for physics-based character animation. PADL allows users to issue natural language commands for specifying both high-level tasks and low-level skills that a character should perform. We present an adversarial imitation learning approach for training policies to map high-level language commands to low-level controls that enable a character to perform the desired task and skill specified by a user's commands. Furthermore, we propose a multi-task aggregation method that leverages a language-based multiple-choice question-answering approach to determine high-level task objectives from language commands. We show that our framework can be applied to effectively direct a simulated humanoid character to perform a diverse array of complex motor skills.

📄 PDF Abstract BibTeX arXiv:2301.13868

Code (1)

nv-tlabs/padl 공식 구현

Tasks

Image GenerationImitation LearningMultiple-choiceProgram SynthesisQuestion Answering

Similar Papers 제목 키워드 기반

SuperPADL: Scaling Language-Directed Physics-Based Control with Progressive Supervised Distillation

2024-07-15 · Jordan Juravsky, Yunrong Guo, Sanja Fidler, Xue Bin Peng

Physically-simulated models for human motion can generate high-quality responsive character animations, often in real-time. Natural language serves as a flexible interface for controlling these models, allowing expert an…

GPUReinforcement Learning (RL)

G-PARC: Graph-Physics Aware Recurrent Convolutional Neural Networks for Spatiotemporal Dynamics on Unstructured Meshes

2026-04-16 · Jack T. Beerman, Tyler J. Abele, Mehdi Taghizadeh, Andrew Davis 외 arxiv

Physics-aware recurrent convolutional networks (PARC) have demonstrated strong performance in predicting nonlinear spatiotemporal dynamics by embedding differential operators directly into the computational graph of a ne…

Size is Not the Solution: Deformable Convolutions for Effective Physics Aware Deep Learning

2026-01-15 · Jack T. Beerman, Shobhan Roy, H. S. Udaykumar, Stephen S. Baek arxiv

Physics-aware deep learning (PADL) enables rapid prediction of complex physical systems, yet current convolutional neural network (CNN) architectures struggle with highly nonlinear flows. While scaling model size address…

Reduced Order Modeling of Energetic Materials Using Physics-Aware Recurrent Convolutional Neural Networks in a Latent Space (LatentPARC)

2025-09-15 · Zoë J. Gray, Joseph B. Choi, Youngsoo Choi, H. Keo Springer 외 arxiv

Physics-aware deep learning (PADL) has gained popularity for use in complex spatiotemporal dynamics (field evolution) simulations, such as those that arise frequently in computational modeling of energetic materials (EM)…

On the Sparsity-Storage-Accuracy Tradeoff in Parsimoniously Activated Dictionary Learning

2026-06-21 · Zihui Zhao, Yuanbo Tang, Yang Li arxiv

Dictionary learning has long been studied from both optimization and probabilistic perspectives. While formulations with element-wise sparsity regularization (e.g., L1-based sparse coding) admit well-established probabil…