paper-with-me

홈 › Papers

Federated Split Learning for Human Activity Recognition with Differential Privacy

2024-11-09 · Josue Ndeko, Shaba Shaon, Aubrey Beal, Avimanyu Sahoo, Dinh C. Nguyen

This paper proposes a novel intelligent human activity recognition (HAR) framework based on a new design of Federated Split Learning (FSL) with Differential Privacy (DP) over edge networks. Our FSL-DP framework leverages both accelerometer and gyroscope data, achieving significant improvements in HAR accuracy. The evaluation includes a detailed comparison between traditional Federated Learning (FL) and our FSL framework, showing that the FSL framework outperforms FL models in both accuracy and loss metrics. Additionally, we examine the privacy-performance trade-off under different data settings in the DP mechanism, highlighting the balance between privacy guarantees and model accuracy. The results also indicate that our FSL framework achieves faster communication times per training round compared to traditional FL, further emphasizing its efficiency and effectiveness. This work provides valuable insight and a novel framework which was tested on a real-life dataset.

📄 PDF Abstract BibTeX arXiv:2411.06263

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionFederated LearningHuman Activity Recognition

Similar Papers 제목 키워드 기반

LSTMSPLIT: Effective SPLIT Learning based LSTM on Sequential Time-Series Data

2022-03-08 · Lianlian Jiang, Yuexuan Wang, Wenyi Zheng, Chao Jin 외

Federated learning (FL) and split learning (SL) are the two popular distributed machine learning (ML) approaches that provide some data privacy protection mechanisms. In the time-series classification problem, many resea…

Activity RecognitionFederated LearningHuman Activity RecognitionTime Series+2

Label Leakage in Federated Inertial-based Human Activity Recognition

2025-05-27 · Marius Bock, Maximilian Hopp, Kristof Van Laerhoven, Michael Moeller

While prior work has shown that Federated Learning updates can leak sensitive information, label reconstruction attacks, which aim to recover input labels from shared gradients, have not yet been examined in the context …

Activity RecognitionFederated LearningHuman Activity Recognition

Shuffled Differentially Private Federated Learning for Time Series Data Analytics

2023-07-30 · Chenxi Huang, Chaoyang Jiang, Zhenghua Chen

Trustworthy federated learning aims to achieve optimal performance while ensuring clients' privacy. Existing privacy-preserving federated learning approaches are mostly tailored for image data, lacking applications for t…

Activity RecognitionFederated LearningHuman Activity RecognitionPrivacy Preserving+1

GraMFedDHAR: Graph Based Multimodal Differentially Private Federated HAR

2025-09-06 · Labani Halder, Tanmay Sen, Sarbani Palit arxiv

Human Activity Recognition (HAR) using multimodal sensor data remains challenging due to noisy or incomplete measurements, scarcity of labeled examples, and privacy concerns. Traditional centralized deep learning approac…

Human Activity RecognitionFederated Learning

Semi-supervised Federated Learning for Activity Recognition

2020-11-02 · Yuchen Zhao, Hanyang Liu, Honglin Li, Payam Barnaghi 외

Training deep learning models on in-home IoT sensory data is commonly used to recognise human activities. Recently, federated learning systems that use edge devices as clients to support local human activity recognition …

Activity RecognitionData AugmentationFederated LearningHuman Activity Recognition