中文
相关论文

相关论文: Resource Management for Blockchain-enabled Federat…

200 篇论文

Federated Learning (FL) is a machine learning technique that addresses the privacy challenges in terms of access rights of local datasets by enabling the training of a model across nodes holding their data samples locally. To achieve…

密码学与安全 · 计算机科学 2022-10-07 Ranwa Al Mallah , David Lopez

In Industry 4.0 systems, a considerable number of resource-constrained Industrial Internet of Things (IIoT) devices engage in frequent data interactions due to the necessity for model training, which gives rise to concerns pertaining to…

密码学与安全 · 计算机科学 2024-11-05 Yongyi Tang , Kunlun Wang , Dusit Niyato , Wen Chen , George K. Karagiannidis

The paper presents an innovative approach to address the challenges of scalability and reliability in Distributed Federated Learning by leveraging the integration of blockchain technology. The paper focuses on enhancing the trustworthiness…

机器学习 · 计算机科学 2025-07-11 Ajay Kumar Shrestha , Faijan Ahamad Khan , Mohammed Afaan Shaikh , Amir Jaberzadeh , Jason Geng

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

Federated Learning (FL) is a privacy-preserving machine learning (ML) technology that enables collaborative training and learning of a global ML model based on aggregating distributed local model updates. However, security and privacy…

密码学与安全 · 计算机科学 2023-10-24 Hao Guo , Collin Meese , Wanxin Li , Chien-Chung Shen , Mark Nejad

Unlearning in Federated Learning (FL) presents significant challenges, as models grow and evolve with complex inheritance relationships. This complexity is amplified when blockchain is employed to ensure the integrity and traceability of…

密码学与安全 · 计算机科学 2025-09-30 Xiao Liu , Mingyuan Li , Xu Wang , Guangsheng Yu , Wei Ni , Lixiang Li , Haipeng Peng , Renping Liu

Federated learning (FL) is an emerging promising privacy-preserving machine learning paradigm and has raised more and more attention from researchers and developers. FL keeps users' private data on devices and exchanges the gradients of…

机器学习 · 计算机科学 2022-01-19 Jialiang Han , Yun Ma , Yudong Han

Machine learning models offer the capability to forecast future energy production or consumption and infer essential unknown variables from existing data. However, legal and policy constraints within specific energy sectors render the data…

机器学习 · 计算机科学 2024-06-10 Lei Xu , Yulong Chen , Yuntian Chen , Longfeng Nie , Xuetao Wei , Liang Xue , Dongxiao Zhang

Federated Learning (FL) is a distributed framework for collaborative model training over large-scale distributed data, enabling higher performance while maintaining client data privacy. However, the nature of model aggregation at the…

机器学习 · 计算机科学 2025-06-10 Ali Murad , Bo Hui , Wei-Shinn Ku

Federated learning has been widely studied and applied to various scenarios. In mobile computing scenarios, federated learning protects users from exposing their private data, while cooperatively training the global model for a variety of…

分布式、并行与集群计算 · 计算机科学 2020-12-08 Yuzheng Li , Chuan Chen , Nan Liu , Huawei Huang , Zibin Zheng , Qiang Yan

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

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

Recent years have witnessed a surge in deep learning research, marked by the introduction of expansive generative models like OpenAI's SORA and GPT, Meta AI's LLAMA series, and Google's FLAN, BART, and Gemini models. However, the rapid…

密码学与安全 · 计算机科学 2024-07-11 Zhen Wang , Qin Wang , Guangsheng Yu , Shiping Chen

Federated learning (FL), as a distributed machine learning approach, has drawn a great amount of attention in recent years. FL shows an inherent advantage in privacy preservation, since users' raw data are processed locally. However, it…

机器学习 · 计算机科学 2020-12-04 Jun Li , Yumeng Shao , Ming Ding , Chuan Ma , Kang Wei , Zhu Han , H. Vincent Poor

Federated Learning (FL) has recently arisen as a revolutionary approach to collaborative training Machine Learning models. According to this novel framework, multiple participants train a global model collaboratively, coordinating with a…

密码学与安全 · 计算机科学 2024-09-04 Sameera K. M. , Serena Nicolazzo , Marco Arazzi , Antonino Nocera , Rafidha Rehiman K. A. , Vinod P , Mauro Conti

In this letter, we consider the concept of Mobile Crowd-Machine Learning (MCML) for a federated learning model. The MCML enables mobile devices in a mobile network to collaboratively train neural network models required by a server while…

网络与互联网体系结构 · 计算机科学 2018-12-11 Tran The Anh , Nguyen Cong Luong , Dusit Niyato , Dong In Kim , Li-Chun Wang

Data from interconnected vehicles may contain sensitive information such as location, driving behavior, personal identifiers, etc. Without adequate safeguards, sharing this data jeopardizes data privacy and system security. The current…

Federated Learning (FL) has emerged as a key paradigm for building Trustworthy AI systems by enabling privacy-preserving, decentralized model training. However, FL is highly susceptible to adversarial attacks that compromise model integrity…

密码学与安全 · 计算机科学 2026-02-26 Mario García-Márquez , Nuria Rodríguez-Barroso , M. Victoria Luzón , Francisco Herrera

Blockchain promises to enhance distributed machine learning (ML) approaches such as federated learning (FL) by providing further decentralization, security, immutability, and trust, which are key properties for enabling collaborative…

网络与互联网体系结构 · 计算机科学 2024-03-26 Francesc Wilhelmi , Nima Afraz , Elia Guerra , Paolo Dini

Vehicular Edge Computing (VEC) is a promising paradigm to enable huge amount of data and multimedia content to be cached in proximity to vehicles. However, high mobility of vehicles and dynamic wireless channel condition make it challenge…

密码学与安全 · 计算机科学 2020-11-20 Yueyue Dai , Du Xu , Ke Zhang , Sabita Maharjan , Yan Zhang