Multivariate Triangular Quantile Maps for Novelty Detection

Abstract

Novelty detection, a fundamental task in machine learning, has drawn a lot of recent attention due to its wide-ranging applications and the rise of neural approaches. In this work, we present a general framework for neural novelty detection that centers around a multivariate extension of the univariate quantile function. Our framework unifies and extends many classical and recent novelty detection algorithms, and opens the way to exploit recent advances in flow-based neural density estimation. We adapt the multiple gradient descent algorithm to obtain the first efficient end-to-end implementation of our framework that is free of tuning hyperparameters. Extensive experiments over a number of real datasets confirm the efficacy of our proposed method against state-of-the-art alternatives.

Cite

Text

Wang et al. "Multivariate Triangular Quantile Maps for Novelty Detection." Neural Information Processing Systems, 2019.

Markdown

[Wang et al. "Multivariate Triangular Quantile Maps for Novelty Detection." Neural Information Processing Systems, 2019.](https://mlanthology.org/neurips/2019/wang2019neurips-multivariate/)

BibTeX

@inproceedings{wang2019neurips-multivariate,
  title     = {{Multivariate Triangular Quantile Maps for Novelty Detection}},
  author    = {Wang, Jingjing and Sun, Sun and Yu, Yaoliang},
  booktitle = {Neural Information Processing Systems},
  year      = {2019},
  pages     = {5060-5071},
  url       = {https://mlanthology.org/neurips/2019/wang2019neurips-multivariate/}
}