English

[Reproducibility Report] Explainable Deep One-Class Classification

Computer Vision and Pattern Recognition 2023-12-05 v2 Machine Learning Machine Learning

Abstract

Fully Convolutional Data Description (FCDD), an explainable version of the Hypersphere Classifier (HSC), directly addresses image anomaly detection (AD) and pixel-wise AD without any post-hoc explainer methods. The authors claim that FCDD achieves results comparable with the state-of-the-art in sample-wise AD on Fashion-MNIST and CIFAR-10 and exceeds the state-of-the-art on the pixel-wise task on MVTec-AD. We reproduced the main results of the paper using the author's code with minor changes and provide runtime requirements to achieve if (CPU memory, GPU memory, and training time). We propose another analysis methodology using a critical difference diagram, and further investigate the test performance of the model during the training phase.

Keywords

Cite

@article{arxiv.2206.02598,
  title  = {[Reproducibility Report] Explainable Deep One-Class Classification},
  author = {Joao P. C. Bertoldo and Etienne Decencière},
  journal= {arXiv preprint arXiv:2206.02598},
  year   = {2023}
}

Comments

Submitted to the ML Reproducibility Challenge 2021 Fall

R2 v1 2026-06-24T11:40:32.276Z