paper-with-me

Papers

Improving Multilayer-Perceptron(MLP)-based Network Anomaly Detection with Birch Clustering on CICIDS-2017 Dataset

2022-08-20 · Yuhua Yin, Julian Jang-Jaccard, Fariza Sabrina, Jin Kwak

Machine learning algorithms have been widely used in intrusion detection systems, including Multi-layer Perceptron (MLP). In this study, we proposed a two-stage model that combines the Birch clustering algorithm and MLP classifier to improve the performance of network anomaly multi-classification. In our proposed method, we first apply Birch or Kmeans as an unsupervised clustering algorithm to the CICIDS-2017 dataset to pre-group the data. The generated pseudo-label is then added as an additional feature to the training of the MLP-based classifier. The experimental results show that using Birch and K-Means clustering for data pre-grouping can improve intrusion detection system performance. Our method can achieve 99.73% accuracy in multi-classification using Birch clustering, which is better than similar researches using a stand-alone MLP model.

📄 PDF Abstract BibTeX arXiv:2208.09711

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionClusteringIntrusion DetectionPseudo Label

Methods 이 논문이 사용한 방법론

k-Means Clustering k-Means Clustering is a clustering algorithm that divides a training set into $k$ different clusters of examples that are near each other. It works by initializing $k$…

Similar Papers 제목 키워드 기반

Look at Adjacent Frames: Video Anomaly Detection without Offline Training

2022-07-27 · Yuqi Ouyang, Guodong Shen, Victor Sanchez

We propose a solution to detect anomalous events in videos without the need to train a model offline. Specifically, our solution is based on a randomly-initialized multilayer perceptron that is optimized online to recons…

Anomaly DetectionVideo Anomaly Detection

BETULA: Numerically Stable CF-Trees for BIRCH Clustering

2020-06-23 · Andreas Lang, Erich Schubert

BIRCH clustering is a widely known approach for clustering, that has influenced much subsequent research and commercial products. The key contribution of BIRCH is the Clustering Feature tree (CF-Tree), which is a compres…

ClusteringData Compression

Anomaly-Injected Deep Support Vector Data Description for Text Outlier Detection

2021-10-27 · Zeyu You, Yichu Zhou, Tao Yang, Wei Fan

Anomaly detection or outlier detection is a common task in various domains, which has attracted significant research efforts in recent years. Existing works mainly focus on structured data such as numerical or categorica…

Anomaly DetectionOutlier Detection

Building an Effective Email Spam Classification Model with spaCy

2023-03-15 · Kazem Taghandiki

Today, people use email services such as Gmail, Outlook, AOL Mail, etc. to communicate with each other as quickly as possible to send information and official letters. Spam or junk mail is a major challenge to this type …

ClassificationSpam detection

Hierarchical Automatic Power Plane Generation with Genetic Optimization and Multilayer Perceptron

2022-10-28 · Haiguang Liao, Vinay Patil, Xuliang Dong, Devika Shanbhag 외

We present an automatic multilayer power plane generation method to accelerate the design of printed circuit boards (PCB). In PCB design, while automatic solvers have been developed to predict important indicators such a…

Contour Detection