Multi-Frequency Federated Learning for Human Activity Recognition Using Head-Worn Sensors
Dario Fenoglio, Mohan Li, Davide Casnici, Matias Laporte, Shkurta Gashi, Silvia Santini, Martin Gjoreski, Marc Langheinrich
TL;DR
This work tackles privacy concerns in HAR by enabling joint model learning across devices with different sensor frequencies through multi-frequency Federated Learning on head-worn devices. It adapts STResNet to a federated, frequency-heterogeneous setting and evaluates on two head-worn HAR datasets (USI-HEAR and OCOsense). Results show that multi-frequency FL achieves competitive performance with centralized training and outperforms single-frequency baselines, while accommodating asynchronous participation and heterogeneous hardware. The study highlights the practical potential of privacy-preserving HAR for earables and glasses, and provides a public implementation to spur further research.
Abstract
Human Activity Recognition (HAR) benefits various application domains, including health and elderly care. Traditional HAR involves constructing pipelines reliant on centralized user data, which can pose privacy concerns as they necessitate the uploading of user data to a centralized server. This work proposes multi-frequency Federated Learning (FL) to enable: (1) privacy-aware ML; (2) joint ML model learning across devices with varying sampling frequency. We focus on head-worn devices (e.g., earbuds and smart glasses), a relatively unexplored domain compared to traditional smartwatch- or smartphone-based HAR. Results have shown improvements on two datasets against frequency-specific approaches, indicating a promising future in the multi-frequency FL-HAR task. The proposed network's implementation is publicly available for further research and development.
