paper-with-me

홈 › Papers

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, offering a more versatile and business-oriented perspective on privacy. Within this framework, we propose a data-driven strategy for mitigating the effects of label heterogeneity and client straggling on federated learning. Our solution combines both offline data sharing and approximate gradient coding techniques. Through numerical simulations using the MNIST dataset, we demonstrate that our approach enables achieving a deliberate trade-off between privacy and utility, leading to improved model convergence and accuracy while using an adaptable portion of non-private data.

📄 PDF Abstract BibTeX arXiv:2404.03524

Code (1)

okkomakkonen/label-heterogeneity 공식 구현

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Expressive variational quantum circuits provide inherent privacy in federated learning

2023-09-22 · Niraj Kumar, Jamie Heredge, Changhao Li, Shaltiel Eloul 외

Federated learning has emerged as a viable distributed solution to train machine learning models without the actual need to share data with the central aggregator. However, standard neural network-based federated learnin…

Federated LearningQuantum Machine Learning

An End-to-End Encrypted Neural Network for Gradient Updates Transmission in Federated Learning

2019-08-22 · Hongyu Li, Tianqi Han

Federated learning is a distributed learning method to train a shared model by aggregating the locally-computed gradient updates. In federated learning, bandwidth and privacy are two main concerns of gradient updates tra…

Data CompressionFederated Learning

FLUE: Federated Learning with Un-Encrypted model weights

2024-07-26 · Elie Atallah

Federated Learning enables diverse devices to collaboratively train a shared model while keeping training data locally stored, avoiding the need for centralized cloud storage. Despite existing privacy measures, concerns …

Federated LearningFLUEmodel

Practical and Private (Deep) Learning without Sampling or Shuffling

2021-02-26 · Peter Kairouz, Brendan Mcmahan, Shuang Song, Om Thakkar 외

We consider training models with differential privacy (DP) using mini-batch gradients. The existing state-of-the-art, Differentially Private Stochastic Gradient Descent (DP-SGD), requires privacy amplification by samplin…

Deep LearningFederated Learning

Privacy-aware Berrut Approximated Coded Computing applied to general distributed learning

2025-05-10 · Xavier Martínez-Luaña, Manuel Fernández-Veiga, Rebeca P. Díaz-Redondo, Ana Fernández-Vilas

Coded computing is one of the techniques that can be used for privacy protection in Federated Learning. However, most of the constructions used for coded computing work only under the assumption that the computations inv…

Federated Learning