Command Palette
Search for a command to run...
Unsupervised Anomaly Detection for Auditing Data and Impact of Categorical Encodings
Ajay Chawda Stefanie Grimm Marius Kloft

Abstract
In this paper, we introduce the Vehicle Claims dataset, consisting of fraudulent insurance claims for automotive repairs. The data belongs to the more broad category of Auditing data, which includes also Journals and Network Intrusion data. Insurance claim data are distinctively different from other auditing data (such as network intrusion data) in their high number of categorical attributes. We tackle the common problem of missing benchmark datasets for anomaly detection: datasets are mostly confidential, and the public tabular datasets do not contain relevant and sufficient categorical attributes. Therefore, a large-sized dataset is created for this purpose and referred to as Vehicle Claims (VC) dataset. The dataset is evaluated on shallow and deep learning methods. Due to the introduction of categorical attributes, we encounter the challenge of encoding them for the large dataset. As One Hot encoding of high cardinal dataset invokes the "curse of dimensionality", we experiment with GEL encoding and embedding layer for representing categorical attributes. Our work compares competitive learning, reconstruction-error, density estimation and contrastive learning approaches for Label, One Hot, GEL encoding and embedding layer to handle categorical values.
Code Repositories
Benchmarks
| Benchmark | Methodology | Metrics |
|---|---|---|
| anomaly-detection-on-vehicle-claims | Random Forest | AUC: 98.65 |
| anomaly-detection-on-vehicle-claims | Gradient Boosting | AUC: 95.88 |
| unsupervised-anomaly-detection-on-vehicle | NeuTraL-AD | AUC: 57.03 |
| unsupervised-anomaly-detection-on-vehicle | SOM | AUC: 65.43 |
| unsupervised-anomaly-detection-on-vehicle | RSRAE | AUC: 55.38 |
| unsupervised-anomaly-detection-on-vehicle | Latent Outlier Exposure | AUC: 58.59 |
| unsupervised-anomaly-detection-on-vehicle | Isolation Forest | AUC: 59.42 |
| unsupervised-anomaly-detection-on-vehicle | One Class Support Vector Machines | AUC: 51.68 |
| unsupervised-anomaly-detection-on-vehicle | Local Outlier Factor | AUC: 52.86 |
| unsupervised-anomaly-detection-on-vehicle | DAGMM | AUC: 51.22 |
| unsupervised-anomaly-detection-on-vehicle | SOM-DAGMM | AUC: 53.82 |
Build AI with AI
From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.