中文
相关论文

相关论文: Can collaborative learning be private, robust and …

200 篇论文

We consider a collaborative learning scenario in which multiple data-owners wish to jointly train a logistic regression model, while keeping their individual datasets private from the other parties. We propose COPML, a fully-decentralized…

机器学习 · 计算机科学 2020-11-05 Jinhyun So , Basak Guler , A. Salman Avestimehr

Privacy protection is an ethical issue with broad concern in Artificial Intelligence (AI). Federated learning is a new machine learning paradigm to learn a shared model across users or organisations without direct access to the data. It has…

分布式、并行与集群计算 · 计算机科学 2021-08-25 Guodong Long , Tao Shen , Yue Tan , Leah Gerrard , Allison Clarke , Jing Jiang

Deep learning continues to rapidly evolve and is now demonstrating remarkable potential for numerous medical prediction tasks. However, realizing deep learning models that generalize across healthcare organizations is challenging. This is…

机器学习 · 计算机科学 2023-08-23 Zhuohang Li , Chao Yan , Xinmeng Zhang , Gharib Gharibi , Zhijun Yin , Xiaoqian Jiang , Bradley A. Malin

Federated learning is emerging as a promising machine learning technique in the medical field for analyzing medical images, as it is considered an effective method to safeguard sensitive patient data and comply with privacy regulations.…

机器学习 · 计算机科学 2024-09-30 Badhan Chandra Das , M. Hadi Amini , Yanzhao Wu

As deep learning applications, especially programs of computer vision, are increasingly deployed in our lives, we have to think more urgently about the security of these applications.One effective way to improve the security of deep…

计算机视觉与模式识别 · 计算机科学 2022-06-02 Xiao Tan , Jingbo Gao , Ruolin Li

Federated learning is an emerging data-private distributed learning framework, which, however, is vulnerable to adversarial attacks. Although several heuristic defenses are proposed to enhance the robustness of federated learning, they do…

机器学习 · 计算机科学 2024-03-05 Cheng Chen , Bhavya Kailkhura , Ryan Goldhahn , Yi Zhou

While deep learning has led to remarkable results on a number of challenging problems, researchers have discovered a vulnerability of neural networks in adversarial settings, where small but carefully chosen perturbations to the input can…

神经与进化计算 · 计算机科学 2018-11-26 Edward Grefenstette , Robert Stanforth , Brendan O'Donoghue , Jonathan Uesato , Grzegorz Swirszcz , Pushmeet Kohli

Federated learning enables collaborative training of machine learning models among different clients while ensuring data privacy, emerging as the mainstream for breaking data silos in the healthcare domain. However, the imbalance of medical…

计算机视觉与模式识别 · 计算机科学 2025-09-30 You Zhou , Lijiang Chen , Shuchang Lyu , Guangxia Cui , Wenpei Bai , Zheng Zhou , Meng Li , Guangliang Cheng , Huiyu Zhou , Qi Zhao

The decentralized nature of federated learning, that often leverages the power of edge devices, makes it vulnerable to attacks against privacy and security. The privacy risk for a peer is that the model update she computes on her private…

密码学与安全 · 计算机科学 2021-08-05 Josep Domingo-Ferrer , Alberto Blanco-Justicia , Jesús Manjón , David Sánchez

Federated learning is a decentralized machine learning approach where clients train models locally and share model updates to develop a global model. This enables low-resource devices to collaboratively build a high-quality model without…

密码学与安全 · 计算机科学 2024-12-10 Li Bai , Haibo Hu , Qingqing Ye , Haoyang Li , Leixia Wang , Jianliang Xu

Federated learning is a recent advance in privacy protection. In this context, a trusted curator aggregates parameters optimized in decentralized fashion by multiple clients. The resulting model is then distributed back to all clients,…

密码学与安全 · 计算机科学 2018-03-02 Robin C. Geyer , Tassilo Klein , Moin Nabi

Federated learning (FL) is an appealing paradigm that allows a group of machines (a.k.a. clients) to learn collectively while keeping their data local. However, due to the heterogeneity between the clients' data distributions, the model…

机器学习 · 计算机科学 2024-10-01 Youssef Allouah , Abdellah El Mrini , Rachid Guerraoui , Nirupam Gupta , Rafael Pinot

Federated learning enables data sharing in healthcare contexts where it might otherwise be difficult due to data-use-ordinances or security and communication constraints. Distributed and shared data models allow models to become…

密码学与安全 · 计算机科学 2023-08-04 Navya Annapareddy , Yingzheng Liu , Judy Fox

We study the difficulties in learning that arise from robust and differentially private optimization. We first study convergence of gradient descent based adversarial training with differential privacy, taking a simple binary classification…

机器学习 · 计算机科学 2022-01-10 Jamie Hayes , Borja Balle , M. Pawan Kumar

Federated Learning enables one to jointly train a machine learning model across distributed clients holding sensitive datasets. In real-world settings, this approach is hindered by expensive communication and privacy concerns. Both of these…

机器学习 · 统计学 2021-10-19 Constance Beguier , Mathieu Andreux , Eric W. Tramel

The use of collaborative and decentralized machine learning techniques such as federated learning have the potential to enable the development and deployment of clinical risk predictions models in low-resource settings without requiring…

机器学习 · 计算机科学 2019-11-15 Stephen R. Pfohl , Andrew M. Dai , Katherine Heller

Federated learning performs distributed model training using local data hosted by agents. It shares only model parameter updates for iterative aggregation at the server. Although it is privacy-preserving by design, federated learning is…

机器学习 · 计算机科学 2019-05-09 Yufei Han , Xiangliang Zhang

Collaborative training of a machine learning model comes with a risk of sharing sensitive or private data. Federated learning offers a way of collectively training a single global model without the need to share client data, by sharing only…

密码学与安全 · 计算机科学 2026-01-09 Damian Harenčák , Lukáš Gajdošech , Martin Madaras

With increasing usage of deep learning algorithms in many application, new research questions related to privacy and adversarial attacks are emerging. However, the deep learning algorithm improvement needs more and more data to be shared…

机器学习 · 计算机科学 2020-04-29 Amit Chaulwar

Real-world data is usually segmented by attributes and distributed across different parties. Federated learning empowers collaborative training without exposing local data or models. As we demonstrate through designed attacks, even with a…

机器学习 · 计算机科学 2021-04-30 Shuang Zhang , Liyao Xiang , Xi Yu , Pengzhi Chu , Yingqi Chen , Chen Cen , Li Wang