SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2204.13399 · IJCAI · 2022

Federated Learning on Heterogeneous and Long-Tailed Data via Classifier Re-Training with Federated Features

Xinyi Shang, Yang Lu, Gang Huang, Hanzi Wang

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 3 functions out of this paper's own repositories and ran 2 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
shangxinyi/CReFF-FL — 2 of 2
wnn2000/fediic — 0 of 1
FunctionStatusWhere it lives
distance_wb Ran shangxinyi/CReFF-FL/Dataset/Gradient_matching_loss.py
pointer only (licence: NONE) · get_code("10e34c46038f259b")
match_loss Ran shangxinyi/CReFF-FL/Dataset/Gradient_matching_loss.py
pointer only (licence: NONE) · get_code("7d47cf05bf134778")
DALA Not yet run wnn2000/fediic/utils/losses.py
pointer only (licence: NONE) · get_code("1fe727a67f4eb86e")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

Federated learning (FL) provides a privacypreserving solution for distributed machine learning tasks. One challenging problem that severely damages the performance of FL models is the cooccurrence of data heterogeneity and long-tail distribution, which frequently appears in real FL applications. In this paper, we reveal an intriguing fact that the biased classifier is the primary factor leading to the poor performance of the global model. Motivated by the above finding, we propose a novel and privacy-preserving FL method for heterogeneous and long-tailed data via Classifier Re-training with Federated Features (CReFF). The classifier re-trained on federated features can produce comparable performance as the one re-trained on real data in a privacy-preserving manner without information leakage of local data or class distribution. Experiments on several benchmark datasets show that the proposed CReFF is an effective solution to obtain a promising FL model under heterogeneous and long-tailed data. Comparative results with the state-of-the-art FL methods also validate the superiority of CReFF. Our code is available at https://github.com/shangxinyi/CReFF-FL.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2204.13399")
get_code_for_paper("2204.13399")
have("2204.13399")

Connect an agent — have() is free.