Skip to content

Official code for "Personalized Federated Learning with Contextual Modulation and Meta-Learning"

Notifications You must be signed in to change notification settings

annaVettoruzzo/CAFeMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAFeMe

Code for the paper Personalized Federated Learning with Contextual Modulation and Meta-Learning accepted at SIAM Conference on Data Mining (2024). https://arxiv.org/abs/2312.15191

In this paper we propose CAFeMe, a context-aware federated learning solution that leverages meta-learning to facilitate personalization to each client.

Data:

  • RMNIST with shards and Dirichlet partition
  • CIFAR-10 with shards and Dirichlet partition
  • FEMNIST
  • Meta-Dataset

Usage

To run the code, use the main.py file. The hyperparameters used for obtaining the results in the paper are provided in the arguments.py file.

About

Official code for "Personalized Federated Learning with Contextual Modulation and Meta-Learning"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages