Real Time On Sensor Gait Phase Detection with 0.5KB Deep Learning Model
Yi-An Chen, Jien-De Sui, Tian-Sheuan Chang

TL;DR
This paper introduces a highly compact deep learning model for real-time gait phase detection on sensors, achieving high accuracy with minimal computational resources suitable for low-power microcontrollers.
Contribution
A novel segmentation-based gait detection model significantly smaller and more efficient than existing CNNs, enabling on-sensor real-time processing.
Findings
Model size is only 0.5KB.
Achieves 95.9% accuracy.
Operates with 67K operations per second.
Abstract
Gait phase detection with convolution neural network provides accurate classification but demands high computational cost, which inhibits real time low power on-sensor processing. This paper presents a segmentation based gait phase detection with a width and depth downscaled U-Net like model that only needs 0.5KB model size and 67K operations per second with 95.9% accuracy to be easily fitted into resource limited on sensor microcontroller.
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 · Hand Gesture Recognition Systems · Indoor and Outdoor Localization Technologies
MethodsConvolution · *Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · Max Pooling · U-Net
