Research on Cloud Platform Network Traffic Monitoring and Anomaly Detection System based on Large Language Models
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Anomaly DetectionComputational EfficiencyLanguage ModelingLanguage ModellingLarge Language ModelTransfer LearningMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Anomaly Detection in a Large-scale Cloud Platform
Cloud computing is ubiquitous: more and more companies are moving the workloads into the Cloud. However, this rise in popularity challenges Cloud service providers, as they need to monitor the quality of their ever-growi…
Anomaly DetectionCloud ComputingExploring Scalable, Distributed Real-Time Anomaly Detection for Bridge Health Monitoring
Modern real-time Structural Health Monitoring systems can generate a considerable amount of information that must be processed and evaluated for detecting early anomalies and generating prompt warnings and alarms about t…
Anomaly DetectionCloud ComputingStructural Health MonitoringFederated Anomaly Detection for Multi-Tenant Cloud Platforms with Personalized Modeling
This paper proposes an anomaly detection method based on federated learning to address key challenges in multi-tenant cloud environments, including data privacy leakage, heterogeneous resource behavior, and the limitatio…
Federated LearningAnomaly DetectionMoniLog: An Automated Log-Based Anomaly Detection System for Cloud Computing Infrastructures
Within today's large-scale systems, one anomaly can impact millions of users. Detecting such events in real-time is essential to maintain the quality of services. It allows the monitoring team to prevent or diminish the …
Anomaly DetectionCloud ComputingAnomaly Detection in Large-Scale Cloud Systems: An Industry Case and Dataset
As Large-Scale Cloud Systems (LCS) become increasingly complex, effective anomaly detection is critical for ensuring system reliability and performance. However, there is a shortage of large-scale, real-world datasets av…
Anomaly DetectionBenchmarking