paper-with-me

홈 › Papers

Mitigating Data Absence in Federated Learning Using Privacy-Controllable Data Digests

2022-10-03 · Chih-Fan Hsu, Ming-Ching Chang, Wei-Chao Chen

The absence of training data and their distribution changes in federated learning (FL) can significantly undermine model performance, especially in cross-silo scenarios. To address this challenge, we introduce the Federated Learning with Data Digest (FedDig) framework. FedDig manages unexpected distribution changes using a novel privacy-controllable data digest representation. This framework allows FL users to adjust the protection levels of the digest by manipulating hyperparameters that control the mixing of multiple low-dimensional features and applying differential privacy perturbation to these mixed features. Evaluation of FedDig across four diverse public datasets shows that it consistently outperforms five baseline algorithms by substantial margins in various data absence scenarios. We also thoroughly explored FedDig's hyperparameters, demonstrating its adaptability. Notably, the FedDig plugin design is inherently extensible and compatible with existing FL algorithms.

📄 PDF Abstract BibTeX arXiv:2210.00737

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

AS-FedBridge: Pseudo-Spike Bridge Distillation for Heterogeneous ANN-SNN Federated Learning

2026-08-04 · Shengyang Li, Yiting Dong, Liuyang Song, Ximing Wang 외 arxiv

Federated learning enables collaborative model training across distributed edge devices while strictly preserving data privacy. To facilitate practical deployment on resource-constrained edge devices, Spiking Neural Netw…

Federated Learning

Secure Aggregation Is Not All You Need: Mitigating Privacy Attacks with Noise Tolerance in Federated Learning

2022-11-10 · John Reuben Gilbert

Federated learning is a collaborative method that aims to preserve data privacy while creating AI models. Current approaches to federated learning tend to rely heavily on secure aggregation protocols to preserve data pri…

AllFederated Learning

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

FLea: Addressing Data Scarcity and Label Skew in Federated Learning via Privacy-preserving Feature Augmentation

2024-06-13 · Tong Xia, Abhirup Ghosh, Xinchi Qiu, Cecilia Mascolo

Federated Learning (FL) enables model development by leveraging data distributed across numerous edge devices without transferring local data to a central server. However, existing FL methods still face challenges when d…

Federated LearningPrivacy Preserving

Approximate Gradient Coding for Privacy-Flexible Federated Learning with Non-IID Data

2024-04-04 · Okko Makkonen, Sampo Niemelä, Camilla Hollanti, Serge Kas Hanna

This work focuses on the challenges of non-IID data and stragglers/dropouts in federated learning. We introduce and explore a privacy-flexible paradigm that models parts of the clients' local data as non-private, offerin…

Federated Learning