Giter VIP home page Giter VIP logo

tbal's Introduction

Threshold-based Auto-labeling (TBAL)

alt text

This repository provides code for the experiments in our paper,

Promises and Pitfalls of Threshold-based Auto-labeling, NeurIPS 2023 (Spotlight)
Harit Vishwakarma, Heguang Lin, Frederic Sala, Ramya Korlakai Vinayak

TL;DR: In this work we analyze threshold-based auto-labeling (TBAL) that is getting widely used in practice for data labeling. Our work provides insights on when machine-labeled data obtained through TBAL can be relied on.

Keywords: Auto Labeling, Active Learning, Selective Classification

Paper URL: https://openreview.net/pdf?id=RUCFAKNDb2

Instructions to run code

First things first, lets create the conda environment as follows,

Environment

We recommend you create a conda environment as follows.

conda env create -f environment.yml

and activate it with

conda activate tbal

Now lets run some examples,

Sample Usage

To get started we recommend running the notebook scripts/examples/unit_ball_tbal_test.ipynb and other example notebooks in the same directory. This notebook runs the TBAL workflow with the options specified in the config file configs/unit-ball/unit_ball_base_conf.yaml. Please see configs/example_config.yaml for the usage of options.

Citation

If you find our repository useful for your research, please consider citing our paper:

@inproceedings{ vishwakarma2023promises,
title={Promises and Pitfalls of Threshold-based Auto-labeling},
author={Harit Vishwakarma and Heguang Lin and Frederic Sala and Ramya Korlakai Vinayak},
booktitle={Thirty-seventh Conference on Neural Information Processing Systems},
year={2023},
url={https://openreview.net/forum?id=RUCFAKNDb2}
}

tbal's People

Contributors

harit7 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 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.