AI Navigate

FederatedFactory: Generative One-Shot Learning for Extremely Non-IID Distributed Scenarios

arXiv cs.LG / 3/18/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • FederatedFactory introduces a zero-dependency federated learning framework that shifts the federation unit from discriminative models to generative priors, allowing exchange of generative modules in a single communication round.
  • It enables ex nihilo synthesis of universally class-balanced datasets and eliminates gradient conflicts and external prior bias in non-IID settings.
  • Evaluations on MedMNIST, ISIC2019, and CIFAR-10 show that the approach recovers centralized upper-bound performance, with CIFAR-10 accuracy rising from 11.36% to 90.57% and ISIC2019 AUROC restored to 90.57%.
  • The framework supports exact modular unlearning by deterministically deleting specific generative modules.
  • It challenges reliance on pretrained foundation models in FL by providing a generic, zero-dependency alternative.

Abstract

Federated Learning (FL) enables distributed optimization without compromising data sovereignty. Yet, where local label distributions are mutually exclusive, standard weight aggregation fails due to conflicting optimization trajectories. Often, FL methods rely on pretrained foundation models, introducing unrealistic assumptions. We introduce FederatedFactory, a zero-dependency framework that inverts the unit of federation from discriminative parameters to generative priors. By exchanging generative modules in a single communication round, our architecture supports ex nihilo synthesis of universally class balanced datasets, eliminating gradient conflict and external prior bias entirely. Evaluations across diverse medical imagery benchmarks, including MedMNIST and ISIC2019, demonstrate that our approach recovers centralized upper-bound performance. Under pathological heterogeneity, it lifts baseline accuracy from a collapsed 11.36% to 90.57% on CIFAR-10 and restores ISIC2019 AUROC to 90.57%. Additionally, this framework facilitates exact modular unlearning through the deterministic deletion of specific generative modules.