中文
相关论文

相关论文: Fantastyc: Blockchain-based Federated Learning Mad…

200 篇论文

Federated learning involves training statistical models over remote devices or siloed data centers, such as mobile phones or hospitals, while keeping data localized. Training in heterogeneous and potentially massive networks introduces…

机器学习 · 计算机科学 2020-06-24 Tian Li , Anit Kumar Sahu , Ameet Talwalkar , Virginia Smith

Federated Learning (FL) enables end-user devices to collaboratively train ML models without sharing raw data, thereby preserving data privacy. In FL, a central parameter server coordinates the learning process by iteratively aggregating the…

分布式、并行与集群计算 · 计算机科学 2025-05-30 Akash Dhasade , Anne-Marie Kermarrec , Erick Lavoie , Johan Pouwelse , Rishi Sharma , Martijn de Vos

Despite the great potential of Federated Learning (FL) in large-scale distributed learning, the current system is still subject to several privacy issues due to the fact that local models trained by clients are exposed to the central…

密码学与安全 · 计算机科学 2022-05-12 Truc Nguyen , Phuc Thai , Tre' R. Jeter , Thang N. Dinh , My T. Thai

Federated learning(FL) is a rapidly growing field and many centralized and decentralized FL frameworks have been proposed. However, it is of great challenge for current FL frameworks to improve communication performance and maintain the…

机器学习 · 计算机科学 2021-04-14 Yifan Hu , Yuhang Zhou , Jun Xiao , Chao Wu

Artificial intelligence (AI) and deep learning techniques have gained significant attraction in recent years, owing to their remarkable capability of achieving high performance across a broad range of applications. However, a crucial…

分布式、并行与集群计算 · 计算机科学 2023-07-03 Abdulrezzak Zekiye , Öznur Özkasap

Federated Learning (FL) is a machine learning framework where multiple clients, from mobiles to enterprises, collaboratively construct a model under the orchestration of a central server but still retain the decentralized nature of the…

Many researchers have proposed replacing the aggregation server in federated learning with a blockchain system to improve privacy, robustness, and scalability. In this approach, clients would upload their updated models to the blockchain…

分布式、并行与集群计算 · 计算机科学 2023-11-15 Yongding Tian , Zhuoran Guo , Jiaxuan Zhang , Zaid Al-Ars

Federated learning (FL) is an emerging machine learning paradigm that allows to accomplish model training without aggregating data at a central server. Most studies on FL consider a centralized framework, in which a single server is endowed…

机器学习 · 计算机科学 2023-03-22 Bin Wang , Jun Fang , Hongbin Li , Xiaojun Yuan , Qing Ling

In recent days, the proliferation of several existing and new cyber-attacks pose an axiomatic threat to the stability of financial services. It is hard to predict the nature of attacks that can trigger a serious financial crisis. The…

密码学与安全 · 计算机科学 2023-03-24 Pushpita Chatterjee , Debashis Das , Danda B Rawat

The safety-critical scenarios of artificial intelligence (AI), such as autonomous driving, Internet of Things, smart healthcare, etc., have raised critical requirements of trustworthy AI to guarantee the privacy and security with reliable…

机器学习 · 计算机科学 2024-10-28 Zhanpeng Yang , Yuanming Shi , Yong Zhou , Zixin Wang , Kai Yang

Federated Learning (FL) is a machine learning paradigm in which many clients cooperatively train a single centralized model while keeping their data private and decentralized. FL is commonly used in edge computing, which involves placing…

In 2016, Google proposed Federated Learning (FL) as a novel paradigm to train Machine Learning (ML) models across the participants of a federation while preserving data privacy. Since its birth, Centralized FL (CFL) has been the most used…

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

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

Recent research in Internet of things has been widely applied for industrial practices, fostering the exponential growth of data and connected devices. Henceforth, data-driven AI models would be accessed by different parties through certain…

密码学与安全 · 计算机科学 2022-07-12 Jun-Teng Yang , Wen-Yuan Chen , Che-Hua Li , Scott C. -H. Huang , Hsiao-Chun Wu

As the demand grows for scalable and privacy-aware AI systems, Federated Learning (FL) has emerged as a promising solution, allowing decentralized model training without moving raw data. At the same time, the combination of high-performance…

Federated Learning is a distributed machine learning approach which enables model training on a large corpus of decentralized data. We have built a scalable production system for Federated Learning in the domain of mobile devices, based on…

Federated learning enables multiple data owners to jointly train a machine learning model without revealing their private datasets. However, a malicious aggregation server might use the model parameters to derive sensitive information about…

密码学与安全 · 计算机科学 2022-02-16 Yash More , Prashanthi Ramachandran , Priyam Panda , Arup Mondal , Harpreet Virk , Debayan Gupta

Federated learning (FL), thanks in part to the emergence of the edge computing paradigm, is expected to enable true real-time applications in production environments. However, its original dependence on a central server for orchestration…

密码学与安全 · 计算机科学 2022-05-23 Francesc Wilhelmi , Elia Guerra , Paolo Dini

Federated Learning aims at training a global model from multiple decentralized devices (i.e. clients) without exchanging their private local data. A key challenge is the handling of non-i.i.d. (independent identically distributed) data…

机器学习 · 计算机科学 2022-07-20 Xin Dong , Sai Qian Zhang , Ang Li , H. T. Kung