English

Deep Transductive Outlier Detection

Machine Learning 2025-09-03 v2

Abstract

Outlier detection (OD) is one of the core challenges in machine learning. Transductive learning, which leverages test data during training, has shown promise in related machine learning tasks, yet remains largely unexplored for modern OD. We present Doust, the first end-to-end transductive deep learning algorithm for outlier detection, which explicitly leverages unlabeled test data to boost accuracy. On the comprehensive ADBench benchmark, Doust achieves an average ROC-AUC of 8989%, outperforming all 21 competitors by roughly 1010%. Our analysis identifies both the potential and a limitation of transductive OD: while performance gains can be substantial in favorable conditions, very low contamination rates can hinder improvements unless the dataset is sufficiently large.

Keywords

Cite

@article{arxiv.2404.03495,
  title  = {Deep Transductive Outlier Detection},
  author = {Simon Klüttermann and Emmanuel Müller},
  journal= {arXiv preprint arXiv:2404.03495},
  year   = {2025}
}

Comments

9 pages, 9 figures

R2 v1 2026-06-28T15:44:11.540Z