EgoCHARM: Resource-Efficient Hierarchical Activity Recognition using an Egocentric IMU Sensor
Akhil Padmanabha, Saravanan Govindarajan, Hwanmun Kim, Sergio Ortiz, Rahul Rajan, Doruk Senkal, Sneha Kadetotad
TL;DR
EgoCHARM introduces a resource-efficient hierarchical HAR framework that uses a single egocentric IMU to jointly recognize high level and low level activities. By training a small low level encoder in a semi-supervised fashion with predominantly high level labels and then probing its embeddings for low level classification, the approach achieves strong performance with a compact footprint suitable for on-device deployment. The method delivers HL F1 of 0.826 and LL F1 of 0.855 while maintaining only 21k–63k parameter scale and modest FLOPs, and it demonstrates robust sensitivity to data, sampling frequency, and window size. This work highlights the practical viability and limitations of egocentric IMU-based HAR for always-on smartglasses applications and points to future extensions with additional modalities and broader class coverage.
Abstract
Human activity recognition (HAR) on smartglasses has various use cases, including health/fitness tracking and input for context-aware AI assistants. However, current approaches for egocentric activity recognition suffer from low performance or are resource-intensive. In this work, we introduce a resource (memory, compute, power, sample) efficient machine learning algorithm, EgoCHARM, for recognizing both high level and low level activities using a single egocentric (head-mounted) Inertial Measurement Unit (IMU). Our hierarchical algorithm employs a semi-supervised learning strategy, requiring primarily high level activity labels for training, to learn generalizable low level motion embeddings that can be effectively utilized for low level activity recognition. We evaluate our method on 9 high level and 3 low level activities achieving 0.826 and 0.855 F1 scores on high level and low level activity recognition respectively, with just 63k high level and 22k low level model parameters, allowing the low level encoder to be deployed directly on current IMU chips with compute. Lastly, we present results and insights from a sensitivity analysis and highlight the opportunities and limitations of activity recognition using egocentric IMUs.
