Binarized Neural Networks for Resource-Constrained On-Device Gait Identification
Daniel J. Wu, Avoy Datta, Vinay Prabhu

TL;DR
This paper introduces BiPedalNet, a binarized neural network that enables efficient on-device gait recognition with significantly reduced memory requirements while maintaining high accuracy.
Contribution
The paper presents a novel binarized CNN architecture, BiPedalNet, optimized for resource-constrained mobile devices for gait-based user authentication.
Findings
BiPedalNet nearly matches state-of-the-art accuracy on the Padova gait dataset.
It reduces memory overhead to 1/32 of traditional models.
Demonstrates feasibility of on-device gait recognition with low-resource hardware.
Abstract
User authentication through gait analysis is a promising application of discriminative neural networks -- particularly due to the ubiquity of the primary sources of gait accelerometry, in-pocket cellphones. However, conventional machine learning models are often too large and computationally expensive to enable inference on low-resource mobile devices. We propose that binarized neural networks can act as robust discriminators, maintaining both an acceptable level of accuracy while also dramatically decreasing memory requirements, thereby enabling on-device inference. To this end, we propose BiPedalNet, a compact CNN that nearly matches the state-of-the-art on the Padova gait dataset, with only 1/32 of the memory overhead.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGait Recognition and Analysis · Anomaly Detection Techniques and Applications · Video Surveillance and Tracking Methods
