中文
相关论文

相关论文: Device Heterogeneity in Federated Learning: A Supe…

200 篇论文

We present a federated learning framework that is designed to robustly deliver good predictive performance across individual clients with heterogeneous data. The proposed approach hinges upon a superquantile-based learning objective that…

机器学习 · 计算机科学 2023-08-04 Krishna Pillutla , Yassine Laguel , Jérôme Malick , Zaid Harchaoui

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

This paper presents a novel federated learning solution, QHetFed, suitable for large-scale Internet of Things deployments, addressing the challenges of large geographic span, communication resource limitation, and data heterogeneity.…

机器学习 · 计算机科学 2025-04-08 Seyed Mohammad Azimi-Abarghouyi , Viktoria Fodor

Data heterogeneity across participating devices poses one of the main challenges in federated learning as it has been shown to greatly hamper its convergence time and generalization capabilities. In this work, we address this limitation by…

机器学习 · 计算机科学 2021-10-20 Mohamad Mestoukirdi , Matteo Zecchin , David Gesbert , Qianrui Li , Nicolas Gresset

We propose a novel federated learning method for distributively training neural network models, where the server orchestrates cooperation between a subset of randomly chosen devices in each round. We view Federated Learning problem…

Hyperparameter selection is critical for stable and efficient convergence of heterogeneous federated learning, where clients differ in computational capabilities, and data distributions are non-IID. Tuning hyperparameters is a manual and…

机器学习 · 计算机科学 2025-10-07 Aayushya Agarwal , Larry Pileggi , Gauri Joshi

Federated learning is a collaborative model training method that iterates model updates by multiple clients and aggregation of the updates by a central server. Device and statistical heterogeneity of participating clients cause significant…

机器学习 · 计算机科学 2023-08-29 Ayano Nakai-Kasai , Tadashi Wadayama

Federated Learning is a new machine learning paradigm dealing with distributed model learning on independent devices. One of the many advantages of federated learning is that training data stay on devices (such as smartphones), and only…

机器学习 · 计算机科学 2022-07-19 Sannara Ek , Romain Rombourg , François Portet , Philippe Lalanda

Federated learning, where algorithms are trained across multiple decentralized devices without sharing local data, is increasingly popular in distributed machine learning practice. Typically, a graph structure $G$ exists behind local…

机器学习 · 统计学 2022-09-20 Huiyuan Wang , Xuyang Zhao , Wei Lin

The future of machine learning lies in moving data collection along with training to the edge. Federated Learning, for short FL, has been recently proposed to achieve this goal. The principle of this approach is to aggregate models learned…

机器学习 · 计算机科学 2023-07-13 Adnan Ben Mansour , Gaia Carenini , Alexandre Duplessis

We train a recurrent neural network language model using a distributed, on-device learning framework called federated learning for the purpose of next-word prediction in a virtual keyboard for smartphones. Server-based training using…

Federated learning allows a large number of devices to jointly learn a model without sharing data. In this work, we enable clients with limited computing power to perform action recognition, a computationally heavy task. We first perform…

分布式、并行与集群计算 · 计算机科学 2021-07-27 Pranjal Jain , Shreyas Goenka , Saurabh Bagchi , Biplab Banerjee , Somali Chaterji

Federated Learning (FL) is a well-known framework for successfully performing a learning task in an edge computing scenario where the devices involved have limited resources and incomplete data representation. The basic assumption of FL is…

Federated learning is a distributed, privacy-aware learning scenario which trains a single model on data belonging to several clients. Each client trains a local model on its data and the local models are then aggregated by a central party.…

机器学习 · 计算机科学 2020-01-01 Hesham Mostafa

Originated from distributed learning, federated learning enables privacy-preserved collaboration on a new abstracted level by sharing the model parameters only. While the current research mainly focuses on optimizing learning algorithms and…

机器学习 · 计算机科学 2020-09-17 Cong Wang , Yuanyuan Yang , Pengzhan Zhou

Federated Learning is a novel framework that allows multiple devices or institutions to train a machine learning model collaboratively while preserving their data private. This decentralized approach is prone to suffer the consequences of…

机器学习 · 计算机科学 2021-11-29 Marcos F. Criado , Fernando E. Casado , Roberto Iglesias , Carlos V. Regueiro , Senén Barro

We study a new form of federated learning where the clients train personalized local models and make predictions jointly with the server-side shared model. Using this new federated learning framework, the complexity of the central shared…

机器学习 · 计算机科学 2020-03-31 Alekh Agarwal , John Langford , Chen-Yu Wei

Federated Learning is a distributed learning paradigm with two key challenges that differentiate it from traditional distributed optimization: (1) significant variability in terms of the systems characteristics on each device in the network…

机器学习 · 计算机科学 2020-04-23 Tian Li , Anit Kumar Sahu , Manzil Zaheer , Maziar Sanjabi , Ameet Talwalkar , Virginia Smith

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

Federated learning (FL) is a kind of distributed machine learning framework, where the global model is generated on the centralized aggregation server based on the parameters of local models, addressing concerns about privacy leakage caused…

分布式、并行与集群计算 · 计算机科学 2023-08-22 Chenhao Xu , Youyang Qu , Yong Xiang , Longxiang Gao
‹ 上一页 1 2 3 10 下一页 ›