Code Monkey home page Code Monkey logo

prr-imbalance's Introduction

Personalized Retrogress-Resilient FL for Imbalanced Medical Data (PRR-Imbalance)

This repository is an official PyTorch implementation of the paper "Personalized Retrogress-Resilient Federated Learning Towards Imbalanced Medical Data" [paper] from IEEE Transactions on Medical Imaging (TMI) 2022.

Download

The dermoscopic FL dataset can be downloaded from Google Drive. Put the downloaded clientA, clientB, clientC and clientD subfolders in a newly-built folder ./data/.

Dependencies

  • Python 3.7
  • PyTorch >= 1.7.0
  • numpy 1.19.4
  • scikit-learn 0.24.2
  • scipy 1.6.2
  • albumentations 0.5.2

Code

Clone this repository into any place you want.

git clone https://github.com/CityU-AIM-Group/PRR-Imbalance.git
cd PRR-Imbalance
mkdir data

Quickstart

  • Train the PRR-Imbalance with default settings:
python ./main.py --theme prr-imbalance --iters 50 --wk_iters 5 --network vgg_nb --l_rate 0.7 --lr 1e-2 

Cite

If you find our work useful in your research or publication, please cite our work:

@ARTICLE{2022personalizedFL,
  title={Personalized Retrogress-Resilient Federated Learning Towards Imbalanced Medical Data}, 
  author={Chen, Zhen and Yang, Chen and Zhu, Meilu and Peng, Zhe and Yuan, Yixuan},
  journal={IEEE Transactions on Medical Imaging}, 
  year={2022},
  pages={1-1},
  doi={10.1109/TMI.2022.3192483}
}

prr-imbalance's People

Contributors

franciszchen avatar

Stargazers

 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.