中文
相关论文

相关论文: The Resource Problem of Using Linear Layer Leakage…

200 篇论文

Scalability and privacy are two critical concerns for cross-device federated learning (FL) systems. In this work, we identify that synchronous FL - synchronized aggregation of client updates in FL - cannot scale efficiently beyond a few…

机器学习 · 计算机科学 2022-03-08 John Nguyen , Kshitiz Malik , Hongyuan Zhan , Ashkan Yousefpour , Michael Rabbat , Mani Malek , Dzmitry Huba

The emerging concern about data privacy and security has motivated the proposal of federated learning, which allows nodes to only synchronize the locally-trained models instead their own original data. Conventional federated learning…

机器学习 · 计算机科学 2019-08-22 Chenghao Hu , Jingyan Jiang , Zhi Wang

Efficiently aggregating trained neural networks from local clients into a global model on a server is a widely researched topic in federated learning. Recently, motivated by diminishing privacy concerns, mitigating potential attacks, and…

机器学习 · 计算机科学 2024-10-22 Xiang Liu , Liangxi Liu , Feiyang Ye , Yunheng Shen , Xia Li , Linshan Jiang , Jialin Li

Federated learning (FL) enables distributed clients to collaboratively train a global model using local private data. Nevertheless, recent studies show that conventional FL algorithms still exhibit deficiencies in privacy protection, and…

密码学与安全 · 计算机科学 2026-03-31 Ruiyang Wang , Rong Pan , Zhengan Yao

Federated Learning (FL) is a distributed learning paradigm that enables different parties to train a model together for high quality and strong privacy protection. In this scenario, individual participants may get compromised and perform…

In the effort to learn from extensive collections of distributed data, federated learning has emerged as a promising approach for preserving privacy by using a gradient-sharing mechanism instead of exchanging raw data. However, recent…

Federated learning (FL) allows training machine learning models on distributed data without compromising privacy. However, FL is vulnerable to model-poisoning attacks where malicious clients tamper with their local models to manipulate the…

机器学习 · 计算机科学 2025-04-09 Ehsan Lari , Reza Arablouei , Vinay Chakravarthi Gogineni , Stefan Werner

Federated learning (FL) is a promising paradigm for training a global model over data distributed across multiple data owners without centralizing clients' raw data. However, sharing of local model updates can also reveal information of…

分布式、并行与集群计算 · 计算机科学 2022-09-14 Saurav Prakash , Hanieh Hashemi , Yongqin Wang , Murali Annavaram , Salman Avestimehr

Federated Learning (FL) has become very popular since it enables clients to train a joint model collaboratively without sharing their private data. However, FL has been shown to be susceptible to backdoor and inference attacks. While in the…

密码学与安全 · 计算机科学 2023-08-02 Huimin Li , Phillip Rieger , Shaza Zeitouni , Stjepan Picek , Ahmad-Reza Sadeghi

Federated learning enables multiple users to build a joint model by sharing their model updates (gradients), while their raw data remains local on their devices. In contrast to the common belief that this provides privacy benefits, we here…

Federated Learning (FL) has received increasing attention due to its privacy protection capability. However, the base algorithm FedAvg is vulnerable when it suffers from so-called backdoor attacks. Former researchers proposed several robust…

密码学与安全 · 计算机科学 2022-12-29 Jianyi Zhang , Fangjiao Zhang , Qichao Jin , Zhiqiang Wang , Xiaodong Lin , Xiali Hei

Secure aggregation (SecAgg) is a commonly-used privacy-enhancing mechanism in federated learning, affording the server access only to the aggregate of model updates while safeguarding the confidentiality of individual updates. Despite…

机器学习 · 计算机科学 2024-07-16 Khac-Hoang Ngo , Johan Östman , Giuseppe Durisi , Alexandre Graell i Amat

Aiming at privacy preservation, Federated Learning (FL) is an emerging machine learning approach enabling model training on decentralized devices or data sources. The learning mechanism of FL relies on aggregating parameter updates from…

机器学习 · 计算机科学 2024-05-21 Jiayan Chen , Zhirong Qian , Tianhui Meng , Xitong Gao , Tian Wang , Weijia Jia

In federated learning, multiple parties train models locally and share their parameters with a central server, which aggregates them to update a global model. To address the risk of exposing sensitive data through local models, secure…

Federated Learning (FL) is a distributed machine learning setting that requires multiple clients to collaborate on training a model while maintaining data privacy. The unaddressed inherent sparsity in data and models often results in overly…

机器学习 · 统计学 2025-12-30 Krishna Harsha Kovelakuntla Huthasana , Alireza Olama , Andreas Lundell

Federated learning (FL) enables multiple clients to jointly train a model by sharing only gradient updates for aggregation instead of raw data. Due to the transmission of very high-dimensional gradient updates from many clients, FL is known…

密码学与安全 · 计算机科学 2025-12-01 Shuangqing Xu , Yifeng Zheng , Zhongyun Hua

The pervasive adoption of Internet-connected digital services has led to a growing concern in the personal data privacy of their customers. On the other hand, machine learning (ML) techniques have been widely adopted by digital service…

密码学与安全 · 计算机科学 2021-05-13 Jiale Guo , Ziyao Liu , Kwok-Yan Lam , Jun Zhao , Yiqiang Chen , Chaoping Xing

Federated Learning (FL) has recently emerged as a revolutionary approach to collaborative training Machine Learning models. In particular, it enables decentralized model training while preserving data privacy, but its distributed nature…

密码学与安全 · 计算机科学 2025-12-30 Sameera K. M. , Serena Nicolazzo , Antonino Nocera , Vinod P. , Rafidha Rehiman K. A

The development of deep learning techniques is a leading field applied to cases in which medical data is used, particularly in cases of image diagnosis. This type of data has privacy and legal restrictions that in many cases prevent it from…

机器学习 · 计算机科学 2025-01-28 Judith Sáinz-Pardo Díaz , Álvaro López García

Motivated by the explosive computing capabilities at end user equipments, as well as the growing privacy concerns over sharing sensitive raw data, a new machine learning paradigm, named federated learning (FL) has emerged. By training…

网络与互联网体系结构 · 计算机科学 2021-06-07 Chuan Ma , Jun Li , Ming Ding , Long Shi , Taotao Wang , Zhu Han , H. Vincent Poor