paper-with-me

Papers

Federated Transfer Learning with Differential Privacy

2024-03-17 · Mengchu Li, Ye Tian, Yang Feng, Yi Yu

Federated learning has emerged as a powerful framework for analysing distributed data, yet two challenges remain pivotal: heterogeneity across sites and privacy of local data. In this paper, we address both challenges within a federated transfer learning framework, aiming to enhance learning on a target data set by leveraging information from multiple heterogeneous source data sets while adhering to privacy constraints. We rigorously formulate the notion of federated differential privacy, which offers privacy guarantees for each data set without assuming a trusted central server. Under this privacy model, we study three classical statistical problems: univariate mean estimation, low-dimensional linear regression, and high-dimensional linear regression. By investigating the minimax rates and quantifying the cost of privacy in each problem, we show that federated differential privacy is an intermediate privacy model between the well-established local and central models of differential privacy. Our analyses account for data heterogeneity and privacy, highlighting the fundamental costs associated with each factor and the benefits of knowledge transfer in federated learning.

📄 PDF Abstract BibTeX arXiv:2403.11343

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningregressionTransfer Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Differentially Private Meta-Learning

2019-09-12 · ICLR 2020 1 · Jeffrey Li, Mikhail Khodak, Sebastian Caldas, Ameet Talwalkar

Parameter-transfer is a well-known and versatile approach for meta-learning, with applications including few-shot learning, federated learning, and reinforcement learning. However, parameter-transfer algorithms often req…

Federated LearningFew-Shot LearningGeneral Classificationimage-classification+6

Differential Private Federated Transfer Learning for Mental Health Monitoring in Everyday Settings: A Case Study on Stress Detection

2024-02-16 · Ziyu Wang, Zhongqi Yang, Iman Azimi, Amir M. Rahmani

Mental health conditions, prevalent across various demographics, necessitate efficient monitoring to mitigate their adverse impacts on life quality. The surge in data-driven methodologies for mental health monitoring has…

Federated LearningPrivacy PreservingTransfer Learning

Differentially Private Federated Learning: A Systematic Review

2024-05-14 · Jie Fu, Yuan Hong, XinPeng Ling, Leixia Wang 외

In recent years, privacy and security concerns in machine learning have promoted trusted federated learning to the forefront of research. Differential privacy has emerged as the de facto standard for privacy protection i…

Federated LearningPrivacy Preserving

FedPCL-CDR: A Federated Prototype-based Contrastive Learning Framework for Privacy-Preserving Cross-domain Recommendation

2024-09-05 · Li Wang, Qiang Wu, Min Xu

Cross-domain recommendation (CDR) aims to improve recommendation accuracy in sparse domains by transferring knowledge from data-rich domains. However, existing CDR approaches often assume that user-item interaction data …

Contrastive LearningFederated LearningPrivacy PreservingTransfer Learning

Federated $f$-Differential Privacy

2021-02-22 · Qinqing Zheng, Shuxiao Chen, Qi Long, Weijie J. Su

Federated learning (FL) is a training paradigm where the clients collaboratively learn models by repeatedly sharing information without compromising much on the privacy of their local sensitive data. In this paper, we in…

Federated Learning