paper-with-me

Papers

Towards Model-Agnostic Federated Learning over Networks

2023-02-08 · S. Abdurakhmanova, Y. Sarcheshmehpour, A. Jung

We present a model-agnostic federated learning method for networks of heterogeneous data and models. The network structure reflects similarities between the (statistics of the) local datasets and, in turn, their associated local (personal) models. Our method is an instance of empirical risk minimization, with a regularization term derived from the network structure of the data. In particular, we require well-connected local models, which form clusters, to yield similar predictions on shared public, unlabelled dataset(s). The proposed method allows for a wide range of local models. The only restriction is that these local models must allow for efficient implementation of regularized empirical risk minimization (training). For many models, such implementations are readily available in high-level programming libraries, including scikit-learn, Keras, and PyTorch.

📄 PDF Abstract BibTeX arXiv:2302.04363

Code (1)

shampj/het-fl 공식 구현

Tasks

Federated Learningmodel

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Communication-Efficient Agnostic Federated Averaging

2021-04-06 · Jae Ro, Mingqing Chen, Rajiv Mathews, Mehryar Mohri 외

In distributed learning settings such as federated learning, the training algorithm can be potentially biased towards different clients. Mohri et al. (2019) proposed a domain-agnostic learning algorithm, where the model …

Federated LearningLanguage ModelingLanguage Modelling

Fairness-aware Agnostic Federated Learning

2020-10-10 · Wei Du, Depeng Xu, Xintao Wu, Hanghang Tong

Federated learning is an emerging framework that builds centralized machine learning models with training data distributed across multiple devices. Most of the previous works about federated learning focus on the privacy…

FairnessFederated Learning

Federated Reconstruction: Partially Local Federated Learning

2021-02-05 · NeurIPS 2021 12 · Karan Singhal, Hakim Sidahmed, Zachary Garrett, Shanshan Wu 외

Personalization methods in federated learning aim to balance the benefits of federated and local training for data availability, communication cost, and robustness to client heterogeneity. Approaches that require clients…

Collaborative FilteringFederated LearningMeta-Learning

Agnostic Federated Learning

2019-02-01 · Mehryar Mohri, Gary Sivek, Ananda Theertha Suresh

A key learning scenario in large-scale applications is that of federated learning, where a centralized model is trained based on data originating from a large number of clients. We argue that, with the existing training …

Cloud ComputingDomain AdaptationFairnessFederated Learning+1

Dynamic Fusion based Federated Learning for COVID-19 Detection

2020-09-22 · Weishan Zhang, Tao Zhou, Qinghua Lu, Xiao Wang 외

Medical diagnostic image analysis (e.g., CT scan or X-Ray) using machine learning is an efficient and accurate way to detect COVID-19 infections. However, sharing diagnostic images across medical institutions is usually …

BIG-bench Machine LearningDecision MakingDiagnosticFederated Learning+3