English

Novelty Detection Via Blurring

Machine Learning 2020-03-04 v3 Computer Vision and Pattern Recognition Image and Video Processing Machine Learning

Abstract

Conventional out-of-distribution (OOD) detection schemes based on variational autoencoder or Random Network Distillation (RND) have been observed to assign lower uncertainty to the OOD than the target distribution. In this work, we discover that such conventional novelty detection schemes are also vulnerable to the blurred images. Based on the observation, we construct a novel RND-based OOD detector, SVD-RND, that utilizes blurred images during training. Our detector is simple, efficient at test time, and outperforms baseline OOD detectors in various domains. Further results show that SVD-RND learns better target distribution representation than the baseline RND algorithm. Finally, SVD-RND combined with geometric transform achieves near-perfect detection accuracy on the CelebA dataset.

Keywords

Cite

@article{arxiv.1911.11943,
  title  = {Novelty Detection Via Blurring},
  author = {Sungik Choi and Sae-Young Chung},
  journal= {arXiv preprint arXiv:1911.11943},
  year   = {2020}
}

Comments

ICLR 2020

R2 v1 2026-06-23T12:28:33.413Z