中文
相关论文

相关论文: QuantFL: Sustainable Federated Learning for Edge I…

200 篇论文

The vast increase of Internet of Things (IoT) technologies and the ever-evolving attack vectors have increased cyber-security risks dramatically. A common approach to implementing AI-based Intrusion Detection systems (IDSs) in distributed…

密码学与安全 · 计算机科学 2023-08-07 Othmane Belarbi , Theodoros Spyridopoulos , Eirini Anthi , Ioannis Mavromatis , Pietro Carnelli , Aftab Khan

Federated learning (FL) has become a transformative paradigm for distributed machine learning across wireless networks. However, the performance of FL is often hindered by the unreliable communication links between resource-constrained…

信号处理 · 电气工程与系统科学 2025-03-28 Xuhui Zhang , Wenchao Liu , Jinke Ren , Huijun Xing , Gui Gui , Yanyan Shen , Shuguang Cui

Recent advances in distributed learning raise environmental concerns due to the large energy needed to train and move data to/from data centers. Novel paradigms, such as federated learning (FL), are suitable for decentralized model training…

机器学习 · 计算机科学 2021-11-15 Stefano Savazzi , Sanaz Kianoush , Vittorio Rampa , Mehdi Bennis

In this paper, we study how to optimize the federated edge learning (FEEL) in UAV-enabled Internet of things (IoT) for B5G/6G networks, from a deep reinforcement learning (DRL) approach. The federated learning is an effective framework to…

网络与互联网体系结构 · 计算机科学 2021-06-09 Shunpu Tang , Wenqi Zhou , Lunyuan Chen , Lijia Lai , Junjuan Xia , Liseng Fan

Federated Learning (FL) has emerged as a solution for distributed model training across decentralized, privacy-preserving devices, but the different energy capacities of participating devices (system heterogeneity) constrain real-world…

机器学习 · 计算机科学 2025-10-28 Roberto Pereira , Cristian J. Vaca-Rubio , Luis Blanco

With the exponential growth of smart devices connected to wireless networks, data production is increasing rapidly, requiring machine learning (ML) techniques to unlock its value. However, the centralized ML paradigm raises concerns over…

分布式、并行与集群计算 · 计算机科学 2025-07-15 Xiangwang Hou , Jingjing Wang , Jun Du , Chunxiao Jiang , Yong Ren , Dusit Niyato

Mass data traffics, low-latency wireless services and advanced artificial intelligence (AI) technologies have driven the emergence of a new paradigm for wireless networks, namely edge-intelligent networks, which are more efficient and…

信息论 · 计算机科学 2022-05-17 Qiao Qi , Xiaoming Chen

This paper studies an edge intelligence-based IoT network in which a set of edge servers learn a shared model using federated learning (FL) based on the datasets uploaded from a multi-technology-supported IoT network. The data uploading…

分布式、并行与集群计算 · 计算机科学 2020-12-01 Yong Xiao , Yingyu Li , Guangming Shi , H. Vincent Poor

With its privacy preservation and communication efficiency, federated learning (FL) has emerged as a learning framework that suits beyond 5G and towards 6G systems. This work looks into a future scenario in which there are multiple groups…

信息论 · 计算机科学 2021-10-19 Tung T. Vu , Hien Quoc Ngo , Duy T. Ngo , Minh N Dao , Erik G. Larsson

Quantum federated learning (QFL) is a combination of distributed quantum computing and federated machine learning, integrating the strengths of both to enable privacy-preserving decentralized learning with quantum-enhanced capabilities. It…

机器学习 · 计算机科学 2025-08-25 Dinh C. Nguyen , Md Raihan Uddin , Shaba Shaon , Ratun Rahman , Octavia Dobre , Dusit Niyato

Quantum Federated Learning (QFL) is an emerging paradigm that combines quantum computing and federated learning (FL) to enable decentralized model training while maintaining data privacy over quantum networks. However, quantum noise remains…

量子物理 · 物理学 2025-07-18 Ratun Rahman , Atit Pokharel , Dinh C. Nguyen

Federated learning (FL) is a popular machine learning technique that enables multiple users to collaboratively train a model while maintaining the user data privacy. A significant challenge in FL is the communication bottleneck in the…

机器学习 · 计算机科学 2024-09-26 Elissa Mhanna , Mohamad Assaad

Federated Learning (FL) has emerged to allow multiple clients to collaboratively train machine learning models on their private data at the network edge. However, training and deploying large-scale models on resource-constrained devices is…

机器学习 · 计算机科学 2024-08-05 Yang Xu , Yunming Liao , Hongli Xu , Zhipeng Sun , Liusheng Huang , Chunming Qiao

Federated Learning (FL) has received a significant amount of attention in the industry and research community due to its capability of keeping data on local devices. To aggregate the gradients of local models to train the global model,…

机器学习 · 计算机科学 2021-06-01 Huanle Zhang , Jeonghoon Kim

In the age of technology, data is an increasingly important resource. This importance is growing in the field of Artificial Intelligence (AI), where sub fields such as Machine Learning (ML) need more and more data to achieve better results.…

人工智能 · 计算机科学 2023-11-27 Pablo García Santaclara , Ana Fernández Vilas , Rebeca P. Díaz Redondo

While witnessing the noisy intermediate-scale quantum (NISQ) era and beyond, quantum federated learning (QFL) has recently become an emerging field of study. In QFL, each quantum computer or device locally trains its quantum neural network…

量子物理 · 物理学 2022-12-06 Won Joon Yun , Jae Pyoung Kim , Hankyul Baek , Soyi Jung , Jihong Park , Mehdi Bennis , Joongheon Kim

With an increasing number of smart devices like internet of things (IoT) devices deployed in the field, offloadingtraining of neural networks (NNs) to a central server becomes more and more infeasible. Recent efforts toimprove users'…

机器学习 · 计算机科学 2023-07-19 Kilian Pfeiffer , Martin Rapp , Ramin Khalili , Jörg Henkel

Traditionally, federated learning (FL) aims to train a single global model while collaboratively using multiple clients and a server. Two natural challenges that FL algorithms face are heterogeneity in data across clients and collaboration…

机器学习 · 计算机科学 2021-02-24 Kaan Ozkara , Navjot Singh , Deepesh Data , Suhas Diggavi

Communication of model updates between client nodes and the central aggregating server is a major bottleneck in federated learning, especially in bandwidth-limited settings and high-dimensional models. Gradient quantization is an effective…

机器学习 · 计算机科学 2021-02-10 Divyansh Jhunjhunwala , Advait Gadhikar , Gauri Joshi , Yonina C. Eldar

Federated learning (FL) is a popular distributed machine learning (ML) technique in Internet of Things (IoT) networks, where resource-constrained devices collaboratively train ML models while preserving data privacy. However, implementation…

网络与互联网体系结构 · 计算机科学 2026-01-07 Payam Abdisarabshali , Nicholas Accurso , Filippo Malandra , Weifeng Su , Seyyedali Hosseinalipour