Deep One-Class Classification via Interpolated Gaussian Descriptor
One-class classification (OCC) aims to learn an effective data description to enclose all normal training samples and detect anomalies based on the deviation from the data description. Current state-of-the-art OCC models learn a compact normality description by hyper-sphere minimisation, but they often suffer from overfitting the training data, especially when the training set is small or contaminated with anomalous samples. To address this issue, we introduce the interpolated Gaussian descriptor (IGD) method, a novel OCC model that learns a one-class Gaussian anomaly classifier trained with adversarially interpolated training samples. The Gaussian anomaly classifier differentiates the training samples based on their distance to the Gaussian centre and the standard deviation of these distances, offering the model a discriminability w.r.t. the given samples during training. The adversarial interpolation is enforced to consistently learn a smooth Gaussian descriptor, even when the training data is small or contaminated with anomalous samples. This enables our model to learn the data description based on the representative normal samples rather than fringe or anomalous samples, resulting in significantly improved normality description. In extensive experiments on diverse popular benchmarks, including MNIST, Fashion MNIST, CIFAR10, MVTec AD and two medical datasets, IGD achieves better detection accuracy than current state-of-the-art models. IGD also shows better robustness in problems with small or contaminated training sets. Code is available at https://github.com/tianyu0207/IGD.
Code (2)
Tasks
Anomaly DetectionClassificationOne-Class ClassificationUnsupervised Anomaly DetectionSimilar Papers 제목 키워드 기반
Object Class Detection and Classification using Multi Scale Gradient and Corner Point based Shape Descriptors
This paper presents a novel multi scale gradient and a corner point based shape descriptors. The novel multi scale gradient based shape descriptor is combined with generic Fourier descriptors to extract contour and regio…
ClassificationGeneral ClassificationObjectobject-detection+3Multiscale Fractal Descriptors Applied to Texture Classification
This work proposes the combination of multiscale transform with fractal descriptors employed in the classification of gray-level texture images. We apply the space-scale transform (derivative + Gaussian filter) over the …
ClassificationGeneral ClassificationTexture ClassificationHierarchical Gaussian Descriptor for Person Re-Identification
Describing the color and textural information of a person image is one of the most crucial aspects of person re-identification. In this paper, we present a novel descriptor based on a hierarchical distribution of pixel f…
image-classificationImage ClassificationPerson Re-IdentificationHierarchical Gaussian Descriptors with Application to Person Re-Identification
Describing the color and textural information of a person image is one of the most crucial aspects of person re-identification (re-id). In this paper, we present novel meta-descriptors based on a hierarchical distributio…
image-classificationImage ClassificationPerson Re-IdentificationDeep Multilabel CNN for Forensic Footwear Impression Descriptor Identification
In recent years deep neural networks have become the workhorse of computer vision. In this paper, we employ a deep learning approach to classify footwear impression's features known as \emph{descriptors} for forensic use…
Transfer Learning