HelenGuohx / logbert

log anomaly detection via BERT
MIT License
240 stars 102 forks source link

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

Closed HC-Guo closed 2 years ago

HC-Guo commented 2 years ago

LAnoBERT : System Log Anomaly Detection based on BERT Masked Language Model, almost the same method, why we gain different scores on the same dataset

HelenGuohx commented 2 years ago

There are two big differences between LogBERT and LAnoBERT 1) The objective functions.
2) The calculation of anomaly scores.

lianzhaoy commented 2 years ago

@HelenGuohx Are the two inputs also inconsistent?