paper-with-me

홈 › Papers

A Large-scale Study on Unsupervised Outlier Model Selection: Do Internal Strategies Suffice?

2021-04-03 · Martin Q. Ma, Yue Zhao, Xiaorong Zhang, Leman Akoglu

Given an unsupervised outlier detection task, how should one select a detection algorithm as well as its hyperparameters (jointly called a model)? Unsupervised model selection is notoriously difficult, in the absence of hold-out validation data with ground-truth labels. Therefore, the problem is vastly understudied. In this work, we study the feasibility of employing internal model evaluation strategies for selecting a model for outlier detection. These so-called internal strategies solely rely on the input data (without labels) and the output (outlier scores) of the candidate models. We setup (and open-source) a large testbed with 39 detection tasks and 297 candidate models comprised of 8 detectors and various hyperparameter configurations. We evaluate 7 different strategies on their ability to discriminate between models w.r.t. detection performance, without using any labels. Our study reveals room for progress -- we find that none would be practically useful, as they select models only comparable to a state-of-the-art detector (with random configuration).

📄 PDF Abstract BibTeX arXiv:2104.01422

Code (1)

yzhao062/yzhao062 pytorch

Tasks

Model SelectionOutlier Detection

Similar Papers 제목 키워드 기반

Automatic Unsupervised Outlier Model Selection

2021-12-01 · NeurIPS 2021 12 · Yue Zhao, Ryan Rossi, Leman Akoglu

Given an unsupervised outlier detection task on a new dataset, how can we automatically select a good outlier detection algorithm and its hyperparameter(s) (collectively called a model)? In this work, we tackle the unsup…

Meta-LearningmodelModel SelectionOutlier Detection

Unsupervised Outlier Detection in Audit Analytics: A Case Study Using USA Spending Data

2025-09-19 · Buhe Li, Berkay Kaplan, Maksym Lazirko, Aleksandr Kogan arxiv

This study investigates the effectiveness of unsupervised outlier detection methods in audit analytics, utilizing USA spending data from the U.S. Department of Health and Human Services (DHHS) as a case example. We emplo…

Outlier DetectionAnomaly Detection

Unsupervised Feature Selection via Robust Autoencoder and Adaptive Graph Learning

2025-12-21 · Feng Yu, MD Saifur Rahman Mazumder, Ying Su, Oscar Contreras Velasco arxiv

Effective feature selection is essential for high-dimensional data analysis and machine learning. Unsupervised feature selection (UFS) aims to simultaneously cluster data and identify the most discriminative features. Mo…

Graph Learning

Meta-Learning for Unsupervised Outlier Detection with Optimal Transport

2022-11-01 · Prabhant Singh, Joaquin Vanschoren

Automated machine learning has been widely researched and adopted in the field of supervised classification and regression, but progress in unsupervised settings has been limited. We propose a novel approach to automate …

Meta-LearningOutlier Detection

Toward Unsupervised Outlier Model Selection

2022-11-03 · Yue Zhao, Sean Zhang, Leman Akoglu

Today there exists no shortage of outlier detection algorithms in the literature, yet the complementary and critical problem of unsupervised outlier model selection (UOMS) is vastly understudied. In this work we propose …

Meta-LearningmodelModel SelectionOutlier Detection