Giter Site home page Giter Site logo

shuoyang-1998 / bltm Goto Github PK

View Code? Open in Web Editor NEW
18.0 3.0 2.0 28 KB

[ICML'2022] Estimating Instance-dependent Bayes-label Transition Matrix using a Deep Neural Network

Home Page: https://arxiv.org/pdf/2105.13001.pdf

Python 100.00%
icml noisy-label-learning

bltm's Introduction

ICML 2022 Estimating Instance-dependent Bayes-label Transition Matrix using a Deep Neural Network

This is the code for the paper: Estimating Instance-dependent Bayes-label Transition Matrix using a Deep Neural Network
Shuo Yang, Erkun Yang, Bo Han, Yang Liu, Min Xu, Gang Niu, Tongliang Liu.

Install requirements.txt

pip install -r requirements.txt

Experiments

We verify the effectiveness of the proposed method on synthetic noisy datasets. In this repository, we provide the used datasets (the images and labels have been processed to .npy format). You should put the datasets in the folder β€œdata” when you have downloaded them.
Here is a training example:

python main.py \
    --dataset mnist \
    --noise_rate 0.2 \
    --gpu 0

If you find this code useful in your research, please cite

@inproceedings{yang2022bltm,
  title={Estimating Instance-dependent Bayes-label Transition Matrix using a Deep Neural Network},
  author={Yang, Shuo and Yang, Erkun and Han, Bo and Liu, Yang and Xu, Min and Niu, Gang and Liu, Tongliang},
  booktitle={ICML},
  year={2022}
}

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.