MidLog:一种基于多头GRU的自动日志异常检测方法

IF 3.7 2区 计算机科学 Q1 COMPUTER SCIENCE, SOFTWARE ENGINEERING
Wanli Yuan , Shi Ying , Xiaoyu Duan , Hailong Cheng , Yishi Zhao , Jianga Shang
{"title":"MidLog:一种基于多头GRU的自动日志异常检测方法","authors":"Wanli Yuan ,&nbsp;Shi Ying ,&nbsp;Xiaoyu Duan ,&nbsp;Hailong Cheng ,&nbsp;Yishi Zhao ,&nbsp;Jianga Shang","doi":"10.1016/j.jss.2025.112431","DOIUrl":null,"url":null,"abstract":"<div><div>Software systems typically utilize logs to record events that contain critical information. These logs are an indispensable data source for analyzing system anomalies. Large-scale log datasets have placed a tremendous burden on manually analyzing system logs as it is extremely time-consuming and error-prone. There have been many studies on log anomaly detection, whereas most existing deep learning methods lack flexibility and need auxiliary features to improve detection accuracy. We propose an automated anomaly detection method based on <u>m</u>ult<u>i</u>-hea<u>d</u> GRU for system <u>log</u>s, called MidLog. The core idea comes from the multi-head mechanism in Transformer. Multiple GRUs are used to learn normal sequence patterns hidden in system logs. Each GRU network is only responsible for learning a local sequence pattern. We conduct a global analysis of these local patterns to achieve log anomaly detection, which facilitates more accurate identification of log anomalies. The number of base models (GRUs) can be easily increased or decreased under the multi-head mechanism. Such a characteristic gives MidLog more flexibility and allows for a trade-off between detection accuracy and efficiency. Experiment results on public log datasets show that our method can achieve better detection accuracy compared with baseline methods.</div></div>","PeriodicalId":51099,"journal":{"name":"Journal of Systems and Software","volume":"226 ","pages":"Article 112431"},"PeriodicalIF":3.7000,"publicationDate":"2025-03-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"MidLog: An automated log anomaly detection method based on multi-head GRU\",\"authors\":\"Wanli Yuan ,&nbsp;Shi Ying ,&nbsp;Xiaoyu Duan ,&nbsp;Hailong Cheng ,&nbsp;Yishi Zhao ,&nbsp;Jianga Shang\",\"doi\":\"10.1016/j.jss.2025.112431\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>Software systems typically utilize logs to record events that contain critical information. These logs are an indispensable data source for analyzing system anomalies. Large-scale log datasets have placed a tremendous burden on manually analyzing system logs as it is extremely time-consuming and error-prone. There have been many studies on log anomaly detection, whereas most existing deep learning methods lack flexibility and need auxiliary features to improve detection accuracy. We propose an automated anomaly detection method based on <u>m</u>ult<u>i</u>-hea<u>d</u> GRU for system <u>log</u>s, called MidLog. The core idea comes from the multi-head mechanism in Transformer. Multiple GRUs are used to learn normal sequence patterns hidden in system logs. Each GRU network is only responsible for learning a local sequence pattern. We conduct a global analysis of these local patterns to achieve log anomaly detection, which facilitates more accurate identification of log anomalies. The number of base models (GRUs) can be easily increased or decreased under the multi-head mechanism. Such a characteristic gives MidLog more flexibility and allows for a trade-off between detection accuracy and efficiency. Experiment results on public log datasets show that our method can achieve better detection accuracy compared with baseline methods.</div></div>\",\"PeriodicalId\":51099,\"journal\":{\"name\":\"Journal of Systems and Software\",\"volume\":\"226 \",\"pages\":\"Article 112431\"},\"PeriodicalIF\":3.7000,\"publicationDate\":\"2025-03-18\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Journal of Systems and Software\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S0164121225000998\",\"RegionNum\":2,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q1\",\"JCRName\":\"COMPUTER SCIENCE, SOFTWARE ENGINEERING\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Journal of Systems and Software","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0164121225000998","RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, SOFTWARE ENGINEERING","Score":null,"Total":0}
引用次数: 0

摘要

软件系统通常利用日志记录包含关键信息的事件。这些日志是分析系统异常不可缺少的数据来源。大规模的日志数据集给手动分析系统日志带来了巨大的负担,因为它非常耗时且容易出错。关于测井异常检测的研究很多,但现有的深度学习方法大多缺乏灵活性,需要辅助特征来提高检测精度。我们提出了一种基于多头GRU的系统日志自动异常检测方法,称为MidLog。其核心思想来自于Transformer中的多头机制。多个gru用于学习隐藏在系统日志中的正常序列模式。每个GRU网络只负责学习一个局部序列模式。我们对这些局部模式进行全局分析,以实现日志异常检测,从而更准确地识别日志异常。在多头机制下,基本模型的数量可以很容易地增加或减少。这种特性赋予MidLog更大的灵活性,并允许在检测精度和效率之间进行权衡。在公共日志数据集上的实验结果表明,与基线方法相比,该方法具有更好的检测精度。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
MidLog: An automated log anomaly detection method based on multi-head GRU
Software systems typically utilize logs to record events that contain critical information. These logs are an indispensable data source for analyzing system anomalies. Large-scale log datasets have placed a tremendous burden on manually analyzing system logs as it is extremely time-consuming and error-prone. There have been many studies on log anomaly detection, whereas most existing deep learning methods lack flexibility and need auxiliary features to improve detection accuracy. We propose an automated anomaly detection method based on multi-head GRU for system logs, called MidLog. The core idea comes from the multi-head mechanism in Transformer. Multiple GRUs are used to learn normal sequence patterns hidden in system logs. Each GRU network is only responsible for learning a local sequence pattern. We conduct a global analysis of these local patterns to achieve log anomaly detection, which facilitates more accurate identification of log anomalies. The number of base models (GRUs) can be easily increased or decreased under the multi-head mechanism. Such a characteristic gives MidLog more flexibility and allows for a trade-off between detection accuracy and efficiency. Experiment results on public log datasets show that our method can achieve better detection accuracy compared with baseline methods.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Journal of Systems and Software
Journal of Systems and Software 工程技术-计算机:理论方法
CiteScore
8.60
自引率
5.70%
发文量
193
审稿时长
16 weeks
期刊介绍: The Journal of Systems and Software publishes papers covering all aspects of software engineering and related hardware-software-systems issues. All articles should include a validation of the idea presented, e.g. through case studies, experiments, or systematic comparisons with other approaches already in practice. Topics of interest include, but are not limited to: •Methods and tools for, and empirical studies on, software requirements, design, architecture, verification and validation, maintenance and evolution •Agile, model-driven, service-oriented, open source and global software development •Approaches for mobile, multiprocessing, real-time, distributed, cloud-based, dependable and virtualized systems •Human factors and management concerns of software development •Data management and big data issues of software systems •Metrics and evaluation, data mining of software development resources •Business and economic aspects of software development processes The journal welcomes state-of-the-art surveys and reports of practical experience for all of these topics.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信