English

OneFlow: One-class flow for anomaly detection based on a minimal volume region

Machine Learning 2021-09-24 v3 Machine Learning

Abstract

We propose OneFlow - a flow-based one-class classifier for anomaly (outlier) detection that finds a minimal volume bounding region. Contrary to density-based methods, OneFlow is constructed in such a way that its result typically does not depend on the structure of outliers. This is caused by the fact that during training the gradient of the cost function is propagated only over the points located near to the decision boundary (behavior similar to the support vectors in SVM). The combination of flow models and a Bernstein quantile estimator allows OneFlow to find a parametric form of bounding region, which can be useful in various applications including describing shapes from 3D point clouds. Experiments show that the proposed model outperforms related methods on real-world anomaly detection problems.

Keywords

Cite

@article{arxiv.2010.03002,
  title  = {OneFlow: One-class flow for anomaly detection based on a minimal volume region},
  author = {Łukasz Maziarka and Marek Śmieja and Marcin Sendera and Łukasz Struski and Jacek Tabor and Przemysław Spurek},
  journal= {arXiv preprint arXiv:2010.03002},
  year   = {2021}
}
R2 v1 2026-06-23T19:06:15.615Z