Giter Site home page Giter Site logo

ashiakerwang / asyndgan Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tommy-qichang/asyndgan

0.0 1.0 0.0 8.92 MB

AsynDGAN project source code.

License: BSD 2-Clause "Simplified" License

Python 94.87% Jupyter Notebook 3.09% Shell 1.18% MATLAB 0.86%

asyndgan's Introduction

AsynDGAN in pyTorch

Synthetic Learning: Learn From Distributed Asynchronized Discriminator GAN Without Sharing Medical Image Data

Qi Chang1*, Hui Qu1*, Yikai Zhang1*, Mert Sabuncu2, Chao Chen3, Tong Zhang4 and Dimitris Metaxas2 {qc58,hq43,yz422,dnm}@cs.rutgers.edu , [email protected], [email protected], [email protected]

Abstract

In this paper, we propose a data privacy-preserving and communication efficient distributed GAN learning frame- work named Distributed Asynchronized Discriminator GAN (AsynDGAN). Our proposed framework aims to train a cen- tral generator learns from distributed discriminator, and use the generated synthetic image solely to train the seg- mentation model. We validate the proposed framework on the application of health entities learning problem which is known to be privacy sensitive. Our experiments show that our approach: 1) could learn the real image’s distri- bution from multiple datasets without sharing the patient’s raw data. 2) more efficient and requires lower bandwidth than other distributed deep learning methods. 3) achieve higher performance compared to the model trained by one real dataset, and almost the same performance compared to the model trained by all real datasets. 4) proofs that the generator could learn the distributed distribution in an all important fashion thus has an unbiasedness guarantee.

In CVPR 2020 [bibtex]

Requirements:

  • pytorch 1.1+
  • python 3.6.8
  • visdom 0.1.8.8
  • pillow 5.4.1

Acknowledgments

Our code borrows heavily from the the pix2pix implementation pytorch-CycleGAN-and-pix2pix

asyndgan's People

Contributors

tommy-qichang avatar

Watchers

James Cloos 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.