CVLGOct 18, 2020

View-Invariant Gait Recognition with Attentive Recurrent Learning of Partial Representations

arXiv:2010.09092v156 citations
Originality Incremental advance
AI Analysis

This work addresses view-invariant gait recognition for biometric identification, offering incremental improvements in handling real-world variations like clothing and occlusions.

The paper tackles the problem of gait recognition under variations like camera angles, clothing, and occlusions by proposing a network that learns partial spatiotemporal representations with attention, achieving superior performance on CASIA-B and OU-MVLP datasets, especially in clothing and carrying scenarios, and showing increased robustness to occlusions compared to state-of-the-art methods.

Gait recognition refers to the identification of individuals based on features acquired from their body movement during walking. Despite the recent advances in gait recognition with deep learning, variations in data acquisition and appearance, namely camera angles, subject pose, occlusions, and clothing, are challenging factors that need to be considered for achieving accurate gait recognition systems. In this paper, we propose a network that first learns to extract gait convolutional energy maps (GCEM) from frame-level convolutional features. It then adopts a bidirectional recurrent neural network to learn from split bins of the GCEM, thus exploiting the relations between learned partial spatiotemporal representations. We then use an attention mechanism to selectively focus on important recurrently learned partial representations as identity information in different scenarios may lie in different GCEM bins. Our proposed model has been extensively tested on two large-scale CASIA-B and OU-MVLP gait datasets using four different test protocols and has been compared to a number of state-of-the-art and baseline solutions. Additionally, a comprehensive experiment has been performed to study the robustness of our model in the presence of six different synthesized occlusions. The experimental results show the superiority of our proposed method, outperforming the state-of-the-art, especially in scenarios where different clothing and carrying conditions are encountered. The results also revealed that our model is more robust against different occlusions as compared to the state-of-the-art methods.

Foundations

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

Your Notes