paper-with-me

Papers

Bridging Gait Recognition and Large Language Models Sequence Modeling

2025-01-01 · CVPR 2025 1 · Shaopeng Yang, Jilong Wang, Saihui Hou, Xu Liu, Chunshui Cao, Liang Wang, Yongzhen Huang

Gait sequences exhibit sequential structures and contextual relationships similar to those in natural language, where each element--whether a word or a gait step--is connected to its predecessors and successors. This similarity enables the transformation of gait sequences into "texts" containing identity-related information. Large Language Models (LLMs), designed to understand and generate sequential data, can thus be utilized for gait sequence modeling to enhance gait recognition performance. Leveraging these insights, we make a pioneering effort to apply LLMs to gait recognition, which we refer to as GaitLLM. Specifically, we propose the Gait-to-Language (G2L) module, which converts gait sequences into a textual format suitable for LLMs, and the Language-to-Gait (L2G) module, which maps the LLM's output back to the gait feature space, thereby bridging the gap between LLM outputs and gait recognition. Notably, GaitLLM leverages the powerful modeling capabilities of LLMs without relying on complex architectural designs, improving gait recognition performance with only a small number of trainable parameters. Our method achieves state-of-the-art results on four popular gait datasets--SUSTech1K, CCPG, Gait3D, and GREW--demonstrating the effectiveness of applying LLMs in this domain. This work highlights the potential of LLMs to significantly enhance gait recognition, paving the way for future research and practical applications.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Gait Recognition

Similar Papers 제목 키워드 기반

Mind the Gap: Bridging Occlusion in Gait Recognition via Residual Gap Correction

2025-07-15 · Ayush Gupta, Siyuan Huang, Rama Chellappa

Gait is becoming popular as a method of person re-identification because of its ability to identify people at a distance. However, most current works in gait recognition do not address the practical problem of occlusions…

Gait RecognitionPerson Re-Identification

ZipGait: Bridging Skeleton and Silhouette with Diffusion Model for Advancing Gait Recognition

2024-08-22 · Fanxu Min, Qing Cai, Shaoxiang Guo, Yang Yu 외

Current gait recognition research predominantly focuses on extracting appearance features effectively, but the performance is severely compromised by the vulnerability of silhouettes under unconstrained scenes. Consequen…

Gait Recognition

SilLang: Improving Gait Recognition with Silhouette Language Encoding

2026-03-25 · Ruiyi Zhan, Guozhen Peng, Canyu Chen, Jian Lei 외 arxiv

Gait silhouettes, which can be encoded into binary gait codes, are widely adopted to representing motion patterns of pedestrian. Recent approaches commonly leverage visual backbones to encode gait silhouettes, achieving …

Gait Recognition

Seq-Masks: Bridging the gap between appearance and gait modeling for video-based person re-identification

2021-12-10 · Zhigang Chang, Zhao Yang, Yongbiao Chen, Qin Zhou 외

ideo-based person re-identification (Re-ID) aims to match person images in video sequences captured by disjoint surveillance cameras. Traditional video-based person Re-ID methods focus on exploring appearance information…

Gait RecognitionPerson Re-IdentificationVideo-Based Person Re-Identification

Gait Recognition in the Wild: A Large-scale Benchmark and NAS-based Baseline

2022-05-05 · ICCV 2021 10 · Xianda Guo, Zheng Zhu, Tian Yang, Beibei Lin 외

Gait benchmarks empower the research community to train and evaluate high-performance gait recognition systems. Even though growing efforts have been devoted to cross-view recognition, academia is restricted by current e…

Gait RecognitionGait Recognition in the WildNeural Architecture Search