RapidHARe: A computationally inexpensive method for real-time human activity recognition from wearable sensors
Roman Chereshnev, Attila Kertesz-Farkas

TL;DR
RapidHARe is a fast, computationally inexpensive method for real-time human activity recognition from wearable sensors, outperforming traditional models in speed while maintaining high accuracy, making it suitable for mobile applications.
Contribution
The paper introduces RapidHARe, a novel approach that models raw sensor data with dynamic Bayesian networks without feature extraction, achieving superior speed and comparable accuracy for real-time HAR.
Findings
RapidHARe is 1.5 times faster than ANN methods.
It is over 8 times faster than RNNs and HMMs.
Achieves 94.27% F1 score and 98.94% accuracy.
Abstract
Recent human activity recognition (HAR) methods, based on on-body inertial sensors, have achieved increasing performance; however, this is at the expense of longer CPU calculations and greater energy consumption. Therefore, these complex models might not be suitable for real-time prediction in mobile systems, e.g., in elder-care support and long-term health-monitoring systems. Here, we present a new method called RapidHARe for real-time human activity recognition based on modeling the distribution of a raw data in a half-second context window using dynamic Bayesian networks. Our method does not employ any dynamic-programming-based algorithms, which are notoriously slow for inference, nor does it employ feature extraction or selection methods. In our comparative tests, we show that RapidHARe is an extremely fast predictor, one and a half times faster than artificial neural networks…
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
TopicsContext-Aware Activity Recognition Systems · Human Pose and Action Recognition
