TL;DR
EntropyStop introduces an unsupervised early-stopping method for deep outlier detection that uses loss entropy to prevent overfitting on contaminated datasets, improving efficiency and robustness.
Contribution
The paper proposes a novel label-free entropy metric and an automated early-stopping algorithm for deep outlier detection, reducing training time and enhancing robustness without requiring clean datasets.
Findings
EntropyStop outperforms ensemble methods in detection accuracy.
It reduces training time to under 2% of traditional methods.
The approach is effective across various deep OD models.
Abstract
Unsupervised Outlier Detection (UOD) is an important data mining task. With the advance of deep learning, deep Outlier Detection (OD) has received broad interest. Most deep UOD models are trained exclusively on clean datasets to learn the distribution of the normal data, which requires huge manual efforts to clean the real-world data if possible. Instead of relying on clean datasets, some approaches directly train and detect on unlabeled contaminated datasets, leading to the need for methods that are robust to such conditions. Ensemble methods emerged as a superior solution to enhance model robustness against contaminated training sets. However, the training time is greatly increased by the ensemble. In this study, we investigate the impact of outliers on the training phase, aiming to halt training on unlabeled contaminated datasets before performance degradation. Initially, we noted…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
