Giter VIP home page Giter VIP logo

trust-wassal's Introduction


            

GitHub license Decile Documentation GitHub Stars GitHub Forks GitHub issues

About TRUST


            

Efficiently search and mine for specific (targeted) classes/slices in your dataset to improve model performance and personalize your models. TRUST supports a number of algorithms for targeted selection which provides a mechanism to include additional information via data to priortize the semantics of the selection.

Starting with TRUST

From Git Repository

git clone https://github.com/decile-team/trust.git
cd trust
pip install -r requirements/requirements.txt

Where can TRUST be used?

TRUST is a toolkit which provides support for various targeted selection algorithms. Most real-world datasets have one or more charateristics that make its use on the state-of-the-art subset selection algorithms very difficult. Quite often, these characteristics are either known or can be easily found out. For example, real-world data is imbalanced, redudant and has samples that are of not of concern to the task at hand. Hence, there is a need to favor some samples while ignore the others. This is possible via different Submodular Information Measures based algorithms implemented in TRUST.

Package Requirements

  1. "numpy >= 1.14.2",
  2. "scipy >= 1.0.0",
  3. "numba >= 0.43.0",
  4. "tqdm >= 4.24.0",
  5. "torch >= 1.4.0",
  6. "submodlib"

Documentation

Learn more about TRUST by reading our documentation.

Tutorials

  1. Rare Classes Demo
  2. Fairness Demo

You can also download the .ipynb files from the tutorials folder.

Acknowledgment

This library takes inspiration, builds upon, and uses pieces of code from several open source codebases. This includes Submodlib for submodular optimization.

Team

TRUST is created and maintained by Suraj Kothawade, Nathan Beck, and Rishabh Iyer. We look forward to have TRUST more community driven. Please use it and contribute to it for your research, and feel free to use it for your commercial projects. We will add the major contributors here.

Publications

[1] Kothawade S, Kaushal V, Ramakrishnan G, Bilmes J, Iyer R. PRISM: A Rich Class of Parameterized Submodular Information Measures for Guided Subset Selection. To Appear In 36th AAAI Conference on Artificial Intelligence, AAAI 2022

[2] Iyer, R., Khargoankar, N., Bilmes, J. and Asanani, H., 2021, March. Submodular combinatorial information measures with applications in machine learning. In Algorithmic Learning Theory (pp. 722-754). PMLR.

[3] Anupam Gupta and Roie Levin. The online submodular cover problem. In ACM-SIAM Symposiumon Discrete Algorithms, 2020

trust-wassal's People

Contributors

nab170130 avatar rishabhk108 avatar surajkothawade avatar venkatapathy 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.