Papers › FedLF: Adaptive Logit Adjustment and Feature Optimization in Federated Long-Tailed Learning

FedLF: Adaptive Logit Adjustment and Feature Optimization in Federated Long-Tailed Learning

18 Sep 2024arXiv:2409.12105archive 2025-07-28

Xiuhua Lu, Peng Li, Xuefeng Jiang

Federated learning offers a paradigm to the challenge of preserving privacy in distributed machine learning. However, datasets distributed across each client in the real world are inevitably heterogeneous, and if the datasets can be globally aggregated, they tend to be long-tailed distributed, which greatly affects the performance of the model. The traditional approach to federated learning primarily addresses the heterogeneity of data among clients, yet it fails to address the phenomenon of class-wise bias in global long-tailed data. This results in the trained model focusing on the head classes while neglecting the equally important tail classes. Consequently, it is essential to develop a methodology that considers classes holistically. To address the above problems, we propose a new method FedLF, which introduces three modifications in the local training phase: adaptive logit adjustment, continuous class centred optimization, and feature decorrelation. We compare seven state-of-the-art methods with varying degrees of data heterogeneity and long-tailed distribution. Extensive experiments on benchmark datasets CIFAR-10-LT and CIFAR-100-LT demonstrate that our approach effectively mitigates the problem of model performance degradation due to data heterogeneity and long-tailed distribution. our code is available at https://github.com/18sym/FedLF.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2409.12105")

Code

Syntology Ran 12 of 22 code samples harvested from 1 repository linked to this paper; 10 have no recorded run. Of those that ran: 1 ran · honoured contract; 6 ran · our draft was wrong; 2 ran · fixture could not drive it; 3 ran with no contract checked.

By repository: official repository: 22 samples from 1 repository, 12 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

18sym/fedlf officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

22 samples harvested; 12 ran; 1 honoured the contract we drafted; 10 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
6ran · our draft was wrong
2ran · fixture could not drive it
3ran
10unverified

Licence: 22 of the 22 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 18sym/FedLF. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

BasicBlock 18sym/FedLF/algorithm/fedlf.py official repository ran no licence file found · pointer only · 68ae0e9d43cd7601 · report
Bottleneck 18sym/FedLF/algorithm/fedlf.py official repository ran no licence file found · pointer only · 9220edd1744cdb48 · report
Indices2Dataset 18sym/FedLF/algorithm/fedlf.py official repository ran no licence file found · pointer only · 7283f303b7677498 · report
_get_img_num_per_cls 18sym/FedLF/algorithm/fedlf.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 01b9dc61784ea4b6 · report
build_non_iid_by_dirichlet 18sym/FedLF/algorithm/fedlf.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 2ff16fc9fa3fcdcb · report
classify_label 18sym/FedLF/algorithm/fedlf.py official repository ran · our draft was wrong no licence file found · pointer only · 3535c1c53c011bdb · report
conv3x3 18sym/FedLF/algorithm/fedlf.py official repository ran · our draft was wrong no licence file found · pointer only · 2aa5d536ff654fac · report
label_indices2indices 18sym/FedLF/algorithm/fedlf.py official repository ran · honoured contract no licence file found · pointer only · aa07673ccf9afd55 · report
norm2d 18sym/FedLF/algorithm/fedlf.py official repository ran · our draft was wrong no licence file found · pointer only · d4682009629cffa4 · report
partition_balance 18sym/FedLF/algorithm/fedlf.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 1e2e488b6e0732b4 · report
show_clients_data_distribution 18sym/FedLF/algorithm/fedlf.py official repository ran · our draft was wrong no licence file found · pointer only · cb551321bfb230bc · report
train_long_tail 18sym/FedLF/algorithm/fedlf.py official repository ran · our draft was wrong no licence file found · pointer only · f33cdbbef61b88bd · report
DecorrLoss 18sym/FedLF/algorithm/fedlf.py official repository unverified no licence file found · pointer only · 61abd91f9aa31b34 · report
Global 18sym/FedLF/algorithm/fedlf.py official repository unverified no licence file found · pointer only · 91b30d04ee2480d6 · report
Local 18sym/FedLF/algorithm/fedlf.py official repository unverified no licence file found · pointer only · 8351933e54f8515e · report
ResNetBase 18sym/FedLF/algorithm/fedlf.py official repository unverified no licence file found · pointer only · 8cb8ca848a8fb8f5 · report
ResNet_cifar 18sym/FedLF/algorithm/fedlf.py official repository unverified no licence file found · pointer only · fb797aa56357f404 · report
args_parser 18sym/FedLF/algorithm/fedlf.py official repository unverified no licence file found · pointer only · 401b34b65340bf0e · report
clients_indices 18sym/FedLF/algorithm/fedlf.py official repository unverified no licence file found · pointer only · 11a361ce0a5ab1db · report
fedlf 18sym/FedLF/algorithm/fedlf.py official repository unverified no licence file found · pointer only · 313710a79a99709b · report
setup_logging 18sym/FedLF/algorithm/fedlf.py official repository unverified no licence file found · pointer only · 4ebf5ed2cce22713 · report
tsne_evaluation 18sym/FedLF/algorithm/fedlf.py official repository unverified no licence file found · pointer only · ec9a751e75b59fdc · report

Tasks

Federated Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections