Search papers, labs, and topics across Lattice.
This paper tackles the challenge of analyzing encrypted network traffic by employing Generative AI techniques to create realistic synthetic datasets that address the imbalance in available data, particularly for anomalous traffic patterns. By utilizing feature analysis and clustering-based data generation, the authors ensure that the synthetic data retains critical statistical properties and feature correlations. The results show that classifiers trained on these synthetic datasets can achieve up to 93% performance compared to those trained on real data, highlighting the effectiveness of this approach in enhancing cybersecurity analysis.
Synthetic datasets generated by Generative AI can match real-world data performance, achieving up to 93% accuracy in encrypted traffic classification.
Network traffic analysis faces significant challenges with encrypted communications, primarily due to limited visibility into packet contents and the inherent imbalance in available datasets, particularly for anomalous traffic patterns. This paper addresses these challenges by exploring Generative AI (GAI) techniques to create realistic and balanced synthetic encrypted traffic datasets. Our approach incorporates feature analysis, clustering-based data generation, and comprehensive classifier evaluation to ensure synthetic data quality. We demonstrate that properly generated synthetic data can effectively supplement real- world datasets, achieving up to 93% performance when training classifiers compared to those trained on real data. The proposed methodology preserves critical statistical properties and feature correlations while enabling the creation of balanced datasets, ad- dressing the persistent challenge of anomaly underrepresentation in cybersecurity data. Along with the results we provide complete programming code designed and implemented in this work.