中文
相关论文

相关论文: Secure Decentralized Learning with Blockchain

200 篇论文

As edge computing gains prominence in Internet of Things (IoTs), smart cities, and autonomous systems, the demand for real-time machine intelligence with low latency and model reliability continues to grow. Federated Learning (FL) addresses…

网络与互联网体系结构 · 计算机科学 2025-04-01 Farhana Javed , Engin Zeydan , Josep Mangues-Bafalluy , Kapal Dev , Luis Blanco

The metaverse, emerging as a revolutionary platform for social and economic activities, provides various virtual services while posing security and privacy challenges. Wearable devices serve as bridges between the real world and the…

密码学与安全 · 计算机科学 2024-10-30 Wenbo Liu , Handi Chen , Edith C. H. Ngai

Blockchain-enabled Federated Learning (BFL) enables mobile devices to collaboratively train neural network models required by a Machine Learning Model Owner (MLMO) while keeping data on the mobile devices. Then, the model updates are stored…

机器学习 · 计算机科学 2020-05-04 Nguyen Quang Hieu , Tran The Anh , Nguyen Cong Luong , Dusit Niyato , Dong In Kim , Erik Elmroth

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 is a privacy-focused approach towards machine learning where models are trained on client devices with locally available data and aggregated at a central server. However, the dependence on a single central server is…

机器学习 · 计算机科学 2026-01-06 Shamik Bhattacharyya , Rachel Kalpana Kalaimani

Mobile Edge Computing (MEC) has been a promising paradigm for communicating and edge processing of data on the move. We aim to employ Federated Learning (FL) and prominent features of blockchain into MEC architecture such as connected…

分布式、并行与集群计算 · 计算机科学 2023-02-28 Rongxin Xu , Shiva Raj Pokhrel , Qiujun Lan , Gang Li

Blockchain-empowered federated learning (FL) has provoked extensive research recently. Various blockchain-based federated learning algorithm, architecture and mechanism have been designed to solve issues like single point failure and data…

机器学习 · 计算机科学 2023-11-28 Yihao Li , Yanyi Lai , Chuan Chen , Zibin Zheng

Federated learning (FL) has been gaining attention for its ability to share knowledge while maintaining user data, protecting privacy, increasing learning efficiency, and reducing communication overhead. Decentralized FL (DFL) is a…

机器学习 · 计算机科学 2024-05-07 Liangqi Yuan , Ziran Wang , Lichao Sun , Philip S. Yu , Christopher G. Brinton

Federated learning has been rapidly evolving and gaining popularity in recent years due to its privacy-preserving features, among other advantages. Nevertheless, the exchange of model updates and gradients in this architecture provides new…

密码学与安全 · 计算机科学 2024-03-20 Ehsan Hallaji , Roozbeh Razavi-Far , Mehrdad Saif , Boyu Wang , Qiang Yang

Since the traffic conditions change over time, machine learning models that predict traffic flows must be updated continuously and efficiently in smart public transportation. Federated learning (FL) is a distributed machine learning scheme…

机器学习 · 计算机科学 2022-12-27 Chenhao Xu , Youyang Qu , Tom H. Luan , Peter W. Eklund , Yong Xiang , Longxiang Gao

In recent years, data are typically distributed in multiple organizations while the data security is becoming increasingly important. Federated Learning (FL), which enables multiple parties to collaboratively train a model without…

分布式、并行与集群计算 · 计算机科学 2023-03-13 Ji Liu , Xuehai Zhou , Lei Mo , Shilei Ji , Yuan Liao , Zheng Li , Qin Gu , Dejing Dou

Home appliance manufacturers strive to obtain feedback from users to improve their products and services to build a smart home system. To help manufacturers develop a smart home system, we design a federated learning (FL) system leveraging…

密码学与安全 · 计算机科学 2021-02-02 Yang Zhao , Jun Zhao , Linshan Jiang , Rui Tan , Dusit Niyato , Zengxiang Li , Lingjuan Lyu , Yingbo Liu

Federated Learning (FL) has emerged as a transformative paradigm in the field of distributed machine learning, enabling multiple clients such as mobile devices, edge nodes, or organizations to collaboratively train a shared global model…

机器学习 · 计算机科学 2026-03-09 Ratun Rahman

Aiming at privacy preservation, Federated Learning (FL) is an emerging machine learning approach enabling model training on decentralized devices or data sources. The learning mechanism of FL relies on aggregating parameter updates from…

机器学习 · 计算机科学 2024-05-21 Jiayan Chen , Zhirong Qian , Tianhui Meng , Xitong Gao , Tian Wang , Weijia Jia

Blockchain-based Federated Learning (FL) is an emerging decentralized machine learning paradigm that enables model training without relying on a central server. Although some BFL frameworks are considered privacy-preserving, they are still…

密码学与安全 · 计算机科学 2025-01-09 Ahmed Ayoub Bellachia , Mouhamed Amine Bouchiha , Yacine Ghamri-Doudane , Mourad Rabah

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 can solve the privacy protection problem in distributed data mining and machine learning, and how to protect the ownership, use and income rights of all parties involved in federated learning is an important issue. This…

密码学与安全 · 计算机科学 2025-07-11 Xiaogang Cheng , Ren Guo

Edge computing brings a new paradigm in which the sharing of computing, storage, and bandwidth resources as close as possible to the mobile devices or sensors generating a large amount of data. A parallel trend is the rise of phones and…

密码学与安全 · 计算机科学 2023-12-04 Joao Paulo de Brito Goncalves , Guilherme Emerick Sathler , Rodolfo da Silva Villaca

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

Federated learning, as a promising machine learning approach, has emerged to leverage a distributed personalized dataset from a number of nodes, e.g., mobile devices, to improve performance while simultaneously providing privacy…

密码学与安全 · 计算机科学 2019-10-16 Jiawen Kang , Zehui Xiong , Dusit Niyato , Yuze Zou , Yang Zhang , Mohsen Guizani