CVJun 28

Zero-Gated Language-conditioned Human Motion Prediction

arXiv:2606.292088.2
Predicted impact top 52% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in human motion prediction, this work provides a practical method to incorporate semantic cues without degrading performance, though improvements are incremental over strong baselines.

ZGL introduces a lightweight language-conditioned predictor for 3D human motion prediction that uses captions of observed motion as semantic priors, improving MPJPE over baselines on Human3.6M and showing transferability to CMUMocap.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes