NIAILGApr 22, 2025

Research on Cloud Platform Network Traffic Monitoring and Anomaly Detection System based on Large Language Models

arXiv:2504.17807v19 citationsh-index: 62025 IEEE 7th International Conference on Communications, Information System and Computer Engineering (CISCE)
Originality Incremental advance
AI Analysis

This addresses network security and performance issues for cloud platform operators, but it is incremental as it builds on existing models like autoencoders and decision trees by incorporating LLMs.

The paper tackles network traffic monitoring and anomaly detection on cloud platforms by introducing a system that uses large language models (LLMs) to process sequence data, achieving better accuracy and computational efficiency than traditional methods, with results showing effective identification of anomalies like zero-day attacks and reduced false positive rates.

The rapidly evolving cloud platforms and the escalating complexity of network traffic demand proper network traffic monitoring and anomaly detection to ensure network security and performance. This paper introduces a large language model (LLM)-based network traffic monitoring and anomaly detection system. In addition to existing models such as autoencoders and decision trees, we harness the power of large language models for processing sequence data from network traffic, which allows us a better capture of underlying complex patterns, as well as slight fluctuations in the dataset. We show for a given detection task, the need for a hybrid model that incorporates the attention mechanism of the transformer architecture into a supervised learning framework in order to achieve better accuracy. A pre-trained large language model analyzes and predicts the probable network traffic, and an anomaly detection layer that considers temporality and context is added. Moreover, we present a novel transfer learning-based methodology to enhance the model's effectiveness to quickly adapt to unknown network structures and adversarial conditions without requiring extensive labeled datasets. Actual results show that the designed model outperforms traditional methods in detection accuracy and computational efficiency, effectively identify various network anomalies such as zero-day attacks and traffic congestion pattern, and significantly reduce the false positive rate.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes