STAN: Synthetic Network Traffic Generation with Generative Neural Models
Shengzhe Xu, Manish Marwah, Martin Arlitt, Naren Ramakrishnan

TL;DR
STAN is a neural network-based tool that generates realistic synthetic network traffic data, capturing complex dependencies, to aid cybersecurity research while addressing privacy concerns.
Contribution
The paper introduces STAN, a novel neural architecture that models both temporal and attribute dependencies in synthetic network traffic generation.
Findings
Synthetic data quality is high, with minimal impact on anomaly detection accuracy.
Models trained on synthetic data perform comparably to those trained on real data.
Future work includes privacy validation and capturing long-term dependencies.
Abstract
Deep learning models have achieved great success in recent years but progress in some domains like cybersecurity is stymied due to a paucity of realistic datasets. Organizations are reluctant to share such data, even internally, due to privacy reasons. An alternative is to use synthetically generated data but existing methods are limited in their ability to capture complex dependency structures, between attributes and across time. This paper presents STAN (Synthetic network Traffic generation with Autoregressive Neural models), a tool to generate realistic synthetic network traffic datasets for subsequent downstream applications. Our novel neural architecture captures both temporal dependencies and dependence between attributes at any given time. It integrates convolutional neural layers with mixture density neural layers and softmax layers, and models both continuous and discrete…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNetwork Security and Intrusion Detection · Anomaly Detection Techniques and Applications · Internet Traffic Analysis and Secure E-voting
MethodsSoftmax
