ICASSP 2022accepted0 citations

Out-Of-Distribution As A Target Class in Semi-Supervised Learning

Antoine Tadros, Sébastien Drouyer, Rafael Grompone von Gioi

Abstract

A key limitation of supervised learning is the ability to handle data from unknown distributions. Often, such methods fail when presented with samples from a source not represented in the training data. This work proposes an effective way of controlling the behavior of a neural network in the presence of out-of-distribution examples. For this, the training dataset is supplemented with extraneous data assigned to an additional out-of-distribution class. The extraneous data may come from a different dataset or be even noise. By applying a Gaussian mixture model on the latent representation, and by taking advantage of the ability of these models to generalize well, the method described thereafter performs well. Training the model on a segregated dataset helps the model to distinguish out-of-distribution data, including the ones the model were never confronted to during training.

BibTeX
@inproceedings{icassp2022_outofdistributio,
  title = {Out-Of-Distribution As A Target Class in Semi-Supervised Learning},
  author = {Antoine Tadros and Sébastien Drouyer and Rafael Grompone von Gioi},
  booktitle = {ICASSP 2022},
  year = {2022}
}