Localized Kernel Projection Outlyingness: A Two-Stage Approach for Multi-Modal Outlier Detection
About
This paper presents Two-Stage LKPLO, a novel multi-stage outlier detection framework that overcomes the coexisting limitations of conventional projection-based methods: their reliance on a fixed statistical metric and their assumption of a single data structure. Our framework uniquely synthesizes three key concepts: (1) a generalized loss-based outlyingness measure (PLO) that replaces the fixed metric with flexible, adaptive loss functions like our proposed SVM-like loss; (2) a global kernel PCA stage to linearize non-linear data structures; and (3) a subsequent local clustering stage to handle multi-modal distributions. Comprehensive 5-fold cross-validation experiments on 10 benchmark datasets, with automated hyperparameter optimization, demonstrate that Two-Stage LKPLO achieves state-of-the-art performance. It significantly outperforms strong baselines on datasets with challenging structures where existing methods fail, most notably on multi-cluster data (Optdigits) and complex, high-dimensional data (Arrhythmia). Furthermore, an ablation study empirically confirms that the synergistic combination of both the kernelization and localization stages is indispensable for its superior performance. This work contributes a powerful new tool for a significant class of outlier detection problems and underscores the importance of hybrid, multi-stage architectures.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Anomaly Detection | WBC | ROCAUC0.957 | 151 | |
| Anomaly Detection | Glass | AUC-ROC0.881 | 55 | |
| Outlier Detection | Arrhythmia | AUC-ROC81.3 | 35 | |
| Outlier Detection | Optdigits | AUC-ROC0.922 | 33 | |
| Anomaly Detection | Vowels | AUC-ROC0.906 | 30 | |
| Outlier Detection | cardio | AUC-ROC93.7 | 24 | |
| Outlier Detection | ionosphere | AUC0.862 | 24 | |
| Outlier Detection | Vertebral | ROC AUC65 | 13 | |
| Outlier Detection | pima | ROC AUC0.711 | 13 | |
| Outlier Detection | Letter | ROC AUC83.2 | 13 |