paper-with-me

홈 › Papers

Efficient Federated Learning with Encrypted Data Sharing for Data-Heterogeneous Edge Devices

2025-06-25 · Hangyu Li, Hongyue Wu, Guodong Fan, Zhen Zhang, Shizhan Chen, Zhiyong Feng

As privacy protection gains increasing importance, more models are being trained on edge devices and subsequently merged into the central server through Federated Learning (FL). However, current research overlooks the impact of network topology, physical distance, and data heterogeneity on edge devices, leading to issues such as increased latency and degraded model performance. To address these issues, we propose a new federated learning scheme on edge devices that called Federated Learning with Encrypted Data Sharing(FedEDS). FedEDS uses the client model and the model's stochastic layer to train the data encryptor. The data encryptor generates encrypted data and shares it with other clients. The client uses the corresponding client's stochastic layer and encrypted data to train and adjust the local model. FedEDS uses the client's local private data and encrypted shared data from other clients to train the model. This approach accelerates the convergence speed of federated learning training and mitigates the negative impact of data heterogeneity, making it suitable for application services deployed on edge devices requiring rapid convergence. Experiments results show the efficacy of FedEDS in promoting model performance.

📄 PDF Abstract BibTeX arXiv:2506.20644

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Scaling Neuroscience Research using Federated Learning

2021-02-16 · Dimitris Stripelis, Jose Luis Ambite, Pradeep Lam, Paul Thompson

The amount of biomedical data continues to grow rapidly. However, the ability to analyze these data is limited due to privacy and regulatory concerns. Machine learning approaches that require data to be copied to a singl…

Federated Learning

DictPFL: Efficient and Private Federated Learning on Encrypted Gradients

2025-10-24 · Jiaqi Xue, Mayank Kumar, Yuzhang Shang, Shangqian Gao 외 arxiv

Federated Learning (FL) enables collaborative model training across institutions without sharing raw data. However, gradient sharing still risks privacy leakage, such as gradient inversion attacks. Homomorphic Encryption…

Federated Learning

Privacy-Preserving Federated Vision Transformer Learning Leveraging Lightweight Homomorphic Encryption in Medical AI

2025-11-26 · Al Amin, Kamrul Hasan, Liang Hong, Sharif Ullah arxiv

Collaborative machine learning across healthcare institutions promises improved diagnostic accuracy by leveraging diverse datasets, yet privacy regulations such as HIPAA prohibit direct patient data sharing. While federa…

Image ReconstructionFederated Learning

Secure & Private Federated Neuroimaging

2022-05-11 · Dimitris Stripelis, Umang Gupta, Hamza Saleem, Nikhil Dhinagar 외

The amount of biomedical data continues to grow rapidly. However, collecting data from multiple sites for joint analysis remains challenging due to security, privacy, and regulatory concerns. To overcome this challenge, …

Federated Learning

CaPriDe Learning: Confidential and Private Decentralized Learning Based on Encryption-Friendly Distillation Loss

2023-01-01 · CVPR 2023 1 · Nurbek Tastan, Karthik Nandakumar

Large volumes of data required to train accurate deep neural networks (DNNs) are seldom available with any single entity. Often, privacy concerns and stringent data regulations prevent entities from sharing data with…

Federated LearningKnowledge Distillation