RobustGait: Robustness Analysis for Appearance Based Gait Recognition
Reeshoon Sayera, Akash Kumar, Sirshapan Mitra, Prudvi Kamtam, Yogesh S Rawat
TL;DR
RobustGait provides a comprehensive framework to assess appearance-based gait recognition robustness under real-world degradations by injecting RGB-level noise and tracing its propagation through silhouette extraction to final recognition. It benchmarks 15 corruption types at five severities across CASIA-B, CCPG, SUSTech1K with MEVID in-the-wild validation, evaluating six gait models and several silhouette extractors under cross-extractor and deployment scenarios. Key findings show silhouette extractor biases can dominate performance, robustness depends on perturbation type and architecture, and strategies like noise-aware training and LoRA-based distillation can enhance resilience while preserving clean accuracy. The work offers a practical, scalable protocol for robust gait benchmarking with actionable guidance for deploying appearance-based gait systems in real-world settings.
Abstract
Appearance-based gait recognition have achieved strong performance on controlled datasets, yet systematic evaluation of its robustness to real-world corruptions and silhouette variability remains lacking. We present RobustGait, a framework for fine-grained robustness evaluation of appearance-based gait recognition systems. RobustGait evaluation spans four dimensions: the type of perturbation (digital, environmental, temporal, occlusion), the silhouette extraction method (segmentation and parsing networks), the architectural capacities of gait recognition models, and various deployment scenarios. The benchmark introduces 15 corruption types at 5 severity levels across CASIA-B, CCPG, and SUSTech1K, with in-the-wild validation on MEVID, and evaluates six state-of-the-art gait systems. We came across several exciting insights. First, applying noise at the RGB level better reflects real-world degradation, and reveal how distortions propagate through silhouette extraction to the downstream gait recognition systems. Second, gait accuracy is highly sensitive to silhouette extractor biases, revealing an overlooked source of benchmark bias. Third, robustness is dependent on both the type of perturbation and the architectural design. Finally, we explore robustness-enhancing strategies, showing that noise-aware training and knowledge distillation improve performance and move toward deployment-ready systems.
