Memorize Early, Then Query: Inlier-Memorization-Guided Active Outlier Detection
Minseo Kang, Seunghwan Park, Dongha Kim

TL;DR
This paper introduces IMBoost, a novel active learning framework that leverages the inlier-memorization effect in deep generative models to improve outlier detection with limited labels and reduced computational cost.
Contribution
IMBoost explicitly reinforces the inlier-memorization effect through a two-phase process, combining warm-up and active querying to enhance outlier detection performance.
Findings
IMBoost outperforms existing active OD methods on benchmark datasets.
The method effectively amplifies inlier-outlier separation during training.
IMBoost requires less computational resources than state-of-the-art approaches.
Abstract
Outlier detection (OD) aims to identify abnormal instances, known as outliers or anomalies, by learning typical patterns of normal data, or inliers. Performing OD under an unsupervised regime-without any information about anomalous instances in the training data-is challenging. A recently observed phenomenon, known as the inlier-memorization (IM) effect, where deep generative models (DGMs) tend to memorize inlier patterns during early training, provides a promising signal for distinguishing outliers. However, existing unsupervised approaches that rely solely on the IM effect still struggle when inliers and outliers are not well-separated or when outliers form dense clusters. To address these limitations, we incorporate active learning to selectively acquire informative labels, and propose IMBoost, a novel framework that explicitly reinforces the IM effect to improve outlier detection.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Machine Learning and Data Classification · Time Series Analysis and Forecasting
