中文
相关论文

相关论文: Feature Reconstruction Aided Federated Learning fo…

200 篇论文

Federated Learning (FL) is a way for machines to learn from data that is kept locally, in order to protect the privacy of clients. This is typically done using local SGD, which helps to improve communication efficiency. However, such a…

机器学习 · 计算机科学 2023-06-01 Yongxin Guo , Xiaoying Tang , Tao Lin

Federated learning (FL) enables the collaborative training of deep neural networks across decentralized data archives (i.e., clients) without sharing the local data of the clients. Most of the existing FL methods assume that the data…

计算机视觉与模式识别 · 计算机科学 2025-03-14 Barış Büyüktaş , Gencer Sumbul , Begüm Demir

Federated learning (FL) is severely challenged by non-independent and identically distributed (non-IID) client data, a problem that degrades global model performance, especially in multimodal perception settings. Conventional methods often…

计算机视觉与模式识别 · 计算机科学 2026-03-23 Jing Liu , Zhengliang Guo , Yan Wang , Xiaoguang Zhu , Yao Du , Zehua Wang , Victor C. M. Leung

In this paper, we propose a resource allocation framework for federated learning (FL) in integrated sensing and communication (ISAC) systems, where we consider not only the reliability of model transfer through communication, but also the…

信号处理 · 电气工程与系统科学 2026-05-13 Lai Jiang , Kaitao Meng , Murat Temiz , Christos Masouros

Federated learning (FL) is a useful tool in distributed machine learning that utilizes users' local datasets in a privacy-preserving manner. When deploying FL in a constrained wireless environment; however, training models in a…

机器学习 · 计算机科学 2022-05-06 Jake Perazzone , Shiqiang Wang , Mingyue Ji , Kevin Chan

Federated Learning (FL) enables participant devices to collaboratively train deep learning models without sharing their data with the server or other devices, effectively addressing data privacy and computational concerns. However, FL faces…

分布式、并行与集群计算 · 计算机科学 2025-09-30 Asadullah Tariq , Tariq Qayyum , Mohamed Adel Serhani , Farag Sallabi , Ikbal Taleb , Ezedin S. Barka

Communication efficiency is a widely recognised research problem in Federated Learning (FL), with recent work focused on developing techniques for efficient compression, distribution and aggregation of model parameters between clients and…

分布式、并行与集群计算 · 计算机科学 2024-09-10 Chamath Palihawadana , Nirmalie Wiratunga , Anjana Wijekoon , Harsha Kalutarage

This paper aims to integrate two synergetic technologies, federated learning (FL) and width-adjustable slimmable neural network (SNN) architectures. FL preserves data privacy by exchanging the locally trained models of mobile devices. By…

机器学习 · 计算机科学 2021-12-07 Hankyul Baek , Won Joon Yun , Yunseok Kwak , Soyi Jung , Mingyue Ji , Mehdi Bennis , Jihong Park , Joongheon Kim

Cooperative training methods for distributed machine learning are typically based on the exchange of local gradients or local model parameters. The latter approach is known as Federated Learning (FL). An alternative solution with reduced…

信号处理 · 电气工程与系统科学 2020-02-05 Jin-Hyun Ahn , Osvaldo Simeone , Joonhyuk Kang

Increasing concerns on intelligent spectrum sensing call for efficient training and inference technologies. In this paper, we propose a novel federated learning (FL) framework, dubbed federated spectrum learning (FSL), which exploits the…

网络与互联网体系结构 · 计算机科学 2022-05-24 Bo Yang , Xuelin Cao , Chongwen Huang , Chau Yuen , Marco Di Renzo , Yong Liang Guan , Dusit Niyato , Lijun Qian , Merouane Debbah

Federated learning (FL) is one of the popular distributed machine learning (ML) solutions but incurs significant communication and computation costs at edge devices. Federated split learning (FSL) can train sub-models in parallel and reduce…

机器学习 · 计算机科学 2025-07-22 Yujia Mu , Cong Shen

Federated learning (FL) is a privacy-preserving collaboratively machine learning paradigm. Traditional FL requires all data owners (a.k.a. FL clients) to train the same local model. This design is not well-suited for scenarios involving…

机器学习 · 计算机科学 2024-04-22 Liping Yi , Han Yu , Zhuan Shi , Gang Wang , Xiaoguang Liu , Lizhen Cui , Xiaoxiao Li

In this paper, we consider the federated learning (FL) problem in the presence of communication errors. We model the link between the devices and the central node (CN) by a packet erasure channel, where the local parameters from devices are…

机器学习 · 计算机科学 2022-04-13 Mahyar Shirvanimoghaddam , Ayoob Salari , Yifeng Gao , Aradhika Guha

Federated learning (FL) enables the collaboration of multiple deep learning models to learn from decentralized data archives (i.e., clients) without accessing data on clients. Although FL offers ample opportunities in knowledge discovery…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Barış Büyüktaş , Gencer Sumbul , Begüm Demir

Federated learning (FL) ameliorates privacy concerns in settings where a central server coordinates learning from data distributed across many clients. The clients train locally and communicate the models they learn to the server;…

机器学习 · 计算机科学 2020-10-16 Monica Ribero , Haris Vikalo

Under the organization of the base station (BS), wireless federated learning (FL) enables collaborative model training among multiple devices. However, the BS is merely responsible for aggregating local updates during the training process,…

信息论 · 计算机科学 2023-10-05 Jingheng Zheng , Wanli Ni , Hui Tian , Deniz Gunduz , Tony Q. S. Quek , Zhu Han

Federated Learning (FL) is a distributed machine learning approach that enables model training in communication efficient and privacy-preserving manner. The standard optimization method in FL is Federated Averaging (FedAvg), which performs…

机器学习 · 计算机科学 2023-09-21 Zeyi Tao , Jindi Wu , Qun Li

We propose a robust aggregation method for model parameters in federated learning (FL) under noisy communications. FL is a distributed machine learning paradigm in which a central server aggregates local model parameters from multiple…

机器学习 · 计算机科学 2025-05-20 Tsutahiro Fukuhara , Junya Hara , Hiroshi Higashi , Yuichi Tanaka

This paper studies a new task of federated learning (FL) for semantic parsing, where multiple clients collaboratively train one global model without sharing their semantic parsing data. By leveraging data from multiple clients, the FL…

计算与语言 · 计算机科学 2023-05-30 Tianshu Zhang , Changchang Liu , Wei-Han Lee , Yu Su , Huan Sun

Federated Learning (FL) is a recent model training paradigm in which client devices collaboratively train a model without ever aggregating their data. Crucially, this scheme offers users potential privacy and security benefits by only ever…

机器学习 · 计算机科学 2024-11-11 Raja Vavekanand , Kira Sam