Git Product home page Git Product logo

potd's Introduction

POTD

Python3 and R implementation of the paper [Sufficient dimension reduction for classification using principal optimal transport direction] (NeurIPS 2020)

Principal optimal transport direction (POTD) is a sufficient dimension reduction (SDR) method, which utilizes the principal displacement vectors of the optimal transport between the data respecting different response catogories to form the basis of the SDR subspace. Different from existing SDR methods, POTD is powerful for identifying the SDR subspace for catogorical response data, especially for binary response data. For the Python3 implementation, Sinkhorn algorithm could be used for fast calculation, while for the R implementation, the computation may takes longer time.

Feel free to ask if any question.

If you use this toolbox in your research and find it useful, please cite POTD using the following bibtex reference:

@incollection{meng2020potd,
title = {Sufficient dimension reduction for classification using principal optimal transport direction},
author = {{Meng}, Cheng and {Yu}, Jun and {Zhang}, Jingyi and
 {Ma}, Ping, and {Zhong}, Wenxuan},
booktitle = {Advances in Neural Information Processing Systems 33},
year = {2020}
}

Prerequisites

What is included ?

  • Python3 and R implementation of POTD
  • A demo of POTD in both Python3 and R, compared with SIR, SAVE, and DR methods.
  • Simulation results
  • Classification experiments on the MNIST dataset

Authors

References

[1] Flamary Rémi and Courty Nicolas POT Python Optimal Transport library

[2] Hexuan Liu WDA_eig

potd's People

Contributors

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