中文
相关论文

相关论文: Blockchain-based Collaborated Federated Learning f…

200 篇论文

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) 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…

Collaborative machine learning in sensitive domains demands scalable, privacy preserving solutions for enterprise deployment. Conventional Federated Learning (FL) relies on a central server, introducing single points of failure and privacy…

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

Federated learning (FL) is increasingly recognised for addressing security and privacy concerns in traditional cloud-centric machine learning (ML), particularly within personalised health monitoring such as wearable devices. By enabling…

机器学习 · 计算机科学 2026-01-09 Anum Nawaz , Muhammad Irfan , Xianjia Yu , Hamad Aldawsari , Rayan Hamza Alsisi , Zhuo Zou , Tomi Westerlund

Autonomous systems are becoming inherently ubiquitous with the advancements of computing and communication solutions enabling low-latency offloading and real-time collaboration of distributed devices. Decentralized technologies with…

机器人学 · 计算机科学 2021-09-10 Yu Xianjia , Jorge Peña Queralta , Jukka Heikkonen , Tomi Westerlund

Federated learning (FL) is a popular privacy-preserving edge-to-cloud technique used for training and deploying artificial intelligence (AI) models on edge devices. FL aims to secure local client data while also collaboratively training a…

密码学与安全 · 计算机科学 2025-01-22 Evan Gronberg , Liv d'Aliberti , Magnus Saebo , Aurora Hook

Federated learning (FL) enables collaborative training without pooling raw data, but standard FL relies on a central coordinator, which introduces a single point of failure and concentrates trust in the orchestration infrastructure.…

机器学习 · 计算机科学 2026-03-11 Edoardo Gabrielli , Anthony Di Pietro , Dario Fenoglio , Giovanni Pica , Gabriele Tolomei

Federated Learning (FL) has emerged as a prominent privacy-preserving technique for enabling use cases like confidential clinical machine learning. FL operates by aggregating models trained by remote devices which owns the data. Thus, FL…

机器学习 · 计算机科学 2024-04-23 Michael Duchesne , Kaiwen Zhang , Chamseddine Talhi

Decentralized Federated Learning (DFL) has garnered attention for its robustness and scalability compared to Centralized Federated Learning (CFL). While DFL is commonly believed to offer privacy advantages due to the decentralized control…

密码学与安全 · 计算机科学 2024-09-24 Changlong Ji , Stephane Maag , Richard Heusdens , Qiongxiu Li

The rapid growth of Internet of Things (IoT) devices and applications has led to an increased demand for advanced analytics and machine learning techniques capable of handling the challenges associated with data privacy, security, and…

Machine learning algorithms are undoubtedly one of the most popular algorithms in recent years, and neural networks have demonstrated unprecedented precision. In daily life, different communities may have different user characteristics,…

分布式、并行与集群计算 · 计算机科学 2022-05-24 Yang ChaoQun

Motivated by the advancing computational capacity of wireless end-user equipment (UE), as well as the increasing concerns about sharing private data, a new machine learning (ML) paradigm has emerged, namely federated learning (FL).…

网络与互联网体系结构 · 计算机科学 2020-02-25 Chuan Ma , Jun Li , Ming Ding , Howard Hao Yang , Feng Shu , Tony Q. S. Quek , H. Vincent Poor

Federated learning is a distributed mechanism that trained large-scale neural network models with the participation of multiple clients and data remains on their devices, only sharing the local model updates. With this feature, federated…

密码学与安全 · 计算机科学 2023-08-10 Attia Qammar , Abdenacer Naouri , Jianguo Ding , Huansheng Ning

Federated Learning (FL) is a privacy preserving machine learning scheme, where training happens with data federated across devices and not leaving them to sustain user privacy. This is ensured by making the untrained or partially trained…

This paper presents a novel reference architecture for blockchain-enabled federated learning (BCFL), a state-of-the-art approach that amalgamates the strengths of federated learning and blockchain technology.We define smart contract…

机器学习 · 计算机科学 2023-11-27 Eunsu Goh , Dae-Yeol Kim , Kwangkee Lee , Suyeong Oh , Jong-Eui Chae , Do-Yup Kim

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) emerged as a paradigm designed to improve data privacy by enabling data to reside at its source, thus embedding privacy as a core consideration in FL architectures, whether centralized or decentralized. Contrasting…

Federated Learning (FL) is a decentralized machine learning (ML) paradigm in which models are trained on private data across several devices called clients and combined at a single node called an aggregator rather than aggregating the data…

分布式、并行与集群计算 · 计算机科学 2025-05-07 Sarang S , Druva Dhakshinamoorthy , Aditya Shiva Sharma , Yuvraj Singh Bhadauria , Siddharth Chaitra Vivek , Arihant Bansal , Arnab K. Paul

Robust machine learning (ML) models can be developed by leveraging large volumes of data and distributing the computational tasks across numerous devices or servers. Federated learning (FL) is a technique in the realm of ML that facilitates…