paper-with-me

Papers

Constructing a meta-learner for unsupervised anomaly detection

2023-04-22 · Małgorzata Gutowska, Suzanne Little, Andrew McCarren

Unsupervised anomaly detection (AD) is critical for a wide range of practical applications, from network security to health and medical tools. Due to the diversity of problems, no single algorithm has been found to be superior for all AD tasks. Choosing an algorithm, otherwise known as the Algorithm Selection Problem (ASP), has been extensively examined in supervised classification problems, through the use of meta-learning and AutoML, however, it has received little attention in unsupervised AD tasks. This research proposes a new meta-learning approach that identifies an appropriate unsupervised AD algorithm given a set of meta-features generated from the unlabelled input dataset. The performance of the proposed meta-learner is superior to the current state of the art solution. In addition, a mixed model statistical analysis has been conducted to examine the impact of the meta-learner components: the meta-model, meta-features, and the base set of AD algorithms, on the overall performance of the meta-learner. The analysis was conducted using more than 10,000 datasets, which is significantly larger than previous studies. Results indicate that a relatively small number of meta-features can be used to identify an appropriate AD algorithm, but the choice of a meta-model in the meta-learner has a considerable impact.

📄 PDF Abstract BibTeX arXiv:2304.11438

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionAutoMLDiversityMeta-LearningUnsupervised Anomaly Detection

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Hybrid Meta-Learning Framework for Anomaly Forecasting in Nonlinear Dynamical Systems via Physics-Inspired Simulation and Deep Ensembles

2025-06-15 · Abdullah Burkan Bereketoglu

We propose a hybrid meta-learning framework for forecasting and anomaly detection in nonlinear dynamical systems characterized by nonstationary and stochastic behavior. The approach integrates a physics-inspired simulato…

Anomaly DetectionAnomaly ForecastingAnomaly LocalizationMeta-Learning+1

Enhancing Unsupervised Anomaly Detection with Score-Guided Network

2021-09-10 · Zongyuan Huang, Baohua Zhang, Guoqiang Hu, Longyuan Li 외

Anomaly detection plays a crucial role in various real-world applications, including healthcare and finance systems. Owing to the limited number of anomaly labels in these complex systems, unsupervised anomaly detection …

Anomaly DetectionUnsupervised Anomaly Detection

Unsupervised Anomaly Detection Ensembles using Item Response Theory

2021-06-11 · Sevvandi Kandanaarachchi

Constructing an ensemble from a heterogeneous set of unsupervised anomaly detection methods is challenging because the class labels or the ground truth is unknown. Thus, traditional ensemble techniques that use the respo…

Anomaly DetectionUnsupervised Anomaly Detection

Prepare for Trouble and Make it Double. Supervised and Unsupervised Stacking for AnomalyBased Intrusion Detection

2022-02-28 · Tommaso Zoppi, Andrea Ceccarelli

In the last decades, researchers, practitioners and companies struggled in devising mechanisms to detect malicious activities originating security threats. Amongst the many solutions, network intrusion detection emerged …

BenchmarkingIntrusion DetectionMeta-LearningNetwork Intrusion Detection

Towards Real Unsupervised Anomaly Detection Via Confident Meta-Learning

2025-08-04 · Muhammad Aqeel, Shakiba Sharifi, Marco Cristani, Francesco Setti arxiv

So-called unsupervised anomaly detection is better described as semi-supervised, as it assumes all training data are nominal. This assumption simplifies training but requires manual data curation, introducing bias and li…

Unsupervised Anomaly Detection