Papers › Unsupervised Anomaly Detection for Auditing Data and Impact of Categorical Encodings

Unsupervised Anomaly Detection for Auditing Data and Impact of Categorical Encodings

25 Oct 2022arXiv:2210.14056archive 2025-07-28

Ajay Chawda, Stefanie Grimm, Marius Kloft

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.

PaperPDFCode

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

Code

ajaychawda58/uadad officialmentioned in papermentioned on GitHubpytorchCC-BY-4.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Anomaly DetectionContrastive LearningDensity EstimationUnsupervised Anomaly Detection

Datasets

Introduced by this paper, per the archive.

Vehicle Claims

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Anomaly Detection Vehicle Claims Random Forest AUC 98.65 #1 of 2 Archive leaderboard report
Anomaly Detection Vehicle Claims Gradient Boosting AUC 95.88 #2 of 2 Archive leaderboard report
Unsupervised Anomaly Detection Vehicle Claims SOM AUC 65.43 #1 of 9 Archive leaderboard report
Unsupervised Anomaly Detection Vehicle Claims Isolation Forest AUC 59.42 #2 of 9 Archive leaderboard report
Unsupervised Anomaly Detection Vehicle Claims Latent Outlier Exposure AUC 58.59 #3 of 9 Archive leaderboard report
Unsupervised Anomaly Detection Vehicle Claims NeuTraL-AD AUC 57.03 #4 of 9 Archive leaderboard report
Unsupervised Anomaly Detection Vehicle Claims RSRAE AUC 55.38 #5 of 9 Archive leaderboard report
Unsupervised Anomaly Detection Vehicle Claims SOM-DAGMM AUC 53.82 #6 of 9 Archive leaderboard report
Unsupervised Anomaly Detection Vehicle Claims Local Outlier Factor AUC 52.86 #7 of 9 Archive leaderboard report
Unsupervised Anomaly Detection Vehicle Claims One Class Support Vector Machines AUC 51.68 #8 of 9 Archive leaderboard report
Unsupervised Anomaly Detection Vehicle Claims DAGMM AUC 51.22 #9 of 9 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Contrastive Learning

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections