Generating Packet-Level Header Traces Using GNN-powered GAN
Zhen Xu

TL;DR
This paper introduces a novel GNN-powered GAN approach utilizing word2vec embeddings to generate realistic packet header traces, improving data quality and diversity for network traffic analysis.
Contribution
It combines GNNs with GANs and word2vec embeddings to enhance the realism and semantic quality of generated network traffic data.
Findings
Word2vec encoding outperforms one-hot encoding in capturing semantic relationships.
GNNs improve the discriminator's ability to distinguish real from synthetic data.
The method produces more realistic and diverse network traffic samples.
Abstract
This study presents a novel method combining Graph Neural Networks (GNNs) and Generative Adversarial Networks (GANs) for generating packet-level header traces. By incorporating word2vec embeddings, this work significantly mitigates the dimensionality curse often associated with traditional one-hot encoding, thereby enhancing the training effectiveness of the model. Experimental results demonstrate that word2vec encoding captures semantic relationships between field values more effectively than one-hot encoding, improving the accuracy and naturalness of the generated data. Additionally, the introduction of GNNs further boosts the discriminator's ability to distinguish between real and synthetic data, leading to more realistic and diverse generated samples. The findings not only provide a new theoretical approach for network traffic data generation but also offer practical insights into…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsWireless Body Area Networks · Robotics and Automated Systems · IoT-based Smart Home Systems
