English

Robust One-Class Classification with Signed Distance Function using 1-Lipschitz Neural Networks

Machine Learning 2024-04-03 v2

Abstract

We propose a new method, dubbed One Class Signed Distance Function (OCSDF), to perform One Class Classification (OCC) by provably learning the Signed Distance Function (SDF) to the boundary of the support of any distribution. The distance to the support can be interpreted as a normality score, and its approximation using 1-Lipschitz neural networks provides robustness bounds against l2l2 adversarial attacks, an under-explored weakness of deep learning-based OCC algorithms. As a result, OCSDF comes with a new metric, certified AUROC, that can be computed at the same cost as any classical AUROC. We show that OCSDF is competitive against concurrent methods on tabular and image data while being way more robust to adversarial attacks, illustrating its theoretical properties. Finally, as exploratory research perspectives, we theoretically and empirically show how OCSDF connects OCC with image generation and implicit neural surface parametrization. Our code is available at https://github.com/Algue-Rythme/OneClassMetricLearning

Keywords

Cite

@article{arxiv.2303.01978,
  title  = {Robust One-Class Classification with Signed Distance Function using 1-Lipschitz Neural Networks},
  author = {Louis Bethune and Paul Novello and Thibaut Boissin and Guillaume Coiffier and Mathieu Serrurier and Quentin Vincenot and Andres Troya-Galvis},
  journal= {arXiv preprint arXiv:2303.01978},
  year   = {2024}
}

Comments

27 pages, 11 figures, International Conference on Machine Learning 2023, (ICML 2023)

R2 v1 2026-06-28T08:59:46.294Z