Giter VIP home page Giter VIP logo

ood-filter's Introduction

Automatic thresholding to deal with out-of-distribution data

Short introduction

Visual abstract Semi-supervised learning (SSL) leverages both labeled and unlabeled data for training models when the labeled data is limited and the unlabeled data is vast. Frequently, the unlabeled data is more widely available than the labeled data, hence this data is used to improve the level of generalization of a model when the labeled data is scarce. However, in real-world settings unlabeled data might depict a different distribution than the labeled dataset distribution. This indicates that the labeled and the unlabeled dataset have distribution mismatch between them. Such problem generally occurs when the source of unlabeled data is different from the labeled data. For instance, we use the medical imaging domain in applications such as the COVID-19 detection using chest X-ray images to assess the impact of distribution mismatch between the labeled and unlabeled dataset. In this work, we propose an automatic thresholding method to filter the out-of-distribution (OOD) in the unlabeled dataset. The filter is implemented using a Gaussian distribution based thresholding method and a clustering algorithm. As a further step, we propose a method to dynamically discern if it is convenient to threshold the observations. Moreover, the proposed filtering method can be used to improve the data quality in a semi-supervised environment.

ood-filter's People

Contributors

isaacbmt avatar

Watchers

James Cloos 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.