Coder Social home page Coder Social logo

chq2018515 / learn-to-defer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from clinicalml/learn-to-defer

0.0 0.0 0.0 13.12 MB

Code for "Consistent Estimators for Learning to Defer to an Expert" (ICML 2020)

License: MIT License

Jupyter Notebook 100.00%

learn-to-defer's Introduction

Consistent Estimators for Learning to Defer to an Expert

This repository includes the code and experiments for our ICML 2020 paper Consistent Estimators for Learning to Defer to an Expert by Hussein Mozannar and David Sontag.

Quick Links:

This repository is currently being expanded.

Learning to defer to an Expert

Learning algorithms are often used in conjunction with expert decision makers in practical scenarios, however this fact is largely ignored when designing these algorithms. In this project we explore how to learn predictors that can either predict or choose to defer the decision to a downstream expert. Our approach is based on a novel reduction to cost sensitive learning where we give a consistent surrogate loss for cost sensitive learning that generalizes the cross entropy loss. The loss described in detail in the papers is referred to as L_{CE}^{\alpha}. This repository contains multiple jupyter notebooks

Requirements

We include a requirements file that covers everything required to run the notebooks from a new environment.

The major dependencies are the following:

jupyterlab
torch
torchvision
torchtext
scipy
matplotlib
scikit-learn

Citation

@inproceedings{mozannar2020consistent,
    title={Consistent Estimators for Learning to Defer to an Expert},
    author={Hussein Mozannar and David Sontag},
    booktitle = {Proceedings of the Thirty-Seventh International Conference on Machine Learning (ICML)},
    year={2020},
    eprint={2006.01862},
    archivePrefix={arXiv},
    primaryClass={cs.LG},
    url_Paper = {https://arxiv.org/pdf/2006.01862.pdf}
}

learn-to-defer's People

Contributors

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