中文
相关论文

相关论文: Trends in Blockchain and Federated Learning for Da…

200 篇论文

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

The synergy between Federated Learning and blockchain has been considered promising; however, the computationally intensive nature of contribution measurement conflicts with the strict computation and storage limits of blockchain systems.…

密码学与安全 · 计算机科学 2026-03-31 Leon Witt , Kentaroh Toyoda , Wojciech Samek , Dan Li

While recent years have witnessed the advancement in big data and Artificial Intelligence (AI), it is of much importance to safeguard data privacy and security. As an innovative approach, Federated Learning (FL) addresses these concerns by…

密码学与安全 · 计算机科学 2024-11-05 Chunlu Chen , Ji Liu , Haowen Tan , Xingjian Li , Kevin I-Kai Wang , Peng Li , Kouichi Sakurai , Dejing Dou

The Internet of Things (IoT) will be ripe for the deployment of novel machine learning algorithms for both network and application management. However, given the presence of massively distributed and private datasets, it is challenging to…

网络与互联网体系结构 · 计算机科学 2021-06-21 Latif U. Khan , Walid Saad , Zhu Han , Ekram Hossain , Choong Seon Hong

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

The emerging Federated Edge Learning (FEL) technique has drawn considerable attention, which not only ensures good machine learning performance but also solves "data island" problems caused by data privacy concerns. However, large-scale FEL…

密码学与安全 · 计算机科学 2020-08-12 Jiawen Kang , Zehui Xiong , Chunxiao Jiang , Yi Liu , Song Guo , Yang Zhang , Dusit Niyato , Cyril Leung , Chunyan Miao

Federated Learning (FL) is a distributed, and decentralized machine learning protocol. By executing FL, a set of agents can jointly train a model without sharing their datasets with each other, or a third-party. This makes FL particularly…

密码学与安全 · 计算机科学 2020-10-16 Harsh Bimal Desai , Mustafa Safa Ozdayi , Murat Kantarcioglu

The development of Large Language Models (LLMs) faces a significant challenge: the exhausting of publicly available fresh data. This is because training a LLM needs a large demanding of new data. Federated learning emerges as a promising…

密码学与安全 · 计算机科学 2024-06-07 Xuhan Zuo , Minghao Wang , Tianqing Zhu , Lefeng Zhang , Dayong Ye , Shui Yu , Wanlei Zhou

Effective demand forecasting is crucial for reducing food waste. However, data privacy concerns often hinder collaboration among retailers, limiting the potential for improved predictive accuracy. In this study, we explore the application…

机器学习 · 计算机科学 2026-02-05 Fabio Turazza , Alessandro Neri , Marcello Pietri , Maria Angela Butturi , Marco Picone , Marco Mamei

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

In construction, BIM (Building Information Modeling) promises to increase quality of data and to provide a shared, uniform view to all parties. While BIM tools and exchange formats exist, the distribution and safeguarding of data is an…

密码学与安全 · 计算机科学 2021-05-18 Michael Kuperberg , Matthias Geipel

Federated Learning (FL) has recently emerged as a collaborative learning paradigm that can train a global model among distributed participants without raw data exchange to satisfy varying requirements. However, there remain several…

分布式、并行与集群计算 · 计算机科学 2025-03-03 Yuandou Wang , Zhiming Zhao

Computer Vision (CV) is playing a significant role in transforming society by utilizing machine learning (ML) tools for a wide range of tasks. However, the need for large-scale datasets to train ML models creates challenges for centralized…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Yassine Himeur , Iraklis Varlamis , Hamza Kheddar , Abbes Amira , Shadi Atalla , Yashbir Singh , Faycal Bensaali , Wathiq Mansoor

Machine learning relies on the availability of a vast amount of data for training. However, in reality, most data are scattered across different organizations and cannot be easily integrated under many legal and practical constraints. In…

机器学习 · 计算机科学 2020-06-25 Yang Liu , Yan Kang , Chaoping Xing , Tianjian Chen , Qiang Yang

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

Federated Learning (FL) addresses the challenges posed by data silos, which arise from privacy, security regulations, and ownership concerns. Despite these barriers, FL enables these isolated data repositories to participate in…

分布式、并行与集群计算 · 计算机科学 2024-08-15 Linshan Jiang , Moming Duan , Bingsheng He , Yulin Sun , Peishen Yan , Yang Hua , Tao Song

Integrating native AI support into the network architecture is an essential objective of 6G. Federated Learning (FL) emerges as a potential paradigm, facilitating decentralized AI model training across a diverse range of devices under the…

网络与互联网体系结构 · 计算机科学 2023-09-29 Wenxuan Ye , Chendi Qian , Xueli An , Xueqiang Yan , Georg Carle

Federated learning (FL) is a privacy-preserving distributed machine learning paradigm that operates at the wireless edge. It enables clients to collaborate on model training while keeping their data private from adversaries and the central…

机器学习 · 计算机科学 2023-06-06 Wayne Lemieux , Raphael Pinard , Mitra Hassani

Federated learning (FL) is a promising distributed learning solution that only exchanges model parameters without revealing raw data. However, the centralized architecture of FL is vulnerable to the single point of failure. In addition, FL…

机器学习 · 计算机科学 2021-01-12 Hang Chen , Syed Ali Asif , Jihong Park , Chien-Chung Shen , Mehdi Bennis

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