中文
相关论文

相关论文: FedBot: Enhancing Privacy in Chatbots with Federat…

200 篇论文

Federated Learning (FL) allows multiple participants to train machine learning models collaboratively by keeping their datasets local while only exchanging model updates. Alas, this is not necessarily free from privacy and robustness…

密码学与安全 · 计算机科学 2022-05-30 Mohammad Naseri , Jamie Hayes , Emiliano De Cristofaro

Federated learning has emerged as an attractive approach to protect data privacy by eliminating the need for sharing clients' data while reducing communication costs compared with centralized machine learning algorithms. However, recent…

Federated learning (FL) aims to protect data privacy by enabling clients to build machine learning models collaboratively without sharing their private data. Recent works demonstrate that information exchanged during FL is subject to…

机器学习 · 计算机科学 2024-07-09 Yuezhou Wu , Yan Kang , Jiahuan Luo , Yuanqin He , Qiang Yang

Federated learning suffers from several privacy-related issues that expose the participants to various threats. A number of these issues are aggravated by the centralized architecture of federated learning. In this paper, we discuss…

密码学与安全 · 计算机科学 2020-04-24 Aidmar Wainakh , Alejandro Sanchez Guinea , Tim Grube , Max Mühlhäuser

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

Federated learning enables training a global machine learning model from data distributed across multiple sites, without having to move the data. This is particularly relevant in healthcare applications, where data is rife with personal,…

密码学与安全 · 计算机科学 2020-02-24 Olivia Choudhury , Aris Gkoulalas-Divanis , Theodoros Salonidis , Issa Sylla , Yoonyoung Park , Grace Hsu , Amar Das

Many application scenarios call for training a machine learning model among multiple participants. Federated learning (FL) was proposed to enable joint training of a deep learning model using the local data in each party without revealing…

机器学习 · 计算机科学 2021-02-12 Kai-Fung Chu , Lintao Zhang

Federated learning (FL) has emerged as a method to preserve privacy in collaborative distributed learning. In FL, clients train AI models directly on their devices rather than sharing data with a centralized server, which can pose privacy…

密码学与安全 · 计算机科学 2024-11-26 Haleh Hayati , Carlos Murguia , Nathan van de Wouw

Medical data is often highly sensitive in terms of data privacy and security concerns. Federated learning, one type of machine learning techniques, has been started to use for the improvement of the privacy and security of medical data. In…

密码学与安全 · 计算机科学 2022-04-19 Febrianti Wibawa , Ferhat Ozgur Catak , Salih Sarp , Murat Kuzlu , Umit Cali

The state-of-the-art face recognition systems are typically trained on a single computer, utilizing extensive image datasets collected from various number of users. However, these datasets often contain sensitive personal information that…

计算机视觉与模式识别 · 计算机科学 2024-03-11 Enoch Solomon , Abraham Woubie

Causal structure learning has been extensively studied and widely used in machine learning and various applications. To achieve an ideal performance, existing causal structure learning algorithms often need to centralize a large amount of…

机器学习 · 计算机科学 2023-09-07 Jianli Huang , Xianjie Guo , Kui Yu , Fuyuan Cao , Jiye Liang

Federated Learning (FL) provides a decentralized machine learning approach, where multiple devices or servers collaboratively train a model without sharing their raw data, thus enabling data privacy. This approach has gained significant…

机器学习 · 计算机科学 2025-02-17 Mahad Ali , Curtis Lisle , Patrick W. Moore , Tammer Barkouki , Brian J. Kirkwood , Laura J. Brattain

While the Internet of Things (IoT) can benefit from machine learning by outsourcing model training on the cloud, user data exposure to an untrusted cloud service provider can pose threat to user privacy. Recently, federated learning is…

密码学与安全 · 计算机科学 2021-03-22 Cheng Shen , Wanli Xue

Federated learning is a promising distributed learning paradigm that enables collaborative model training without exposing local client data, thereby protecting data privacy. However, it also brings new threats and challenges. The…

密码学与安全 · 计算机科学 2026-04-14 Nina Cai , Jinguang Han , Weizhi Meng

Using dispersed data and training, federated learning (FL) moves AI capabilities to edge devices or does tasks locally. Many consider FL the start of a new era in AI, yet it is still immature. FL has not garnered the community's trust since…

密码学与安全 · 计算机科学 2024-03-12 Ghazaleh Shirvani , Saeid Ghasemshirazi , Behzad Beigzadeh

Strict privacy is of paramount importance in distributed machine learning. Federated learning, with the main idea of communicating only what is needed for learning, has been recently introduced as a general approach for distributed learning…

密码学与安全 · 计算机科学 2020-07-14 Mikko A. Heikkilä , Antti Koskela , Kana Shimizu , Samuel Kaski , Antti Honkela

Privacy-Preserving Federated Learning (PPFL) is a Decentralized machine learning paradigm that enables multiple participants to collaboratively train a global model without sharing their data with the integration of cryptographic and…

密码学与安全 · 计算机科学 2026-02-03 Fabio Turazza , Marcello Pietri , Marco Picone , Marco Mamei

Federated learning (FL) is a machine learning field in which researchers try to facilitate model learning process among multiparty without violating privacy protection regulations. Considerable effort has been invested in FL optimization…

机器学习 · 计算机科学 2022-04-25 Dun Zeng , Siqi Liang , Xiangjing Hu , Hui Wang , Zenglin Xu

While centralized servers pose a risk of being a single point of failure, decentralized approaches like blockchain offer a compelling solution by implementing a consensus mechanism among multiple entities. Merging distributed computing with…

密码学与安全 · 计算机科学 2024-03-29 Ji Liu , Chunlu Chen , Yu Li , Lin Sun , Yulun Song , Jingbo Zhou , Bo Jing , Dejing Dou

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…