paper-with-me

홈 › Papers

Packet2Vec: Utilizing Word2Vec for Feature Extraction in Packet Data

2020-04-29 · Eric L. Goodman, Chase Zimmerman, Corey Hudson

One of deep learning's attractive benefits is the ability to automatically extract relevant features for a target problem from largely raw data, instead of utilizing human engineered and error prone handcrafted features. While deep learning has shown success in fields such as image classification and natural language processing, its application for feature extraction on raw network packet data for intrusion detection is largely unexplored. In this paper we modify a Word2Vec approach, used for text processing, and apply it to packet data for automatic feature extraction. We call this approach Packet2Vec. For the classification task of benign versus malicious traffic on a 2009 DARPA network data set, we obtain an area under the curve (AUC) of the receiver operating characteristic (ROC) between 0.988-0.996 and an AUC of the Precision/Recall curve between 0.604-0.667.

📄 PDF Abstract BibTeX arXiv:2004.14477

Code (1)

sandialabs/packet2vec 공식 구현

Tasks

General Classificationimage-classificationImage ClassificationIntrusion Detection

Similar Papers 제목 키워드 기반

FastPacket: Towards Pre-trained Packets Embedding based on FastText for next-generation NIDS

2022-09-29 · Khloud Al Jallad

New Attacks are increasingly used by attackers everyday but many of them are not detected by Intrusion Detection Systems as most IDS ignore raw packet information and only care about some basic statistical information ex…

Deep LearningIntrusion Detection

packetLSTM: Dynamic LSTM Framework for Streaming Data with Varying Feature Space

2024-10-22 · Rohit Agarwal, Karaka Prasanth Naidu, Alexander Horsch, Krishna Agarwal 외

We study the online learning problem characterized by the varying input feature space of streaming data. Although LSTMs have been employed to effectively capture the temporal nature of streaming data, they cannot handle …

Packet Header Recognition Utilizing an All-Optical Reservoir Based on Reinforcement-Learning-Optimized Double-Ring Resonator

2023-08-26 · Zheng Li, Xiaoyan Zhou, Zongze Li, Guanju Peng 외

Optical packet header recognition is an important signal processing task of optical communication networks. In this work, we propose an all-optical reservoir, consisting of integrated double-ring resonators (DRRs) as nod…

AllDeep Reinforcement Learning

Conquering High Packet-Loss Erasure: MoE Swin Transformer-Based Video Semantic Communication

2025-08-02 · Lei Teng, Senran Fan, Chen Dong, Haotai Liang 외 arxiv

Semantic communication with joint semantic-channel coding robustly transmits diverse data modalities but faces challenges in mitigating semantic information loss due to packet drops in packet-based systems. Under current…

Semantic Communication

Deep Packet: A Novel Approach For Encrypted Traffic Classification Using Deep Learning

2017-09-08 · Mohammad Lotfollahi, Ramin Shirali Hossein Zade, Mahdi Jafari Siavoshani, Mohammdsadegh Saberian

Internet traffic classification has become more important with rapid growth of current Internet network and online applications. There have been numerous studies on this topic which have led to many different approaches.…

General ClassificationTraffic Classification