LGJul 13, 2023

DSV: An Alignment Validation Loss for Self-supervised Outlier Model Selection

arXiv:2307.06534v110 citationsh-index: 49
Originality Incremental advance
AI Analysis

This addresses the challenge of tuning hyperparameters in self-supervised anomaly detection, which is incremental but improves model selection for applications lacking labeled data.

The paper tackles the problem of hyperparameter tuning for self-supervised anomaly detection by proposing DSV, an unsupervised validation loss that selects models with effective augmentations, resulting in high detection accuracy as shown on 21 real-world tasks.

Self-supervised learning (SSL) has proven effective in solving various problems by generating internal supervisory signals. Unsupervised anomaly detection, which faces the high cost of obtaining true labels, is an area that can greatly benefit from SSL. However, recent literature suggests that tuning the hyperparameters (HP) of data augmentation functions is crucial to the success of SSL-based anomaly detection (SSAD), yet a systematic method for doing so remains unknown. In this work, we propose DSV (Discordance and Separability Validation), an unsupervised validation loss to select high-performing detection models with effective augmentation HPs. DSV captures the alignment between an augmentation function and the anomaly-generating mechanism with surrogate losses, which approximate the discordance and separability of test data, respectively. As a result, the evaluation via DSV leads to selecting an effective SSAD model exhibiting better alignment, which results in high detection accuracy. We theoretically derive the degree of approximation conducted by the surrogate losses and empirically show that DSV outperforms a wide range of baselines on 21 real-world tasks.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes