Convolutional vs Large Language Models for Software Log Classification in Edge-Deployable Cellular Network Testing
Achintha Ihalage, Sayed M. Taheri, Faris Muhammad, Hamed, Al-Raweshidy

TL;DR
This paper introduces a lightweight CNN model for classifying complex telecommunications logs, outperforming large language models in accuracy, cost, and deployability for defect triage in edge devices.
Contribution
The study presents a novel CNN architecture with an extensive context window that surpasses LLMs in specialized log classification tasks, enabling efficient edge deployment.
Findings
CNN achieves over 96% accuracy in log classification
CNN outperforms LLMs in accuracy and cost-efficiency
Model is deployable on edge devices without hardware acceleration
Abstract
Software logs generated by sophisticated network emulators in the telecommunications industry, such as VIAVI TM500, are extremely complex, often comprising tens of thousands of text lines with minimal resemblance to natural language. Only specialised expert engineers can decipher such logs and troubleshoot defects in test runs. While AI offers a promising solution for automating defect triage, potentially leading to massive revenue savings for companies, state-of-the-art large language models (LLMs) suffer from significant drawbacks in this specialised domain. These include a constrained context window, limited applicability to text beyond natural language, and high inference costs. To address these limitations, we propose a compact convolutional neural network (CNN) architecture that offers a context window spanning up to 200,000 characters and achieves over 96% accuracy (F1>0.9) in…
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
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Linear Layer · Weight Decay · Multi-Head Attention · Residual Connection · WordPiece · Softmax · Layer Normalization · Attention Dropout
