Pith. sign in

REVIEW 1 cited by

LAnoBERT: System Log Anomaly Detection based on BERT Masked Language Model

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2111.09564 v3 pith:UTJBPBWR submitted 2021-11-18 cs.LG cs.CL

classification cs.LGcs.CL
keywords anomalydetectionsystemdatalanguagelanobertlearning-basedmasked
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

The system log generated in a computer system refers to large-scale data that are collected simultaneously and used as the basic data for determining errors, intrusion and abnormal behaviors. The aim of system log anomaly detection is to promptly identify anomalies while minimizing human intervention, which is a critical problem in the industry. Previous studies performed anomaly detection through algorithms after converting various forms of log data into a standardized template using a parser. Particularly, a template corresponding to a specific event should be defined in advance for all the log data using which the information within the log key may get lost. In this study, we propose LAnoBERT, a parser free system log anomaly detection method that uses the BERT model, exhibiting excellent natural language processing performance. The proposed method, LAnoBERT, learns the model through masked language modeling, which is a BERT-based pre-training method, and proceeds with unsupervised learning-based anomaly detection using the masked language modeling loss function per log key during the test process. In addition, we also propose an efficient inference process to establish a practically applicable pipeline to the actual system. Experiments on three well-known log datasets, i.e., HDFS, BGL, and Thunderbird, show that not only did LAnoBERT yield a higher anomaly detection performance compared to unsupervised learning-based benchmark models, but also it resulted in a comparable performance with supervised learning-based benchmark models.

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Good Enough to Learn: LLM-based Anomaly Detection in ECU Logs without Reliable Labels

    cs.LG 2025-07 conditional novelty 4.0 of 10

    A decoder-only LLM pre-trained on ECU log text and fine-tuned with an entropy regularizer detects cycle-time anomalies with 0.81 region recall despite noisy labels.

Pith tools