中文
相关论文

相关论文: Federated Learning for Localization: A Privacy-Pre…

200 篇论文

Device fingerprinting combined with Machine and Deep Learning (ML/DL) report promising performance when detecting cyberattacks targeting data managed by resource-constrained spectrum sensors. However, the amount of data needed to train…

In response to growing concerns about user privacy, federated learning has emerged as a promising tool to train statistical models over networks of devices while keeping data localized. Federated learning methods run training tasks directly…

机器学习 · 计算机科学 2019-11-06 Zaoxing Liu , Tian Li , Virginia Smith , Vyas Sekar

Federated learning (FL) is a type of collaborative machine learning where participating peers/clients process their data locally, sharing only updates to the collaborative model. This enables to build privacy-aware distributed machine…

机器学习 · 计算机科学 2023-03-07 Filippo Galli , Sayan Biswas , Kangsoo Jung , Tommaso Cucinotta , Catuscia Palamidessi

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

Accurate identification of deforestation from satellite images is essential in order to understand the geographical situation of an area. This paper introduces a new distributed approach to identify as well as locate deforestation across…

计算机视觉与模式识别 · 计算机科学 2025-09-18 Yuvraj Dutta , Aaditya Sikder , Basabdatta Palit

Federated Learning (FL) is a Machine Learning (ML) technique that aims to reduce the threats to user data privacy. Training is done using the raw data on the users' device, called clients, and only the training results, called gradients,…

密码学与安全 · 计算机科学 2022-07-18 Sneha Kanchan , Jae Won Jang , Jun Yong Yoon , Bong Jun Choi

Federated learning (FL) is a heavily promoted approach for training ML models on sensitive data, e.g., text typed by users on their smartphones. FL is expressly designed for training on data that are unbalanced and non-iid across the…

机器学习 · 计算机科学 2022-03-07 Tao Yu , Eugene Bagdasaryan , Vitaly Shmatikov

Machine Learning (ML) algorithms are generally designed for scenarios in which all data is stored in one data center, where the training is performed. However, in many applications, e.g., in the healthcare domain, the training data is…

机器学习 · 计算机科学 2024-09-16 Amin Aminifar , Matin Shokri , Amir Aminifar

Federated learning is a decentralized machine learning paradigm that allows multiple clients to collaborate by leveraging local computational power and the models transmission. This method reduces the costs and privacy concerns associated…

机器学习 · 计算机科学 2023-07-03 Bipin Chhetri , Saroj Gopali , Rukayat Olapojoye , Samin Dehbash , Akbar Siami Namin

Federated learning (FL) is an emerging machine learning paradigm involving multiple clients, e.g., mobile phone devices, with an incentive to collaborate in solving a machine learning problem coordinated by a central server. FL was proposed…

机器学习 · 计算机科学 2022-07-04 Samuel Horváth

In the era of advanced technologies, mobile devices are equipped with computing and sensing capabilities that gather excessive amounts of data. These amounts of data are suitable for training different learning models. Cooperated with…

机器学习 · 计算机科学 2020-04-07 Muhammad Asad , Ahmed Moustafa , Takayuki Ito , Muhammad Aslam

Federated learning (FL) is a new paradigm that enables many clients to jointly train a machine learning (ML) model under the orchestration of a parameter server while keeping the local data not being exposed to any third party. However, the…

机器学习 · 计算机科学 2022-04-27 Yiwei Li , Shuai Wang , Tsung-Hui Chang , Chong-Yung Chi

Federated learning (FL) is a distributed learning paradigm that allows multiple decentralized clients to collaboratively learn a common model without sharing local data. Although local data is not exposed directly, privacy concerns…

机器学习 · 计算机科学 2024-10-02 Tongxin Yin , Xuwei Tan , Xueru Zhang , Mohammad Mahdi Khalili , Mingyan Liu

Clustering in graphs has been a well-known research problem, particularly because most Internet and social network data is in the form of graphs. Organizations widely use spectral clustering algorithms to find clustering in graph datasets.…

机器学习 · 计算机科学 2023-02-07 Janvi Thakkar , Devvrat Joshi

In the recent years, generation of data have escalated to extensive dimensions and big data has emerged as a propelling force in the development of various machine learning advances and internet-of-things (IoT) devices. In this regard, the…

Federated learning (FL) is a distributed machine learning approach involving multiple clients collaboratively training a shared model. Such a system has the advantage of more training data from multiple clients, but data can be…

机器学习 · 计算机科学 2021-08-24 Sone Kyaw Pye , Han Yu

Federated learning is an improved version of distributed machine learning that further offloads operations which would usually be performed by a central server. The server becomes more like an assistant coordinating clients to work together…

分布式、并行与集群计算 · 计算机科学 2020-10-20 Sheng Shen , Tianqing Zhu , Di Wu , Wei Wang , Wanlei Zhou

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

Federated Learning (FL) enables collaborative learning without directly sharing individual's raw data. FL can be implemented in either a centralized (server-based) or decentralized (peer-to-peer) manner. In this survey, we present a novel…

机器学习 · 计算机科学 2025-03-11 Qiongxiu Li , Wenrui Yu , Yufei Xia , Jun Pang

Federated learning (FL) has emerged as a promising collaboration paradigm by enabling a multitude of parties to construct a joint model without exposing their private training data. Three main challenges in FL are efficiency, privacy, and…

密码学与安全 · 计算机科学 2021-05-12 Lingjuan Lyu