EagerLog: Active Learning Enhanced Retrieval Augmented Generation for Log-based Anomaly Detection
Chiming Duan, Tong Jia, Yong Yang, Guiyang Liu, Jinbu Liu, Huxing Zhang, Qi Zhou, Ying Li
Abstract
Logs record essential information about system operations and serve as a critical source for anomaly detection, which has generated growing research interest. Utilizing large language models (LLMs) within a retrieval-augmented generation (RAG) framework for log-based anomaly detection is an effective approach due to its strong generalization capabilities and efficient few-shot performance. However, the effectiveness of this method hinges on the quality of the knowledge source, which can be impacted by noise and changes within the software systems. Facing these problems, in this paper, we propose a novel log-based anomaly detection method named EagerLog, employing active learning to choose the logs for humans to label, thereby adding them to the knowledge source, thus enhancing the knowledge source and maintaining its quality. Our experiments on three open datasets (BGL, Thunderbird, Zookeeper) and one industrial dataset demonstrate that EagerLog can achieve 93.65% F1 score with approximately 10 labeled log sequences, surpassing existing methods by 15.32%.
BibTeX
@inproceedings{icassp2025_eagerlogactivele,
title = {EagerLog: Active Learning Enhanced Retrieval Augmented Generation for Log-based Anomaly Detection},
author = {Chiming Duan and Tong Jia and Yong Yang and Guiyang Liu and Jinbu Liu and Huxing Zhang and Qi Zhou and Ying Li and Gang Huang},
booktitle = {ICASSP 2025},
year = {2025}
}