中文
相关论文

相关论文: Privacy-Preserving Collaborative Learning through …

200 篇论文

Federated learning enables collaborative model training without sharing raw data, but data heterogeneity consistently challenges the performance of the global model. Traditional optimization methods often rely on collaborative global model…

机器学习 · 计算机科学 2025-09-29 Weiqi Yue , Wenbiao Li , Yuzhou Jiang , Anisa Halimi , Roger French , Erman Ayday

Federated Learning (FL) is a paradigm for large-scale distributed learning which faces two key challenges: (i) efficient training from highly heterogeneous user data, and (ii) protecting the privacy of participating users. In this work, we…

机器学习 · 计算机科学 2023-01-06 Maxence Noble , Aurélien Bellet , Aymeric Dieuleveut

Federated learning (FL) provides a privacy-preserving solution for distributed machine learning tasks. One challenging problem that severely damages the performance of FL models is the co-occurrence of data heterogeneity and long-tail…

机器学习 · 计算机科学 2022-04-29 Xinyi Shang , Yang Lu , Gang Huang , Hanzi Wang

Federated Learning (FL) represents a significant advancement in distributed machine learning, enabling multiple participants to collaboratively train models without sharing raw data. This decentralized approach enhances privacy by keeping…

密码学与安全 · 计算机科学 2025-02-10 Jaydip Sen , Hetvi Waghela , Sneha Rakshit

Federated learning enables machine learning algorithms to be trained over a network of multiple decentralized edge devices without requiring the exchange of local datasets. Successfully deploying federated learning requires ensuring that…

机器学习 · 计算机科学 2021-10-27 Meng Zhang , Ermin Wei , Randall Berry

Split Federated Learning (SFL) has recently emerged as a promising distributed learning technology, leveraging the strengths of both federated and split learning. It emphasizes the advantages of rapid convergence while addressing privacy…

机器学习 · 计算机科学 2024-05-06 Joohyung Lee , Mohamed Seif , Jungchan Cho , H. Vincent Poor

Federated learning (FL) is a machine learning technique that enables participants to collaboratively train high-quality models without exchanging their private data. Participants utilizing cross-silo federated learning (CS-FL) settings are…

机器学习 · 计算机科学 2022-08-19 Xingjian Cao , Zonghang Li , Gang Sun , Hongfang Yu , Mohsen Guizani

Privacy in federated learning is crucial, encompassing two key aspects: safeguarding the privacy of clients' data and maintaining the privacy of the federator's objective from the clients. While the first aspect has been extensively…

密码学与安全 · 计算机科学 2025-05-01 Maximilian Egger , Rüdiger Urbanke , Rawad Bitar

Countries across the globe have been pushing strict regulations on the protection of personal or private data collected. The traditional centralized machine learning method, where data is collected from end-users or IoT devices, so that it…

Vertical Federated Learning (VFL) enables collaborative model training across organizations that share common user samples but hold disjoint feature spaces. Despite its potential, VFL is susceptible to feature inference attacks, in which…

机器学习 · 计算机科学 2025-12-16 Sindhuja Madabushi , Ahmad Faraz Khan , Haider Ali , Ananthram Swami , Rui Ning , Hongyi Wu , Jin-Hee Cho

Federated Learning (FL) enables collaborative training without centralizing data, essential for privacy compliance in real-world scenarios involving sensitive visual information. Most FL approaches rely on expensive, iterative deep network…

计算机视觉与模式识别 · 计算机科学 2026-02-16 Alejandro Dopico-Castro , Oscar Fontenla-Romero , Bertha Guijarro-Berdiñas , Amparo Alonso-Betanzos , Iván Pérez Digón

In the distributed collaborative machine learning (DCML) paradigm, federated learning (FL) recently attracted much attention due to its applications in health, finance, and the latest innovations such as industry 4.0 and smart vehicles. FL…

机器学习 · 计算机科学 2020-12-01 Chandra Thapa , M. A. P. Chamikara , Seyit A. Camtepe

Federated Learning (FL) enables a large number of users to jointly learn a shared machine learning (ML) model, coordinated by a centralized server, where the data is distributed across multiple devices. This approach enables the server or…

密码学与安全 · 计算机科学 2020-04-07 Kalikinkar Mandal , Guang Gong

With the development of laws and regulations related to privacy preservation, it has become difficult to collect personal data to perform machine learning. In this context, federated learning, which is distributed learning without sharing…

计算机视觉与模式识别 · 计算机科学 2024-05-08 Yosuke Kaga , Yusei Suzuki , Kenta Takahashi

Artificial neural network has achieved unprecedented success in a wide variety of domains such as classifying, predicting and recognizing objects. This success depends on the availability of big data since the training process requires…

机器学习 · 计算机科学 2019-10-08 Rulin Shao , Hui Liu , Dianbo Liu

Federated learning (FL) is a promising approach to enabling collaborative model training without centralized data sharing, a crucial requirement in scientific domains where data privacy, ownership, and compliance constraints are critical.…

分布式、并行与集群计算 · 计算机科学 2025-11-13 Zilinghan Li , Aditya Sinha , Yijiang Li , Kyle Chard , Kibaek Kim , Ravi Madduri

Concerned with user data privacy, this paper presents a new federated learning (FL) method that trains machine learning models on edge devices without accessing sensitive data. Traditional FL methods, although privacy-protective, fail to…

分布式、并行与集群计算 · 计算机科学 2023-10-03 Duy Phuong Nguyen , Sixing Yu , J. Pablo Muñoz , Ali Jannesari

Global financial crime activity is driving demand for machine learning solutions in fraud prevention. However, prevention systems are commonly serviced to financial institutions in isolation, and few provisions exist for data sharing due to…

密码学与安全 · 计算机科学 2024-01-08 Iker Perez , Jason Wong , Piotr Skalski , Stuart Burrell , Richard Mortier , Derek McAuley , David Sutton

In the era of big data, the need to expand the amount of data through data sharing to improve model performance has become increasingly compelling. As a result, effective collaborative learning models need to be developed with respect to…

机器学习 · 计算机科学 2020-11-17 Huiwen Wu , Cen Chen , Li Wang

Federated Learning is introduced to protect privacy by distributing training data into multiple parties. Each party trains its own model and a meta-model is constructed from the sub models. In this way the details of the data are not…

机器学习 · 计算机科学 2019-05-14 Guan Wang