Skip to content

yjlee22/earlyfl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

When to Stop Federated Learning: Zero-Shot Generation of Synthetic Validation Data with Generative AI for Early Stopping

This is an official implementation of the following paper:

Anonymous Author(s). When to Stop Federated Learning: Zero-Shot Generation of Synthetic Validation Data with Generative AI for Early Stopping
Submitted.

Federated Learning Methods

This paper considers the following federated learning techniques:

Docker Image

docker pull rocm/pytorch:rocm6.4.2_ubuntu24.04_py3.12_pytorch_release_2.3.0

Additionally, request to RoentGen authors to get the pretrained weight and please install the required packages as below pip install transformers datasets timm diffusers huggingface_hub medmnist

Dataset

Experiments

Run bash shell/gen.sh to generated sufficient synthetic data

To run the 'Impact of Synthetic Validation-based Early Stopping' experiment: bash shell/run1.sh

To run the 'Impact of non-IID Degree: bash shell/run2.sh

To run the 'Ablation Study' experiment: bash shell/run3.sh

References

This repository draws inspiration from:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published