paper-with-me

홈 › Papers

Many Field Packet Classification with Decomposition and Reinforcement Learning

2022-05-16 · Hasibul Jamil, Ning Yang, Ning Weng

Scalable packet classification is a key requirement to support scalable network applications like firewalls, intrusion detection, and differentiated services. With ever increasing in the line-rate in core networks, it becomes a great challenge to design a scalable packet classification solution using hand-tuned heuristics approaches. In this paper, we present a scalable learning-based packet classification engine by building an efficient data structure for different ruleset with many fields. Our method consists of the decomposition of fields into subsets and building separate decision trees on those subsets using a deep reinforcement learning procedure. To decompose given fields of a ruleset, we consider different grouping metrics like standard deviation of individual fields and introduce a novel metric called diversity index (DI). We examine different decomposition schemes and construct decision trees for each scheme using deep reinforcement learning and compare the results. The results show that the SD decomposition metrics results in 11.5% faster than DI metrics, 25% faster than random 2 and 40% faster than random 1. Furthermore, our learning-based selection method can be applied to varying rulesets due to its ruleset independence.

📄 PDF Abstract BibTeX arXiv:2205.07973

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDeep Reinforcement LearningDiversityIntrusion Detectionreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Multi-view Multi-label Anomaly Network Traffic Classification based on MLP-Mixer Neural Network

2022-10-30 · Yu Zheng, Zhangxuan Dang, Chunlei Peng, Chao Yang 외

Network traffic classification is the basis of many network security applications and has attracted enough attention in the field of cyberspace security. Existing network traffic classification based on convolutional neu…

ClassificationTraffic Classification

Dual-Tree Wavelet Packet CNNs for Image Classification

2021-01-01 · Hubert Leterme, Kévin Polisano, Valérie Perrier, Karteek Alahari

In this paper, we target an important issue of deep convolutional neural networks (CNNs) — the lack of a mathematical understanding of their properties. We present an explicit formalism that is motivated by the similarit…

ClassificationGeneral Classificationimage-classificationImage Classification

SparseIDS: Learning Packet Sampling with Reinforcement Learning

2020-02-10 · Maximilian Bachl, Fares Meghdouri, Joachim Fabini, Tanja Zseby

Recurrent Neural Networks (RNNs) have been shown to be valuable for constructing Intrusion Detection Systems (IDSs) for network data. They allow determining if a flow is malicious or not already before it is over, making…

Computational EfficiencyEdge-computingGeneral ClassificationIntrusion Detection+3

On Transfer Learning For Chatter Detection in Turning Using Wavelet Packet Transform and Empirical Mode Decomposition

2019-05-03 · Melih C. Yesilli, Firas A. Khasawneh, Andreas Otto

The increasing availability of sensor data at machine tools makes automatic chatter detection algorithms a trending topic in metal cutting. Two prominent and advanced methods for feature extraction via signal decompositi…

General ClassificationTime Series AnalysisTransfer Learning

Multibit Tries Packet Classification with Deep Reinforcement Learning

2022-05-17 · Hasibul Jamil, Ning Weng

High performance packet classification is a key component to support scalable network applications like firewalls, intrusion detection, and differentiated services. With ever increasing in the line-rate in core networks,…

ClassificationDeep Reinforcement LearningIntrusion Detectionreinforcement-learning+2