English

Edge Bias in Federated Learning and its Solution by Buffered Knowledge Distillation

Machine Learning 2021-02-10 v3 Computer Vision and Pattern Recognition

Abstract

Federated learning (FL), which utilizes communication between the server (core) and local devices (edges) to indirectly learn from more data, is an emerging field in deep learning research. Recently, Knowledge Distillation-based FL methods with notable performance and high applicability have been suggested. In this paper, we choose knowledge distillation-based FL method as our baseline and tackle a challenging problem that ensues from using these methods. Especially, we focus on the problem incurred in the server model that tries to mimic different datasets, each of which is unique to an individual edge device. We dub the problem 'edge bias', which occurs when multiple teacher models trained on different datasets are used individually to distill knowledge. We introduce this nuisance that occurs in certain scenarios of FL, and to alleviate it, we propose a simple yet effective distillation scheme named 'buffered distillation'. In addition, we also experimentally show that this scheme is effective in mitigating the straggler problem caused by delayed edges.

Keywords

Cite

@article{arxiv.2010.10338,
  title  = {Edge Bias in Federated Learning and its Solution by Buffered Knowledge Distillation},
  author = {Sangho Lee and Kiyoon Yoo and Nojun Kwak},
  journal= {arXiv preprint arXiv:2010.10338},
  year   = {2021}
}

Comments

10 pages

R2 v1 2026-06-23T19:29:30.385Z