paper-with-me

Papers

Experience Report: Deep Learning-based System Log Analysis for Anomaly Detection

2021-07-13 · Zhuangbin Chen, Jinyang Liu, Wenwei Gu, Yuxin Su, Michael R. Lyu

Logs have been an imperative resource to ensure the reliability and continuity of many software systems, especially large-scale distributed systems. They faithfully record runtime information to facilitate system troubleshooting and behavior understanding. Due to the large scale and complexity of modern software systems, the volume of logs has reached an unprecedented level. Consequently, for log-based anomaly detection, conventional manual inspection methods or even traditional machine learning-based methods become impractical, which serve as a catalyst for the rapid development of deep learning-based solutions. However, there is currently a lack of rigorous comparison among the representative log-based anomaly detectors that resort to neural networks. Moreover, the re-implementation process demands non-trivial efforts, and bias can be easily introduced. To better understand the characteristics of different anomaly detectors, in this paper, we provide a comprehensive review and evaluation of five popular neural networks used by six state-of-the-art methods. Particularly, four of the selected methods are unsupervised, and the remaining two are supervised. These methods are evaluated with two publicly available log datasets, which contain nearly 16 million log messages and 0.4 million anomaly instances in total. We believe our work can serve as a basis in this field and contribute to future academic research and industrial applications.

📄 PDF Abstract BibTeX arXiv:2107.05908

Code (1)

logpai/deep-loglizer 공식 구현 pytorch

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Reusability in MLOps: Leveraging Ports and Adapters to Build a Microservices Architecture for the Maritime Domain

2025-12-09 · Renato Cordeiro Ferreira, Aditya Dhinavahi, Rowanne Trapmann, Willem-Jan van den Heuvel arxiv

ML-Enabled Systems (MLES) are inherently complex since they require multiple components to achieve their business goal. This experience report showcases the software architecture reusability techniques applied while buil…

Anomaly Detection

Learning Citywide Patterns of Life from Trajectory Monitoring

2022-06-30 · Mark Tenzer, Zeeshan Rasheed, Khurram Shafique

The recent proliferation of real-world human mobility datasets has catalyzed geospatial and transportation research in trajectory prediction, demand forecasting, travel time estimation, and anomaly detection. However, th…

Anomaly DetectionAutonomous VehiclesDemand ForecastingDescriptive+4

DBAIOps: A Reasoning LLM-Enhanced Database Operation and Maintenance System using Knowledge Graphs

2025-08-02 · Wei Zhou, Peng Sun, Xuanhe Zhou, Qianglei Zang 외 arxiv

The operation and maintenance (O&M) of database systems is critical to ensuring system availability and performance, typically requiring expert experience (e.g., identifying metric-to-anomaly relations) for effective dia…

Anomaly DetectionKnowledge Graphs

Leveraging a Probabilistic PCA Model to Understand the Multivariate Statistical Network Monitoring Framework for Network Security Anomaly Detection

2023-02-02 · Fernando Pérez-Bueno, Luz García, Gabriel Maciá-Fernández, Rafael Molina

Network anomaly detection is a very relevant research area nowadays, especially due to its multiple applications in the field of network security. The boost of new models based on variational autoencoders and generative …

Anomaly Detection

Towards Explainable Anomaly Detection in Shared Mobility Systems

2025-07-21 · Elnur Isgandarov, Matteo Cederle, Federico Chiariotti, Gian Antonio Susto arxiv

Shared mobility systems, such as bike-sharing networks, play a crucial role in urban transportation. Identifying anomalies in these systems is essential for optimizing operations, improving service reliability, and enhan…

Unsupervised Anomaly DetectionFeature Importance