Skip to content

Researcher verdict

Recommended implementation path available

implementation baseline
Benchmark trust: thin evidence
Quality tier: researcher ready

This page has evidence-backed benchmark findings and a concrete implementation recommendation anchored on zhuangdizhu/FedGen. Use it as an implementation baseline, then validate benchmark parity before adapting it.

Why this page is still worth reading

  • A concrete repository path exists via zhuangdizhu/FedGen, so this page can act as a practical starting point.
  • Reproduction risks are surfaced explicitly, which helps decide whether the paper is worth immediate prototyping.

Benchmark trust

Some benchmark signal exists in the extracted evidence, but it is not structured strongly enough yet for a confident benchmark decision.

Use this page as

Start here when you need the most practical implementation path quickly.

Results & Benchmarks

Freshness tier: hot
Direct + Inferred Evidence

Some benchmark signal exists in the extracted evidence, but it is not structured strongly enough yet for a confident benchmark decision.

Benchmark signal from claims

  • In a one-round federated learning prototype experiment, applying the proposed knowledge distillation substantially increases user model accuracies compared to their pre-distillation performance.
  • The method is empirically evaluated on heterogeneous federated learning tasks using datasets such as MNIST, CelebA, and EMNIST, with learning curves and summarized performance reported in extended experiments.

Data-Free Knowledge Distillation for Heterogeneous Federated Learning is the primary contribution described in this paper.

Use This Implementation Because…

Confidence: high

zhuangdizhu/FedGen is the strongest maintained implementation based on ranking signals. Dependency/environment manifests are present.

Open zhuangdizhu/FedGen

Reproduction Risks

  • License metadata missing
  • No CI workflows detected
Evidence disclosure

LLM evidence refs: evidencePack.paperSections[id=paper_3], researcherSummary.coreClaim, evidencePack.paperSections[id=paper_40], evidencePack.paperSections[id=paper_38], evidencePack.paperSections[id=paper_39], evidencePack.paperSections[id=paper_19], evidencePack.paperSections[id=paper_42], researcherSummary.benchmarkSnapshot[0], evidencePack.paperSections[id=paper_18], guidance.riskFlags[0], guidance.riskFlags[1], repos[0].fullName, researcherSummary.implementationRecommendation, paper.title, summary.hasReliableImplementation

Evidence graph: 4 refs, 4 links.

Utility signals: depth 60/100, grounding 85/100, status medium.

Implementation Comparison

Top 3 paths

Compare maintenance quality, reproducibility coverage, and evidence confidence before choosing a reproduction baseline.

zhuangdizhu/FedGen
best maintained
Maintenance: Stale
Confidence: High
Reproducibility: Limited

Official implementation from Papers with Code · Repository link is mentioned in the paper metadata

Stars
258
Last push
Oct 31, 2024 (492d ago)
Dependencies

Risk flags

  • No push in 12+ months
  • No CI pipeline detected
  • No tagged releases
KarhouTam/FL-bench
alternative
Maintenance: Recently updated
Confidence: Low
Reproducibility: Moderate

Partial overlap with paper title keywords · Community adoption signal (676 stars)

Stars
676
Last push
Jan 25, 2026 (41d ago)
CI

Risk flags

  • No tagged releases
  • No Docker setup
  • Dependency manifest missing
TsingZ0/PFL-Non-IID
alternative
Maintenance: Recently updated
Confidence: Low
Reproducibility: Moderate

Partial overlap with paper title keywords · Community adoption signal (2070 stars)

Stars
2,070
Last push
Jan 25, 2026 (41d ago)
CIReleases

Risk flags

  • No Docker setup
  • Dependency manifest missing
  • Low confidence match

Paper summary

AI-generated

AI-generated summary grounded in paper metadata and artifact signals.

The paper proposes a data-free knowledge distillation method for heterogeneous federated learning, where a central server distills knowledge from user models without accessing their local data to mitigate drifted global models. This page includes benchmark evidence for Heterogeneous Federated Learning on MNIST. Reproduction guidance focuses on implementation viability and concrete risk controls.

Key contributions

  • The paper proposes a data-free knowledge distillation method for heterogeneous federated learning, where a central server distills knowledge from user models without accessing their local data to mitigate drifted.
  • The proposed approach uses a generator implemented as a two-layer MLP that takes a noise vector and one-hot label as input, together with a classifier network, to perform data-free knowledge distillation.
  • The algorithm weights user models based on the number of training labels available to each user, forming a weight matrix that accounts for users’ varying predictive abilities due to statistical heterogeneity.
  • In a one-round federated learning prototype experiment, applying the proposed knowledge distillation substantially increases user model accuracies compared to their pre-distillation performance.
  • The experimental evaluation compares the proposed method against federated baselines including FedAvg, FedProx, FedEnsemble, and the data-based distillation method FedDFusion.

Implementation guidance

Use zhuangdizhu/FedGen first because deterministic ranking and extracted evidence align on implementation viability. Start with the repo setup path, then validate benchmark reproduction before adaptation.

Reproducibility notes

  • Reproduction may be blocked or complicated by missing license metadata in the main implementation repository, creating uncertainty about permissible use.
  • Absence of continuous integration workflows in the repository can allow environment or dependency drift, causing silent training failures or degraded performance over time.

Best implementation now

zhuangdizhu/FedGen
Confidence: High
Reproducibility: Limited

Code and data accompanying the FedGen paper

Stars: 258
Forks: 73
Last push: Oct 31, 2024
Official implementation from Papers with Code
Repository link is mentioned in the paper metadata
Community adoption signal (258 stars)
License –
CI –
Deps ✓
Docker –
  • Selected zhuangdizhu/FedGen as the strongest maintained implementation for new work.
  • Includes dependency/environment manifest signals.
  • Repository activity is within the last 24 months.

Reproduction path

Direct

Follow the direct implementation path

  1. 1

    Start with zhuangdizhu/FedGen and validate setup instructions in README.

  2. 2

    Reproduce the baseline result with the provided defaults before modifying hyperparameters.

  3. 3

    Log exact dependency versions and runtime environment for reproducibility.

Time to first repro: a few hours
License metadata missing
No CI workflows detected

Additional implementations

No additional verified repositories beyond the primary recommendation.

These repositories had low-confidence matching signals and are hidden by default.

Hugging Face artifacts

No direct paper-linked artifacts were found. Showing strongest curated related artifacts for faster exploration.

Models

Datasets

No trustworthy dataset matches right now.

Search datasets on Hugging Face

Spaces

No trustworthy demo spaces right now.

Search spaces on Hugging Face

Research context

Evaluation & Human Feedback Data

Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.

Open in HFEPX

Need human evaluators for your AI research? Scale annotation with expert AI Trainers.