From Indoor To Outdoor: Unsupervised Domain Adaptive Gait Recognition
Likai Wang, Ruize Han, Wei Feng, Song Wang
TL;DR
The paper tackles unsupervised domain adaptive gait recognition from indoor to outdoor, where labeled indoor data must generalize to unlabeled outdoor data. It proposes a three-stage framework—source-domain training, target-domain pseudo-label generation via clustering, and target-domain fine-tuning—augmented with uncertainty estimation to mitigate noisy pseudo labels. An uncertainty-regularized learning scheme weights samples and pairs by estimated uncertainty, and a new outdoor gait benchmark (DukeGait) with four cross-domain protocols is established. Experiments show the proposed method consistently outperforms state-of-the-art gait recognition and UDA-Re-ID baselines, demonstrating practical potential for real-world outdoor gait identification.
Abstract
Gait recognition is an important AI task, which has been progressed rapidly with the development of deep learning. However, existing learning based gait recognition methods mainly focus on the single domain, especially the constrained laboratory environment. In this paper, we study a new problem of unsupervised domain adaptive gait recognition (UDA-GR), that learns a gait identifier with supervised labels from the indoor scenes (source domain), and is applied to the outdoor wild scenes (target domain). For this purpose, we develop an uncertainty estimation and regularization based UDA-GR method. Specifically, we investigate the characteristic of gaits in the indoor and outdoor scenes, for estimating the gait sample uncertainty, which is used in the unsupervised fine-tuning on the target domain to alleviate the noises of the pseudo labels. We also establish a new benchmark for the proposed problem, experimental results on which show the effectiveness of the proposed method. We will release the benchmark and source code in this work to the public.
