中文
相关论文

相关论文: Energy-Efficient and Real-Time Sensing for Federat…

200 篇论文

Federated Learning (FL) algorithms commonly sample a random subset of clients to address the straggler issue and improve communication efficiency. While recent works have proposed various client sampling methods, they have limitations in…

机器学习 · 计算机科学 2024-05-15 Jiaxiang Geng , Yanzhao Hou , Xiaofeng Tao , Juncheng Wang , Bing Luo

Continual Federated Learning (CFL) allows distributed devices to collaboratively learn novel concepts from continuously shifting training data while avoiding knowledge forgetting of previously seen tasks. To tackle this challenge, most…

机器学习 · 计算机科学 2025-05-16 Yichen Li , Yuying Wang , Haozhao Wang , Yining Qi , Tianzhe Xiao , Ruixuan Li

As a promising distributed machine learning paradigm, Federated Learning (FL) trains a central model with decentralized data without compromising user privacy, which has made it widely used by Artificial Intelligence Internet of Things…

机器学习 · 计算机科学 2022-05-13 Tian Liu , Zhiwei Ling , Jun Xia , Xin Fu , Shui Yu , Mingsong Chen

Short-term load forecasting (STLF) plays a significant role in the operation of electricity trading markets. Considering the growing concern of data privacy, federated learning (FL) is increasingly adopted to train STLF models for utility…

分布式、并行与集群计算 · 计算机科学 2023-07-26 Chenghao Huang , Weilong Chen , Shengrong Bu , Yanru Zhang

The conventional model aggregation-based federated learning (FL) approach requires all local models to have the same architecture, which fails to support practical scenarios with heterogeneous local models. Moreover, frequent model exchange…

信号处理 · 电气工程与系统科学 2023-03-23 Zhixiong Chen , Wenqiang Yi , Yuanwei Liu , Arumugam Nallanathan

As a promising learning paradigm integrating computation and communication, federated learning (FL) proceeds the local training and the periodic sharing from distributed clients. Due to the non-i.i.d. data distribution on clients, FL model…

机器学习 · 计算机科学 2024-05-14 Zheqi Zhu , Yuchen Shi , Pingyi Fan , Chenghui Peng , Khaled B. Letaief

Federated learning (FL) has emerged as an effective solution to decentralized and privacy-preserving machine learning for mobile clients. While traditional FL has demonstrated its superiority, it ignores the non-iid (independently…

机器学习 · 计算机科学 2021-10-25 Bingyan Liu , Yifeng Cai , Ziqi Zhang , Yuanchun Li , Leye Wang , Ding Li , Yao Guo , Xiangqun Chen

Federated learning (FL) is a popular collaborative distributed machine learning paradigm across mobile devices. However, practical FL over resource constrained mobile devices confronts multiple challenges, e.g., the local on-device training…

网络与互联网体系结构 · 计算机科学 2022-05-24 Rui Chen , Liang Li , Kaiping Xue , Chi Zhang , Miao Pan , Yuguang Fang

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

Federated Learning (FL) has evolved as a promising technique to handle distributed machine learning across edge devices. A single neural network (NN) that optimises a global objective is generally learned in most work in FL, which could be…

信息论 · 计算机科学 2022-03-10 Sawan Singh Mahara , Shruti M. , B. N. Bharath , Akash Murthy

The conventional federated learning (FedL) architecture distributes machine learning (ML) across worker devices by having them train local models that are periodically aggregated by a server. FedL ignores two important characteristics of…

网络与互联网体系结构 · 计算机科学 2024-08-21 Su Wang , Roberto Morabito , Seyyedali Hosseinalipour , Mung Chiang , Christopher G. Brinton

The widespread adoption of smartphones and smart wearable devices has led to the widespread use of Centralized Federated Learning (CFL) for training powerful machine learning models while preserving data privacy. However, CFL faces…

机器学习 · 计算机科学 2025-03-18 Chengyan Jiang , Jiamin Fan , Talal Halabi , Israat Haque

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 (FL) is an emerging distributed machine learning paradigm that enables collaborative training of machine learning models over decentralized devices without exposing their local data. One of the major challenges in FL is…

分布式、并行与集群计算 · 计算机科学 2024-07-11 Md Sirajul Islam , Simin Javaherian , Fei Xu , Xu Yuan , Li Chen , Nian-Feng Tzeng

Recent advancements in federated learning (FL) have greatly facilitated the development of decentralized collaborative applications, particularly in the domain of Artificial Intelligence of Things (AIoT). However, a critical aspect missing…

人工智能 · 计算机科学 2024-01-25 Ziyan An , Taylor T. Johnson , Meiyi Ma

Federated learning is a new framework that protects data privacy and allows multiple devices to cooperate in training machine learning models. Previous studies have proposed multiple approaches to eliminate the challenges posed by non-iid…

机器学习 · 计算机科学 2025-01-13 Shunxin Guo , Hongsong Wang , Shuxia Lin , Xu Yang , Xin Geng

Federated Learning (FL) is an exciting new paradigm that enables training a global model from data generated locally at the client nodes, without moving client data to a centralized server. Performance of FL in a multi-access edge computing…

分布式、并行与集群计算 · 计算机科学 2021-05-11 Saurav Prakash , Sagar Dhakal , Mustafa Akdeniz , A. Salman Avestimehr , Nageen Himayat

Federated learning (FL) is a burgeoning distributed machine learning framework where a central parameter server (PS) coordinates many local users to train a globally consistent model. Conventional federated learning inevitably relies on a…

机器学习 · 计算机科学 2023-12-13 Zhikun Chen , Daofeng Li , Jinkang Zhu , Sihai Zhang

Deploying foundation models (FMs) on uncrewed aerial vehicles (UAVs) promises broad ``low-altitude economy'' applications. Split federated learning (SFL)-based fine-tuning leverages distributed data while keeping raw data local and reduces…

信息论 · 计算机科学 2025-11-20 Zizhen Zhou , Ying-Chang Liang , Yanyu Cheng , Wei Yang Bryan Lim

Data privacy and silos are nontrivial and greatly challenging in many real-world applications. Federated learning is a decentralized approach to training models across multiple local clients without the exchange of raw data from client…

机器学习 · 计算机科学 2024-03-01 Xin Yang , Hao Yu , Xin Gao , Hao Wang , Junbo Zhang , Tianrui Li