Coder Social home page Coder Social logo

distributed_learning_simulator's Introduction

distributed_learning_simulator

This is a simulator for distributed Machine Learning and Federated Learning on a single host. It implements common algorithms as well as our works.

Installation

This is a Python project. The third party dependencies are listed in requirements.txt. If you use PIP, it should be easy to install:

python3 -m pip -r requirements.txt

Our Works

GTG-Shapley

To run the experiments of GTG-Shapley: Efficient and Accurate Participant Contribution Evaluation in Federated Learning, use this command

bash gtg_shapley_train.sh

Reference

If you find our work useful, feel free to cite it:

@article{10.1145/3501811,
author = {Liu, Zelei and Chen, Yuanyuan and Yu, Han and Liu, Yang and Cui, Lizhen},
title = {GTG-Shapley: Efficient and Accurate Participant Contribution Evaluation in Federated Learning},
year = {2022},
issue_date = {August 2022},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
volume = {13},
number = {4},
issn = {2157-6904},
url = {https://doi.org/10.1145/3501811},
doi = {10.1145/3501811},
journal = {ACM Trans. Intell. Syst. Technol.},
month = {may},
articleno = {60},
numpages = {21},
keywords = {Federated learning, contribution assessment, Shapley value}
}

FedOBD

To run the experiments of FedOBD: Opportunistic Block Dropout for Efficiently Training Large-scale Neural Networks through Federated Learning, use this command

bash fed_obd_train.sh

Reference

If you find our work useful, feel free to cite it:

@inproceedings{ijcai2023p394,
  title     = {FedOBD: Opportunistic Block Dropout for Efficiently Training Large-scale Neural Networks through Federated Learning},
  author    = {Chen, Yuanyuan and Chen, Zichen and Wu, Pengcheng and Yu, Han},
  booktitle = {Proceedings of the Thirty-Second International Joint Conference on
               Artificial Intelligence, {IJCAI-23}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Edith Elkind},
  pages     = {3541--3549},
  year      = {2023},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2023/394},
  url       = {https://doi.org/10.24963/ijcai.2023/394},
}

FedAAS

To run the experiments of Historical Embedding-Guided Efficient Large-Scale Federated Graph Learning, use this command

bash fed_aas.sh

distributed_learning_simulator's People

Contributors

cyyever 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.