paper-with-me

홈 › Papers

Zero-Gated Language-conditioned Human Motion Prediction

2026-06-28 · Guanhui Qiao, Lu Zhou, Ding Jiang, Jinqiao Wang arxiv

Pose histories provide the core kinematic evidence for 3D human motion prediction, but they lack explicit high-level semantic guidance. This paper introduces ZGL, a lightweight language-conditioned predictor that uses captions of the observed motion as a semantic prior while preserving a strong motion backbone as the main source of dynamics. We render only the observed poses, generate a one-sentence description with a vision-language model, encode the caption with a frozen CLIP-L text tower, and project it into a small set of conditioning tokens. These tokens are injected into a DCT-based spatial-temporal Transformer by compact crossattention adapters with zero gates: each adapter output is multiplied by a learnable gate initialized to zero, so the full network is numerically identical to the pose-only baseline at initialization and can learn to use language only when it reduces prediction error. On Human3.6M, ZGL improves overall MPJPE over representative motion-prediction baselines in our comparison. Results on CMUMocap further show that compact caption conditioning transfers to a second benchmark and provides a practical semantic cue for 3D human motion prediction.

📄 PDF Abstract BibTeX arXiv:2606.29208

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CReF: Cross-modal and Recurrent Fusion for Depth-conditioned Humanoid Locomotion

2026-03-31 · Yuan Hao, Ruiqi Yu, Shixin Luo, Guoteng Zhang 외 arxiv

Stable traversal over geometrically complex terrain increasingly requires exteroceptive perception, yet prior perceptive humanoid locomotion methods often remain tied to explicit geometric abstractions, either by mediati…

HUMANISE: Language-conditioned Human Motion Generation in 3D Scenes

2022-10-18 · Zan Wang, Yixin Chen, Tengyu Liu, Yixin Zhu 외

Learning to generate diverse scene-aware and goal-oriented human motions in 3D scenes remains challenging due to the mediocre characteristics of the existing datasets on Human-Scene Interaction (HSI); they only have limi…

Motion Generation

Gen2Act: Human Video Generation in Novel Scenarios enables Generalizable Robot Manipulation

2024-09-24 · Homanga Bharadhwaj, Debidatta Dwibedi, Abhinav Gupta, Shubham Tulsiani 외

How can robot manipulation policies generalize to novel tasks involving unseen object types and new motions? In this paper, we provide a solution in terms of predicting motion information from web data through human vide…

Robot ManipulationVideo GenerationVideo Prediction

Empathetic Motion Generation for Humanoid Educational Robots via Reasoning-Guided Vision--Language--Motion Diffusion Architecture

2026-03-19 · Fuze Sun, Lingyu Li, Lekan Dai, Xinyu Fan arxiv

This article suggests a reasoning-guided vision-language-motion diffusion framework (RG-VLMD) for generating instruction-aware co-speech gestures for humanoid robots in educational scenarios. The system integrates multi-…

Motion Synthesis

TANGO: Humanoid Navigation in Cluttered Environments with a Whole-Body Vision-Language-Action Model

2026-09-08 · Anqi Li, Yuxin Chen, Zhaobo Li, Zhuo Cao 외 hf

We study the problem of navigating cluttered indoor environments with a humanoid robot. Unlike conventional methods that model navigation as a 2D path planning problem, humanoid traversal in cluttered environments requir…

Vision-Language Navigation