Model Selection for Anomaly Detection
Anomaly detection based on one-class classification algorithms is broadly used in many applied domains like image processing (e.g. detection of whether a patient is "cancerous" or "healthy" from mammography image), network intrusion detection, etc. Performance of an anomaly detection algorithm crucially depends on a kernel, used to measure similarity in a feature space. The standard approaches (e.g. cross-validation) for kernel selection, used in two-class classification problems, can not be used directly due to the specific nature of a data (absence of a second, abnormal, class data). In this paper we generalize several kernel selection methods from binary-class case to the case of one-class classification and perform extensive comparison of these approaches using both synthetic and real-world data.
Code (0)
등록된 구현이 없습니다.
Tasks
Anomaly DetectionClassificationGeneral ClassificationIntrusion DetectionmodelModel SelectionNetwork Intrusion DetectionOne-Class ClassificationSimilar Papers 제목 키워드 기반
MSAD: A Deep Dive into Model Selection for Time series Anomaly Detection
Anomaly detection is a fundamental task for time series analytics with important implications for the downstream performance of many applications. Despite increasing academic interest and the large number of methods prop…
Time Series Anomaly DetectionTime Series ClassificationModel Selection of Anomaly Detectors in the Absence of Labeled Validation Data
Anomaly detection is the task of identifying abnormal samples in large unlabeled datasets. While the advent of foundation models has produced powerful zero-shot anomaly detection methods, their deployment in practice is …
Anomaly DetectionModel SelectionUnsupervised Anomaly Detectionzero-shot anomaly detectionAnomaly Detection and Prototype Selection Using Polyhedron Curvature
We propose a novel approach to anomaly detection called Curvature Anomaly Detection (CAD) and Kernel CAD based on the idea of polyhedron curvature. Using the nearest neighbors for a point, we consider every data point as…
Anomaly DetectionDenoisingImage DenoisingOut-of-Distribution Detection+1mTSBench: Benchmarking Multivariate Time Series Anomaly Detection and Model Selection at Scale
Multivariate time series anomaly detection (MTS-AD) is critical in domains like healthcare, cybersecurity, and industrial monitoring, yet remains challenging due to complex inter-variable dependencies, temporal dynamics,…
Anomaly DetectionBenchmarkingLanguage ModelingLanguage Modelling+4Feature Selection for Fault Detection and Prediction based on Event Log Analysis
Event logs are widely used for anomaly detection and prediction in complex systems. Existing log-based anomaly detection methods usually consist of four main steps: log collection, log parsing, feature extraction, and an…
Anomaly DetectionFault Detectionfeature selectionLog Parsing+1