Poster: GLog: Self-Evolving Log Anomaly Type Prediction via Instruction-Tuned LLM and Clustering
Published in Proceedings of the 2025 ACM SIGSAC Conference on Computer and Communications Security, 2025
Recommended citation: JunWei Zhou, Yuyang Gao, Cheng Tan, Yanchao Yang, and Jianwen Xiang. 2025. Poster: GLog: Self-Evolving Log Anomaly Type Prediction via Instruction-Tuned LLM and Clustering. In Proceedings of the 2025 ACM SIGSAC Conference on Computer and Communications Security (CCS 25). Association for Computing Machinery, New York, NY, USA, 4791–4793. https://dl.acm.org/doi/10.1145/3719027.3760727
Abstract
Log anomaly detection is critical for maintaining system reliability and observability in complex cloud and microservice environments. However, existing methods often remain limited to binary classification, struggle to adapt to dynamic log patterns, and suffer from semantic loss due to log parsing. To address these challenges, we propose GLog, an end-to-end framework that enables dynamic anomaly type prediction without requiring manual type labels. GLog first fine-tunes instruction-tuned large language models using normal/abnormal labels to achieve high-accuracy anomaly detection on raw, unparsed log sequences. It then clusters the detected anomalies to automatically generate pseudo anomaly type labels and descriptions, which are further used for second-stage fine-tuning, enabling the model to predict specific anomaly types with interpretable outputs. By leveraging full log semantics and dynamically updating its anomaly type repository, GLog reduces manual annotation costs and adapts to evolving system behaviors in large-scale environments.
Key words
Log anomaly type prediction; self-evolving model; instruction-tuned LLM; log clustering; log semantic understanding
Recommended citation: JunWei Zhou, Yuyang Gao, Cheng Tan, Yanchao Yang, and Jianwen Xiang. 2025. Poster: GLog: Self-Evolving Log Anomaly Type Prediction via Instruction-Tuned LLM and Clustering. In Proceedings of the 2025 ACM SIGSAC Conference on Computer and Communications Security (CCS ‘25). Association for Computing Machinery, New York, NY, USA, 4791–4793. https://doi.org/10.1145/3719027.3760727
