Giter VIP home page Giter VIP logo

protomix's Introduction

ProtoMix

This is a Pytorch implementation of ProtoMix: Augmenting Health Status Representation Learning via Prototype-based Mixup. More details of the paper and dataset will be released after it is published.

The Code

Requirements

Following the suggested way by PyHealth: https://github.com/sunlabuiuc/PyHealth. Note that pytorch >=1.10.

Folder Structure

└── code-and-data
    ├── models                  # The core source code of our model ProtoMix
    │   |──  RNN.py             # The Backbone of RNN
    │   |──  ProtoMix.py        # The main model of ProtoMix 
    │   |──  model_utils.py     # Utils file
    │   |──  run_utils.py       # Utils file
    ├── parser.py               # Parser Args
    ├── mian_protomix.py        # This is the main file
    └── README.md               # This document

Datasets

Download MIMIC-III & MIMIC-IV & eICU datasets from https://physionet.org/content/;

Citation

@inproceedings{xu_jiang_chu_et_al, title={ProtoMix: Augmenting Health Status Representation Learning via Prototype-based Mixup}, author={Xu, Yongxin and Jiang, Xinke and Chu, Xu and Xiao, Yuzhen and Zhang, Chaohe and Ding, Hongxin and Zhao, Junfeng and Wang, Yasha and Xie, Bing}, booktitle={SIGKDD}, year={2024} }

protomix's People

Contributors

jiangxinke avatar

Stargazers

 avatar

Watchers

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