Language-Guided and Motion-Aware Gait Representation for Generalizable Recognition
Zhengxian Wu, Chuanrui Zhang, Shenao Jiang, Hangrui Xu, Zirui Liao, Luyuan Zhang, Huaqiu Li, Peng Jiao, Haoqian Wang
TL;DR
This work addresses the noise-prone nature of RGB gait recognition by introducing LMGait, a framework that injects domain-specific language descriptions as semantic priors to guide visual features toward motion-relevant regions. A Motion Awareness Module (MAM) refines text representations for better cross-modal alignment, while a Motion Temporal Capture Module (MTCM) jointly models pixel- and region-level gait dynamics under language guidance. The method combines a frozen image encoder (Dinov2), a training-time text branch, a representation extractor with a multi-loss objective, and a downstream gait classifier, achieving state-of-the-art results on CCPG, SUSTech1K, and CASIAB* and offering efficient inference by caching language-guided attention. Ablation studies confirm the complementary roles of MAM and MTCM, and demonstrate robustness to text quality and encoder choices, underscoring the practical impact of language-guided gait representations for generalizable recognition.
Abstract
Gait recognition is emerging as a promising technology and an innovative field within computer vision. However, existing methods typically rely on complex architectures to directly extract features from images and apply pooling operations to obtain sequence-level representations. Such designs often lead to overfitting on static noise (e.g., clothing), while failing to effectively capture dynamic motion regions.To address the above challenges, we present a Language guided and Motion-aware gait recognition framework, named LMGait.In particular, we utilize designed gait-related language cues to capture key motion features in gait sequences.
