NILGSep 7, 2025

ALPHA: LLM-Enabled Active Learning for Human-Free Network Anomaly Detection

arXiv:2509.05936v11 citationsh-index: 5IPCCC
Originality Incremental advance
AI Analysis

This addresses the need for scalable and cost-efficient anomaly detection in network security, though it is incremental as it builds on existing active learning and LLM techniques.

The paper tackles the problem of automating network log anomaly detection by proposing ALPHA, which integrates active learning with LLM-assisted annotation to reduce human effort, achieving detection accuracy comparable to fully supervised methods.

Network log data analysis plays a critical role in detecting security threats and operational anomalies. Traditional log analysis methods for anomaly detection and root cause analysis rely heavily on expert knowledge or fully supervised learning models, both of which require extensive labeled data and significant human effort. To address these challenges, we propose ALPHA, the first Active Learning Pipeline for Human-free log Analysis. ALPHA integrates semantic embedding, clustering-based representative sampling, and large language model (LLM)-assisted few-shot annotation to automate the anomaly detection process. The LLM annotated labels are propagated across clusters, enabling large-scale training of an anomaly detector with minimal supervision. To enhance the annotation accuracy, we propose a two-step few-shot refinement strategy that adaptively selects informative prompts based on the LLM's observed error patterns. Extensive experiments on real-world log datasets demonstrate that ALPHA achieves detection accuracy comparable to fully supervised methods while mitigating human efforts in the loop. ALPHA also supports interpretable analysis through LLM-driven root cause explanations in the post-detection stage. These capabilities make ALPHA a scalable and cost-efficient solution for truly automated log-based anomaly detection.

Foundations

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

Your Notes