GAD: A Real-time Gait Anomaly Detection System with Online Adaptive Learning
Ming-Chang Lee, Jia-Chun Lin, and Sokratis Katsikas

TL;DR
GAD is a real-time gait anomaly detection system that adapts online to individual walking patterns using accelerometer data, enabling effective detection of gait deviations without offline preprocessing.
Contribution
This paper introduces GAD, a novel real-time gait anomaly detection system that employs online adaptive learning with LSTM and dimensionality reduction, eliminating the need for offline training.
Findings
Higher detection accuracy with personalized gait segment method
Effective online adaptation to gait pattern changes
Successful validation on open-source gait dataset
Abstract
Gait anomaly detection is a task that involves detecting deviations from a person's normal gait pattern. These deviations can indicate health issues and medical conditions in the healthcare domain, or fraudulent impersonation and unauthorized identity access in the security domain. A number of gait anomaly detection approaches have been introduced, but many of them require offline data preprocessing, offline model learning, setting parameters, and so on, which might restrict their effectiveness and applicability in real-world scenarios. To address these issues, this paper introduces GAD, a real-time gait anomaly detection system. GAD focuses on detecting anomalies within an individual's three-dimensional accelerometer readings based on dimensionality reduction and Long Short-Term Memory (LSTM). Upon being launched, GAD begins collecting a gait segment from the user and training an…
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 · Human Pose and Action Recognition
