paper-with-me

홈 › Papers

Plan, Posture and Go: Towards Open-World Text-to-Motion Generation

2023-12-22 · Jinpeng Liu, Wenxun Dai, Chunyu Wang, Yiji Cheng, Yansong Tang, Xin Tong

Conventional text-to-motion generation methods are usually trained on limited text-motion pairs, making them hard to generalize to open-world scenarios. Some works use the CLIP model to align the motion space and the text space, aiming to enable motion generation from natural language motion descriptions. However, they are still constrained to generate limited and unrealistic in-place motions. To address these issues, we present a divide-and-conquer framework named PRO-Motion, which consists of three modules as motion planner, posture-diffuser and go-diffuser. The motion planner instructs Large Language Models (LLMs) to generate a sequence of scripts describing the key postures in the target motion. Differing from natural languages, the scripts can describe all possible postures following very simple text templates. This significantly reduces the complexity of posture-diffuser, which transforms a script to a posture, paving the way for open-world generation. Finally, go-diffuser, implemented as another diffusion model, estimates whole-body translations and rotations for all postures, resulting in realistic motions. Experimental results have shown the superiority of our method with other counterparts, and demonstrated its capability of generating diverse and realistic motions from complex open-world prompts such as "Experiencing a profound sense of joy". The project page is available at https://moonsliu.github.io/Pro-Motion.

📄 PDF Abstract BibTeX arXiv:2312.14828

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Generation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
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 제목 키워드 기반

HiPAN: Hierarchical Posture-Adaptive Navigation for Quadruped Robots in Unstructured 3D Environments

2026-04-29 · Jeil Jeong, Minsung Yoon, Seokryun Choi, Heechan Shin 외 arxiv

Navigating quadruped robots in unstructured 3D environments poses significant challenges, requiring goal-directed motion, effective exploration to escape from local minima, and posture adaptation to traverse narrow, heig…

Open-World Pose Transfer via Sequential Test-Time Adaption

2023-03-20 · Junyang Chen, Xiaoyu Xian, Zhijing Yang, Tianshui Chen 외

Pose transfer aims to transfer a given person into a specified posture, has recently attracted considerable attention. A typical pose transfer framework usually employs representative datasets to train a discriminative m…

Motion SynthesisPerson Re-IdentificationPose Transfer

Learning Humanoid Standing-up Control across Diverse Postures

2025-02-12 · Tao Huang, Junli Ren, Huayi Wang, ZiRui Wang 외

Standing-up control is crucial for humanoid robots, with the potential for integration into current locomotion and loco-manipulation systems, such as fall recovery. Existing approaches are either limited to simulations t…

Occlusion-Robust Multi-Sensory Posture Estimation in Physical Human-Robot Interaction

2022-08-12 · Amir Yazdani, Roya Sabbagh Novin, Andrew Merryweather, Tucker Hermans

3D posture estimation is important in analyzing and improving ergonomics in physical human-robot interaction and reducing the risk of musculoskeletal disorders. Vision-based posture estimation approaches are prone to sen…

FT-WBC: Learning Fault-Tolerant Whole-Body Control for Legged Loco-Manipulation

2026-06-23 · Yudong Zhong, Pengfei Mai, Sikai Guo, Jiahang Cao 외 arxiv

Legged manipulators combine the mobility of legged platforms with the manipulation capability of robotic arms. However, arm-induced Center-of-Mass shifts and dynamic disturbances make the system more prone to instability…