SOTAVerified

Anomaly Detection for Tabular Data with Internal Contrastive Learning

2021-09-29ICLR 2022Unverified0· sign in to hype

Tom Shenkar, Lior Wolf

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We consider the task of finding out-of-class samples in tabular data, where little can be assumed on the structure of the data. In order to capture the structure of the samples of the single training class, we learn mappings that maximize the mutual information between each sample and the part that is masked out. The mappings are learned by employing a contrastive loss, which considers only one sample at a time. Once learned, we can score a test sample by measuring whether the learned mappings lead to a small contrastive loss using the masked parts of this sample. Our experiments show that our method leads by a sizable accuracy gap in comparison to the literature and that the same default set of hyperparameters provides state-of-the-art results across benchmarks.

Tasks

Reproductions