Pith. sign in

REVIEW 3 cited by

Stable Diffusion-based Data Augmentation for Federated Learning with Non-IID Data

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2405.07925 v1 pith:3VMFSK2L submitted 2024-05-13 cs.LG cs.AIcs.DC

Stable Diffusion-based Data Augmentation for Federated Learning with Non-IID Data

classification cs.LG cs.AIcs.DC
keywords datanon-iidperformanceclientclientsgen-fedsdmodelsignificant
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

The proliferation of edge devices has brought Federated Learning (FL) to the forefront as a promising paradigm for decentralized and collaborative model training while preserving the privacy of clients' data. However, FL struggles with a significant performance reduction and poor convergence when confronted with Non-Independent and Identically Distributed (Non-IID) data distributions among participating clients. While previous efforts, such as client drift mitigation and advanced server-side model fusion techniques, have shown some success in addressing this challenge, they often overlook the root cause of the performance reduction - the absence of identical data accurately mirroring the global data distribution among clients. In this paper, we introduce Gen-FedSD, a novel approach that harnesses the powerful capability of state-of-the-art text-to-image foundation models to bridge the significant Non-IID performance gaps in FL. In Gen-FedSD, each client constructs textual prompts for each class label and leverages an off-the-shelf state-of-the-art pre-trained Stable Diffusion model to synthesize high-quality data samples. The generated synthetic data is tailored to each client's unique local data gaps and distribution disparities, effectively making the final augmented local data IID. Through extensive experimentation, we demonstrate that Gen-FedSD achieves state-of-the-art performance and significant communication cost savings across various datasets and Non-IID settings.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. WHERE to Generate Matters: Budget-Aware Synthetic Augmentation for Label Skewed Federated Learning

    cs.LG 2026-07 conditional novelty 6.0

    Entropy-adaptive per-class budgets let clients generate far fewer synthetic samples yet still close most of the accuracy gap caused by label skew in federated learning.

  2. FedOT: Ownership Verification and Leakage Tracing via Watermarks for Federated LDMs

    cs.CV 2026-06 unverdicted novelty 6.0

    FedOT introduces chunked watermarks plus latent vector transformation to enable ownership verification, client tracing, and resistance to VAE replacement attacks in federated LDMs.

  3. Generative AI and Federated Learning for Intrusion Detection Systems: A Survey

    cs.CR 2026-07 unverdicted novelty 2.0

    A structured literature survey categorizing generative AI (autoencoders, GANs, diffusion models, LLMs) and federated learning uses in IDS, covering tasks like synthetic data generation and anomaly detection plus open ...