LGAIMay 20, 2023

Privacy in Multimodal Federated Human Activity Recognition

arXiv:2305.12134v2
Originality Incremental advance
AI Analysis

This addresses privacy concerns for users of passive sensing in HAR, though it is incremental as it builds on federated learning with a focus on modality-level privacy.

The paper tackles the problem of privacy in federated human activity recognition by showing that stricter privacy at the sensor level reduces accuracy by 19-42%, and proposes a method that reduces this to only a 7-13% decrease, enabling HAR systems with diverse hardware.

Human Activity Recognition (HAR) training data is often privacy-sensitive or held by non-cooperative entities. Federated Learning (FL) addresses such concerns by training ML models on edge clients. This work studies the impact of privacy in federated HAR at a user, environment, and sensor level. We show that the performance of FL for HAR depends on the assumed privacy level of the FL system and primarily upon the colocation of data from different sensors. By avoiding data sharing and assuming privacy at the human or environment level, as prior works have done, the accuracy decreases by 5-7%. However, extending this to the modality level and strictly separating sensor data between multiple clients may decrease the accuracy by 19-42%. As this form of privacy is necessary for the ethical utilisation of passive sensing methods in HAR, we implement a system where clients mutually train both a general FL model and a group-level one per modality. Our evaluation shows that this method leads to only a 7-13% decrease in accuracy, making it possible to build HAR systems with diverse hardware.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes