Skip to content

alsdml/FedAvP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FedAvP: Augmenting Local Data via Shared Policy in Federated Learning

This repository contains the official PyTorch implementation for the paper:

  • Minui Hong, Junhyeog Yun, Insu Jeon, and Gunhee Kim. "FedAvP: Augmenting Local Data via Shared Policy in Federated Learning." NeurIPS 2024. [paper]

Note: This repository will be further updated soon.

Figure 1     Figure 2

Requirements

  • Python 3.7.12
  • PyTorch 1.13.1

Example Usage (CIFAR-100 / α=0.1)

The dataset will be automatically downloaded when you run the code.

To train and evaluate FedAvP (FastUpdate):

python fedavp_FastUpdate.py

To train and evaluate FedAvP:

python fedavp.py

Acknowledgments

This code is adapted from the following implementations:

About

This repository contains the official code for the paper "FedAvP: Augment Local Data via Shared Policy in Federated Learning," presented at NeurIPS 2024.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages