LLMcap: Large Language Model for Unsupervised PCAP Failure Detection
Lukasz Tulczyjew, Kinan Jarrah, Charles Abondo, Dina Bennett,, Nathanael Weill

TL;DR
This paper introduces LLMcap, a self-supervised large language model approach for detecting failures in Packet Capture data, improving network troubleshooting efficiency without requiring labeled datasets.
Contribution
The study presents a novel self-supervised LLM-based method for PCAP failure detection, leveraging language modeling techniques to handle unlabeled data effectively.
Findings
High accuracy in failure detection across various PCAP datasets
Effective use of masked language modeling for network data analysis
No labeled data needed for training, reducing resource requirements
Abstract
The integration of advanced technologies into telecommunication networks complicates troubleshooting, posing challenges for manual error identification in Packet Capture (PCAP) data. This manual approach, requiring substantial resources, becomes impractical at larger scales. Machine learning (ML) methods offer alternatives, but the scarcity of labeled data limits accuracy. In this study, we propose a self-supervised, large language model-based (LLMcap) method for PCAP failure detection. LLMcap leverages language-learning abilities and employs masked language modeling to learn grammar, context, and structure. Tested rigorously on various PCAPs, it demonstrates high accuracy despite the absence of labeled data during training, presenting a promising solution for efficient network analysis. Index Terms: Network troubleshooting, Packet Capture Analysis, Self-Supervised Learning, Large…
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
TopicsSoftware System Performance and Reliability · Web Data Mining and Analysis · Software Testing and Debugging Techniques
