中文
相关论文

相关论文: On Large-Cohort Training for Federated Learning

200 篇论文

Learning from the collective knowledge of data dispersed across private sources can provide neural networks with enhanced generalization capabilities. Federated learning, a method for collaboratively training a machine learning model across…

机器学习 · 计算机科学 2024-05-20 Matt Gorbett , Hossein Shirazi , Indrakshi Ray

Federated Learning allows for population level models to be trained without centralizing client data by transmitting the global model to clients, calculating gradients locally, then averaging the gradients. Downloading models and uploading…

机器学习 · 计算机科学 2019-09-30 Jack Goetz , Kshitiz Malik , Duc Bui , Seungwhan Moon , Honglei Liu , Anuj Kumar

Federated learning is a distributed machine learning approach where multiple clients collaboratively train a model without sharing their local data, which contributes to preserving privacy. A challenge in federated learning is managing…

机器学习 · 计算机科学 2025-03-04 Rickard Brännvall

In multiple federated learning schemes, a random subset of clients sends in each round their model updates to the server for aggregation. Although this client selection strategy aims to reduce communication overhead, it remains energy and…

分布式、并行与集群计算 · 计算机科学 2024-03-13 Fernanda Famá , Charalampos Kalalas , Sandra Lagen , Paolo Dini

In recent advancements in machine learning, federated learning allows a network of distributed clients to collaboratively develop a global model without needing to share their local data. This technique aims to safeguard privacy, countering…

机器学习 · 计算机科学 2024-07-18 Davide Domini , Gianluca Aguzzi , Nicolas Farabegoli , Mirko Viroli , Lukas Esterle

This paper studies federated learning (FL) in a classic wireless network, where learning clients share a common wireless link to a coordinating server to perform federated model training using their local data. In such wireless federated…

分布式、并行与集群计算 · 计算机科学 2020-04-10 Jie Xu , Heqiang Wang

One of the main challenges of federated learning (FL) is handling non-independent and identically distributed (non-IID) client data, which may occur in practice due to unbalanced datasets and use of different data sources across clients.…

机器学习 · 计算机科学 2024-10-23 Peng Wu , Tales Imbiriba , Pau Closas

As a privacy-preserving paradigm for training Machine Learning (ML) models, Federated Learning (FL) has received tremendous attention from both industry and academia. In a typical FL scenario, clients exhibit significant heterogeneity in…

机器学习 · 计算机科学 2023-07-27 Lei Fu , Huanle Zhang , Ge Gao , Mi Zhang , Xin Liu

Federated learning (FL) has shown promising results on training machine learning models with privacy preservation. However, for large models with over 100 million parameters, the training resource requirement becomes an obstacle for FL…

机器学习 · 计算机科学 2024-08-21 Yonghui Xiao , Yuxin Ding , Changwan Ryu , Petr Zadrazil , Francoise Beaufays

Federated Learning is a machine learning setting where the goal is to train a high-quality centralized model while training data remains distributed over a large number of clients each with unreliable and relatively slow network…

In the rapidly evolving field of machine learning, training models with datasets from various locations and organizations presents significant challenges due to privacy and legal concerns. The exploration of effective collaborative training…

软件工程 · 计算机科学 2024-09-19 Zhi Chen , Lingxiao Jiang

An oft-cited challenge of federated learning is the presence of heterogeneity. \emph{Data heterogeneity} refers to the fact that data from different clients may follow very different distributions. \emph{System heterogeneity} refers to the…

机器学习 · 计算机科学 2022-10-18 John Nguyen , Jianyu Wang , Kshitiz Malik , Maziar Sanjabi , Michael Rabbat

Federated Learning (FL) represents a paradigm shift in the field of machine learning, offering an approach for a decentralized training of models across a multitude of devices while maintaining the privacy of local data. However, the…

机器学习 · 计算机科学 2024-08-21 Tatjana Legler , Vinit Hegiste , Martin Ruskowski

Federated learning is a new learning paradigm that decouples data collection and model training via multi-party computation and model aggregation. As a flexible learning setting, federated learning has the potential to integrate with other…

机器学习 · 计算机科学 2024-05-15 Shaoxiong Ji , Yue Tan , Teemu Saravirta , Zhiqin Yang , Yixin Liu , Lauri Vasankari , Shirui Pan , Guodong Long , Anwar Walid

Federated learning enables collaborative model training without sharing raw data, but data heterogeneity consistently challenges the performance of the global model. Traditional optimization methods often rely on collaborative global model…

机器学习 · 计算机科学 2025-09-29 Weiqi Yue , Wenbiao Li , Yuzhou Jiang , Anisa Halimi , Roger French , Erman Ayday

Federated Learning (FL) enables multiple clients to collaboratively train a shared model while preserving data privacy. However, the high memory demand during model training severely limits the deployment of FL on resource-constrained…

分布式、并行与集群计算 · 计算机科学 2025-10-14 Yebo Wu , Jingguang Li , Chunlin Tian , Kahou Tam , Li Li , Chengzhong Xu

Federated learning is one of the most appealing alternatives to the standard centralized learning paradigm, allowing a heterogeneous set of devices to train a machine learning model without sharing their raw data. However, it requires a…

机器学习 · 计算机科学 2023-03-01 Elia Guerra , Francesc Wilhelmi , Marco Miozzo , Paolo Dini

While client sampling is a central operation of current state-of-the-art federated learning (FL) approaches, the impact of this procedure on the convergence and speed of FL remains under-investigated. In this work, we provide a general…

机器学习 · 计算机科学 2022-06-16 Yann Fraboni , Richard Vidal , Laetitia Kameni , Marco Lorenzi

Federated learning is renowned for its efficacy in distributed model training, ensuring that users, called clients, retain data privacy by not disclosing their data to the central server that orchestrates collaborations. Most previous work…

机器学习 · 计算机科学 2024-10-30 Pouya M. Ghari , Yanning Shen