Giter Site home page Giter Site logo

fedwad's Introduction

This is the code repo for the paper Federated Wassertein Distance, appeared at [ICLR2024]

The paper is available at https://openreview.net/forum?id=rsg1mvUahT

Authors : Alain Rakotomamonjy, Kimia Nadjahi, Liva Ralaivola

Structure of the repository

  • FedWad.py : contains the implementation of the proposed method
  • otdd_script.py and otdd_expe.py contain the codes for reproducing Figure 6 of the paper
  • fed_avg** : contains the code for reproducing the boosting FL experiments of the paper.
    • entry point is the fedavg_script.py. It launches the experiments for the different datasets and clustering methods.
    • fedavg_expe.py contains the code for the experiments
    • fedavg_results.py contains the code for creating the lines of the reslt tables

OTDD code comes from this repo. https://github.com/microsoft/otdd and FedRep code comes from the repo of Collins et al.

If you use this code for your research, you can cite our paper and the POT library:

@inproceedings{rakoto2024fedwad,
  title={Federated Wassertein Distance},
  author={Rakotomamonjy, Alain and Nadjahi, Kimia and Ralaivola, Liva},
  booktitle={International Conference on Learning Representations},
  year={2024}
}
@article{flamary2021pot,
  title={Pot: Python optimal transport},
  author={Flamary, R{\'e}mi and Courty, Nicolas and Gramfort, Alexandre and Alaya, Mokhtar Z and Boisbunon, Aur{\'e}lie and Chambon, Stanislas and Chapel, Laetitia and Corenflos, Adrien and Fatras, Kilian and Fournier, Nemo and others},
  journal={Journal of Machine Learning Research},
  volume={22},
  number={78},
  pages={1--8},
  year={2021}
}

fedwad's People

Contributors

arakotom avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.