paper-with-me

Papers

You Are Your Own Best Teacher: Achieving Centralized-level Performance in Federated Learning under Heterogeneous and Long-tailed Data

2025-03-10 · Shanshan Yan, Zexi Li, Chao Wu, Meng Pang, Yang Lu, Yan Yan, Hanzi Wang

Data heterogeneity, stemming from local non-IID data and global long-tailed distributions, is a major challenge in federated learning (FL), leading to significant performance gaps compared to centralized learning. Previous research found that poor representations and biased classifiers are the main problems and proposed neural-collapse-inspired synthetic simplex ETF to help representations be closer to neural collapse optima. However, we find that the neural-collapse-inspired methods are not strong enough to reach neural collapse and still have huge gaps to centralized training. In this paper, we rethink this issue from a self-bootstrap perspective and propose FedYoYo (You Are Your Own Best Teacher), introducing Augmented Self-bootstrap Distillation (ASD) to improve representation learning by distilling knowledge between weakly and strongly augmented local samples, without needing extra datasets or models. We further introduce Distribution-aware Logit Adjustment (DLA) to balance the self-bootstrap process and correct biased feature representations. FedYoYo nearly eliminates the performance gap, achieving centralized-level performance even under mixed heterogeneity. It enhances local representation learning, reducing model drift and improving convergence, with feature prototypes closer to neural collapse optimality. Extensive experiments show FedYoYo achieves state-of-the-art results, even surpassing centralized logit adjustment methods by 5.4\% under global long-tailed settings.

📄 PDF Abstract BibTeX arXiv:2503.06916

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningRepresentation Learning

Similar Papers 제목 키워드 기반

Interactive Distillation for Cooperative Multi-Agent Reinforcement Learning

2026-01-08 · Minwoo Cho, Batuhan Altundas, Matthew Gombolay arxiv

Knowledge distillation (KD) has the potential to accelerate MARL by employing a centralized teacher for decentralized students but faces key bottlenecks. Specifically, there are (1) challenges in synthesizing high-perfor…

Multi-agent Reinforcement LearningKnowledge Distillation

Get Rid Of Your Trail: Remotely Erasing Backdoors in Federated Learning

2023-04-20 · Manaar Alam, Hithem Lamri, Michail Maniatakos

Federated Learning (FL) enables collaborative deep learning training across multiple participants without exposing sensitive personal data. However, the distributed nature of FL and the unvetted participants' data makes …

Federated Learningimage-classificationImage ClassificationMachine Unlearning

Why Keep Your Doubts to Yourself? Trading Visual Uncertainties in Multi-Agent Bandit Systems

2026-01-26 · Jusheng Zhang, Yijia Fan, Kaitong Cai, Jing Yang 외 arxiv

Vision-Language Models (VLMs) enable powerful multi-agent systems, but scaling them is economically unsustainable: coordinating heterogeneous agents under information asymmetry often spirals costs. Existing paradigms, su…

Substitute Teacher Networks: Learning with Almost No Supervision

2018-04-01 · Samuel Albanie, James Thewlis, Joao F. Henriques

Learning through experience is time-consuming, inefficient and often bad for your cortisol levels. To address this problem, a number of recently proposed teacher-student methods have demonstrated the benefits of private …

How to Spend Your Robot Time: Bridging Kickstarting and Offline Reinforcement Learning for Vision-based Robotic Manipulation

2022-05-06 · Alex X. Lee, Coline Devin, Jost Tobias Springenberg, Yuxiang Zhou 외

Reinforcement learning (RL) has been shown to be effective at learning control from experience. However, RL typically requires a large amount of online interaction with the environment. This limits its applicability to r…

Offline RLReinforcement Learning (RL)