Beyond Window-Based Detection: A Graph-Centric Framework for Discrete Log Anomaly Detection
Jiaxing Qi, Chang Zeng, Zhongzhi Luan, Shaohan Huang, Shu Yang, Yao, Lu, Hailong Yang, Depei Qian

TL;DR
This paper introduces TempoLog, a graph-centric framework that uses multi-scale temporal graph networks to improve discrete log anomaly detection by capturing dynamic relationships without fixed windows.
Contribution
The paper presents a novel graph-based approach, TempoLog, which constructs continuous-time dynamic graphs for more accurate and efficient anomaly detection in event logs.
Findings
Achieves state-of-the-art accuracy on public datasets.
Outperforms existing methods in detection speed and precision.
Effectively captures multi-scale temporal dependencies.
Abstract
Detecting anomalies in discrete event logs is critical for ensuring system reliability, security, and efficiency. Traditional window-based methods for log anomaly detection often suffer from context bias and fuzzy localization, which hinder their ability to precisely and efficiently identify anomalies. To address these challenges, we propose a graph-centric framework, TempoLog, which leverages multi-scale temporal graph networks for discrete log anomaly detection. Unlike conventional methods, TempoLog constructs continuous-time dynamic graphs directly from event logs, eliminating the need for fixed-size window grouping. By representing log templates as nodes and their temporal relationships as edges, the framework dynamically captures both local and global dependencies across multiple temporal scales. Additionally, a semantic-aware model enhances detection by incorporating rich…
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
TopicsAnomaly Detection Techniques and Applications · Network Security and Intrusion Detection · Software System Performance and Reliability
