TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Deep One-Class Classification via Interpolated Gaussian De...

Deep One-Class Classification via Interpolated Gaussian Descriptor

Yuanhong Chen, Yu Tian, Guansong Pang, Gustavo Carneiro

2021-01-25Unsupervised Anomaly DetectionAnomaly DetectionClassification
PaperPDFCode(official)Code

Abstract

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.

Results

TaskDatasetMetricValueModel
Anomaly DetectionHyper-Kvasir DatasetAUC0.939IGD
Anomaly DetectionFashion-MNISTROC AUC94.41IGD (pre-trained SSL)
Anomaly DetectionFashion-MNISTROC AUC93.57IGD (pre-trained ImageNet)
Anomaly DetectionFashion-MNISTROC AUC92.01IGD (scratch)
Anomaly DetectionLAGAUC0.796IGD
Anomaly DetectionOne-class CIFAR-10AUROC91.25IGD (pre-trained SSL)
Anomaly DetectionOne-class CIFAR-10AUROC83.68IGD (pre-trained ImageNet)
Anomaly DetectionOne-class CIFAR-10AUROC74.33IGD (scratch)
Anomaly DetectionMVTec ADDetection AUROC93.4IGD (pre-trained SSL)
Anomaly DetectionMVTec ADSegmentation AUROC93IGD (pre-trained SSL)
Anomaly DetectionMVTec ADDetection AUROC93.4IGD
Anomaly DetectionMVTec ADDetection AUROC92.6IGD (pre-trained ImageNet)
Anomaly DetectionMVTec ADSegmentation AUROC91IGD (pre-trained ImageNet)
Anomaly DetectionMNISTROC AUC99.27IGD (pre-trained ImageNet)
Anomaly DetectionMNISTROC AUC98.69IGD (scratch)

Related Papers

Multi-Stage Prompt Inference Attacks on Enterprise LLM Systems2025-07-213DKeyAD: High-Resolution 3D Point Cloud Anomaly Detection via Keypoint-Guided Point Clustering2025-07-17A Semi-Supervised Learning Method for the Identification of Bad Exposures in Large Imaging Surveys2025-07-17Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17A Privacy-Preserving Framework for Advertising Personalization Incorporating Federated Learning and Differential Privacy2025-07-16Efficient Calisthenics Skills Classification through Foreground Instance Selection and Depth Estimation2025-07-16Safeguarding Federated Learning-based Road Condition Classification2025-07-16Bridge Feature Matching and Cross-Modal Alignment with Mutual-filtering for Zero-shot Anomaly Detection2025-07-15