中文
相关论文

相关论文: Fidel: Reconstructing Private Training Samples fro…

200 篇论文

Neural networks are often trained on proprietary datasets, making them attractive attack targets. We present a novel dataset extraction method leveraging an innovative training time backdoor attack, allowing a malicious federated learning…

密码学与安全 · 计算机科学 2025-12-19 Eden Luzon , Guy Amit , Roy Weiss , Torsten Kraub , Alexandra Dmitrienko , Yisroel Mirsky

Federated Learning (FL) enables collaborative training of Deep Learning (DL) models where the data is retained locally. Like DL, FL has severe security weaknesses that the attackers can exploit, e.g., model inversion and backdoor attacks.…

密码学与安全 · 计算机科学 2023-03-01 Gorka Abad , Servio Paguada , Oguzhan Ersoy , Stjepan Picek , Víctor Julio Ramírez-Durán , Aitor Urbieta

In terms of artificial intelligence, there are several security and privacy deficiencies in the traditional centralized training methods of machine learning models by a server. To address this limitation, federated learning (FL) has been…

密码学与安全 · 计算机科学 2022-11-29 Yao Chen , Yijie Gui , Hong Lin , Wensheng Gan , Yongdong Wu

Motivated by the ever-increasing concerns on personal data privacy and the rapidly growing data volume at local clients, federated learning (FL) has emerged as a new machine learning setting. An FL system is comprised of a central parameter…

密码学与安全 · 计算机科学 2022-08-04 Xiang Ma , Haijian Sun , Rose Qingyang Hu , Yi Qian

Federated learning (FL) is a privacy-preserving machine learning technique that facilitates collaboration among participants across demographics. FL enables model sharing, while restricting the movement of data. Since FL provides…

机器学习 · 计算机科学 2025-10-15 Harsh Kasyap , Minghong Fang , Zhuqing Liu , Carsten Maple , Somanath Tripathy

Federated Learning (FL) has emerged as a machine learning approach able to preserve the privacy of user's data. Applying FL, clients train machine learning models on a local dataset and a central server aggregates the learned parameters…

密码学与安全 · 计算机科学 2024-09-27 Luiz Leite , Yuri Santo , Bruno L. Dalmazo , André Riker

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

Train machine learning models on sensitive user data has raised increasing privacy concerns in many areas. Federated learning is a popular approach for privacy protection that collects the local gradient information instead of real data.…

密码学与安全 · 计算机科学 2021-05-24 Lichao Sun , Jianwei Qian , Xun Chen

Federated Learning (FL) is designed to protect the data privacy of each client during the training process by transmitting only models instead of the original data. However, the trained model may memorize certain information about the…

机器学习 · 计算机科学 2022-01-25 Chen Wu , Sencun Zhu , Prasenjit Mitra

Federated Learning (FL) facilitates collaborative training of a global model whose performance is boosted by private data owned by distributed clients, without compromising data privacy. Yet the wide applicability of FL is hindered by…

分布式、并行与集群计算 · 计算机科学 2024-12-31 Xinyuan Zhao , Hanlin Gu , Lixin Fan , Yuxing Han , Qiang Yang

Federated learning enables learning from decentralized data sources without compromising privacy, which makes it a crucial technique. However, it is vulnerable to model poisoning attacks, where malicious clients interfere with the training…

密码学与安全 · 计算机科学 2023-07-19 Sungwon Park , Sungwon Han , Fangzhao Wu , Sundong Kim , Bin Zhu , Xing Xie , Meeyoung Cha

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

Providing privacy protection has been one of the primary motivations of Federated Learning (FL). Recently, there has been a line of work on incorporating the formal privacy notion of differential privacy with FL. To guarantee the…

机器学习 · 计算机科学 2021-06-28 Xinwei Zhang , Xiangyi Chen , Mingyi Hong , Zhiwei Steven Wu , Jinfeng Yi

Data duplication within large-scale corpora often impedes large language models' (LLMs) performance and privacy. In privacy-concerned federated learning scenarios, conventional deduplication methods typically rely on trusted third parties…

密码学与安全 · 计算机科学 2025-11-12 Pukang Ye , Junwei Luo , Xiaolei Dong , Yunbo Yang

Federated learning (FL) is a framework for machine learning across heterogeneous client devices in a privacy-preserving fashion. To date, most FL algorithms learn a "global" server model across multiple rounds. At each round, the same…

Federated Learning Networks (FLNs) have been envisaged as a promising paradigm to collaboratively train models among mobile devices without exposing their local privacy data. Due to the need for frequent model updates and communications,…

密码学与安全 · 计算机科学 2021-10-07 Yuan-Ai Xie , Jiawen Kang , Dusit Niyato , Nguyen Thi Thanh Van , Nguyen Cong Luong , Zhixin Liu , Han Yu

Federated learning (FL) is a distributed machine learning approach that allows multiple clients to collaboratively train a model without sharing their raw data. To prevent sensitive information from being inferred through the model updates…

机器学习 · 计算机科学 2024-09-23 Zhenxiao Zhang , Yuanxiong Guo , Yanmin Gong

Federated learning (FL) is a popular distributed learning framework that can reduce privacy risks by not explicitly sharing private data. However, recent works demonstrated that sharing model updates makes FL vulnerable to inference…

机器学习 · 计算机科学 2020-12-14 Jingwei Sun , Ang Li , Binghui Wang , Huanrui Yang , Hai Li , Yiran Chen

Federated Learning (FL) emerged as a learning method to enable the server to train models over data distributed among various clients. These clients are protective about their data being leaked to the server, any other client, or an…

机器学习 · 计算机科学 2025-01-27 Uday Bhaskar , Varul Srivastava , Avyukta Manjunatha Vummintala , Naresh Manwani , Sujit Gujar

Recent studies have revealed that federated learning (FL), once considered secure due to clients not sharing their private data with the server, is vulnerable to attacks such as client-side training data distribution inference, where a…

密码学与安全 · 计算机科学 2024-04-05 Yichang Xu , Ming Yin , Minghong Fang , Neil Zhenqiang Gong