paper-with-me

홈 › Papers

AvatarGPT: All-in-One Framework for Motion Understanding, Planning, Generation and Beyond

2023-11-28 · Zixiang Zhou, Yu Wan, Baoyuan Wang

Large Language Models(LLMs) have shown remarkable emergent abilities in unifying almost all (if not every) NLP tasks. In the human motion-related realm, however, researchers still develop siloed models for each task. Inspired by InstuctGPT, and the generalist concept behind Gato, we introduce AvatarGPT, an All-in-One framework for motion understanding, planning, generations as well as other tasks such as motion in-between synthesis. AvatarGPT treats each task as one type of instruction fine-tuned on the shared LLM. All the tasks are seamlessly interconnected with language as the universal interface, constituting a closed-loop within the framework. To achieve this, human motion sequences are first encoded as discrete tokens, which serve as the extended vocabulary of LLM. Then, an unsupervised pipeline to generate natural language descriptions of human action sequences from in-the-wild videos is developed. Finally, all tasks are jointly trained. Extensive experiments show that AvatarGPT achieves SOTA on low-level tasks, and promising results on high-level tasks, demonstrating the effectiveness of our proposed All-in-One framework. Moreover, for the first time, AvatarGPT enables a principled approach by iterative traversal of the tasks within the closed-loop for unlimited long-motion synthesis.

📄 PDF Abstract BibTeX arXiv:2311.16468

Code (0)

등록된 구현이 없습니다.

Tasks

AllMotion Synthesis

Similar Papers 제목 키워드 기반

AvatarGPT: All-in-One Framework for Motion Understanding Planning Generation and Beyond

2024-01-01 · CVPR 2024 1 · Zixiang Zhou, Yu Wan, Baoyuan Wang

Large Language Models(LLMs) have shown remarkable emergent abilities in unifying almost all (if not every) NLP tasks. In the human motion-related realm however researchers still develop siloed models for each task. I…

AllMotion Synthesis

Diffusion-based Generation, Optimization, and Planning in 3D Scenes

2023-01-15 · CVPR 2023 1 · Siyuan Huang, Zan Wang, Puhao Li, Baoxiong Jia 외

We introduce SceneDiffuser, a conditional generative model for 3D scene understanding. SceneDiffuser provides a unified model for solving scene-conditioned generation, optimization, and planning. In contrast to prior wor…

DenoisingGrasp GenerationMotion GenerationMotion Planning+1

MoRL: Reinforced Reasoning for Unified Motion Understanding and Generation

2026-02-16 · Hongpeng Wang, Zeyu Zhang, Wenhao Li, Hao Tang arxiv

Human motion understanding and generation are crucial for vision and robotics but remain limited in reasoning capability and test-time planning. We propose MoRL, a unified multimodal motion model trained with supervised …

Reinforcement LearningLogical Reasoning

CrowdMoGen: Zero-Shot Text-Driven Collective Motion Generation

2024-07-08 · Yukang Cao, Xinying Guo, Mingyuan Zhang, Haozhe Xie 외

While recent advances in text-to-motion generation have shown promising results, they typically assume all individuals are grouped as a single unit. Scaling these methods to handle larger crowds and ensuring that individ…

DenoisingLanguage ModellingLarge Language ModelMotion Generation

NaviDriveVLM: Decoupling High-Level Reasoning and Motion Planning for Autonomous Driving

2026-03-09 · Ximeng Tao, Pardis Taghavi, Dimitar Filev, Reza Langari 외 arxiv

Vision-language models (VLMs) have emerged as a promising direction for end-to-end autonomous driving (AD) by jointly modeling visual observations, driving context, and language-based reasoning. However, existing VLM-bas…

Autonomous DrivingMotion Planning