paper-with-me

Papers

Adaptive Distillation for Decentralized Learning from Heterogeneous Clients

2020-08-18 · Jiaxin Ma, Ryo Yonetani, Zahid Iqbal

This paper addresses the problem of decentralized learning to achieve a high-performance global model by asking a group of clients to share local models pre-trained with their own data resources. We are particularly interested in a specific case where both the client model architectures and data distributions are diverse, which makes it nontrivial to adopt conventional approaches such as Federated Learning and network co-distillation. To this end, we propose a new decentralized learning method called Decentralized Learning via Adaptive Distillation (DLAD). Given a collection of client models and a large number of unlabeled distillation samples, the proposed DLAD 1) aggregates the outputs of the client models while adaptively emphasizing those with higher confidence in given distillation samples and 2) trains the global model to imitate the aggregated outputs. Our extensive experimental evaluation on multiple public datasets (MNIST, CIFAR-10, and CINIC-10) demonstrates the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:2008.07948

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Federated Incremental Semantic Segmentation

2023-04-10 · CVPR 2023 1 · Jiahua Dong, Duzhen Zhang, Yang Cong, Wei Cong 외

Federated learning-based semantic segmentation (FSS) has drawn widespread attention via decentralized training on local clients. However, most FSS models assume categories are fixed in advance, thus heavily undergoing fo…

Federated LearningRelationSegmentationSemantic Segmentation

No One Left Behind: Real-World Federated Class-Incremental Learning

2023-02-02 · Jiahua Dong, Hongliu Li, Yang Cong, Gan Sun 외

Federated learning (FL) is a hot collaborative training framework via aggregating model parameters of decentralized local clients. However, most FL methods unreasonably assume data categories of FL framework are known an…

class-incremental learningClass Incremental LearningFederated LearningIncremental Learning

DFRD: Data-Free Robustness Distillation for Heterogeneous Federated Learning

2023-09-24 · NeurIPS 2023 11

Federated Learning (FL) is a privacy-constrained decentralized machine learning paradigm in which clients enable collaborative training without compromising private data. However, how to learn a robust global model in th…

Data-free Knowledge DistillationDiversityFederated Learningimage-classification+2

No One Left Behind: Inclusive Federated Learning over Heterogeneous Devices

2022-02-16 · Ruixuan Liu, Fangzhao Wu, Chuhan Wu, Yanlin Wang 외

Federated learning (FL) is an important paradigm for training global models from decentralized data in a privacy-preserving way. Existing FL methods usually assume the global model can be trained on any participating cli…

Federated LearningKnowledge DistillationPrivacy Preserving

FedX: Unsupervised Federated Learning with Cross Knowledge Distillation

2022-07-19 · Sungwon Han, Sungwon Park, Fangzhao Wu, Sundong Kim 외

This paper presents FedX, an unsupervised federated learning framework. Our model learns unbiased representation from decentralized and heterogeneous local data. It employs a two-sided knowledge distillation with contras…

Contrastive LearningFederated LearningKnowledge Distillation