vix.ing · top · new · best · stats · spec

Restricted Generative Projection for One-Class Classification and Anomaly Detection

2023/07/09 by Feng Xiao, Ruoyu Sun, Xiao, Feng +3
Computer Science · Engineering · #Anomaly Detection Techniques and Applications #Artificial Immune Systems Applications #FOS: Computer and information sciences #Fault Detection and Control Systems #Machine Learning (cs.LG)

paper · pdf · doi:10.48550/arxiv.2307.04097

openalex publication_date 2023/07/09 · openalex created_date 2023/07/12 · openalex updated_date 2026/07/28

Abstract

We present a simple framework for one-class classification and anomaly detection. The core idea is to learn a mapping to transform the unknown distribution of training (normal) data to a known target distribution. Crucially, the target distribution should be sufficiently simple, compact, and informative. The simplicity is to ensure that we can sample from the distribution easily, the compactness is to ensure that the decision boundary between normal data and abnormal data is clear and reliable, and the informativeness is to ensure that the transformed data preserve the important information of the original data. Therefore, we propose to use truncated Gaussian, uniform in hypersphere, uniform on hypersphere, or uniform between hyperspheres, as the target distribution. We then minimize the distance between the transformed data distribution and the target distribution while keeping the reconstruction error for the original data small enough. Comparative studies on multiple benchmark datasets verify the effectiveness of our methods in comparison to baselines.

Related