paper-with-me

홈 › Papers

An Ensemble Approach toward Automated Variable Selection for Network Anomaly Detection

2019-10-28 · Makiya Nakashima, Alex Sim, Youngsoo Kim, Jonghyun Kim, Jinoh Kim

While variable selection is essential to optimize the learning complexity by prioritizing features, automating the selection process is preferred since it requires laborious efforts with intensive analysis otherwise. However, it is not an easy task to enable the automation due to several reasons. First, selection techniques often need a condition to terminate the reduction process, for example, by using a threshold or the number of features to stop, and searching an adequate stopping condition is highly challenging. Second, it is uncertain that the reduced variable set would work well; our preliminary experimental result shows that well-known selection techniques produce different sets of variables as a result of reduction (even with the same termination condition), and it is hard to estimate which of them would work the best in future testing. In this paper, we demonstrate the potential power of our approach to the automation of selection process that incorporates well-known selection methods identifying important variables. Our experimental results with two public network traffic data (UNSW-NB15 and IDS2017) show that our proposed method identifies a small number of core variables, with which it is possible to approximate the performance to the one with the entire variables.

📄 PDF Abstract BibTeX arXiv:1910.12806

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionVariable Selection

Similar Papers 제목 키워드 기반

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

Ensemble Grammar Induction For Detecting Anomalies in Time Series

2020-01-29 · Yifeng Gao, Jessica Lin, Constantin Brif

Time series anomaly detection is an important task, with applications in a broad variety of domains. Many approaches have been proposed in recent years, but often they require that the length of the anomalies be known in…

Anomaly DetectionEnsemble LearningTime SeriesTime Series Analysis+1

Anomaly Detection using Ensemble Classification and Evidence Theory

2022-12-23 · Fernando Arévalo, Tahasanul Ibrahim, Christian Alison M. Piolo, Andreas Schwung

Multi-class ensemble classification remains a popular focus of investigation within the research community. The popularization of cloud services has sped up their adoption due to the ease of deploying large-scale machine…

Anomaly DetectionClassificationMulti-class ClassificationUncertainty Quantification

Learning Ensembles of Anomaly Detectors on Synthetic Data

2019-05-20 · D. Smolyakov, N. Sviridenko, V. Ishimtsev, E. Burikov 외

The main aim of this work is to develop and implement an automatic anomaly detection algorithm for meteorological time-series. To achieve this goal we develop an approach to constructing an ensemble of anomaly detectors …

Anomaly DetectionTime SeriesTime Series Analysis

Ensemble neuroevolution based approach for multivariate time series anomaly detection

2021-08-08 · Kamil Faber, Dominik Żurek, Marcin Pietroń, Kamil Piętak

Multivariate time series anomaly detection is a very common problem in the field of failure prevention. Fast prevention means lower repair costs and losses. The amount of sensors in novel industry systems makes the anoma…

Anomaly DetectionDeep LearningTime SeriesTime Series Analysis+1