arXiv:2605.00936cs.LGcs.AI2026-05中稿 · the FSE'26 Confere…被引 2

首个基于事件数据的云服务异常检测与定位框架,提升系统可靠性。

EventADL: Open-Box Anomaly Detection and Localization Framework for Events in Cloud-Based Service Systems

论文配图:EventADL: Open-Box Anomaly Detection and Localization Framework for Events in Cloud-Based Service Systems
图 1 · 摘自论文原文
  • 通过学习事件语义和频率模式,识别异常行为
  • 异常检测F1-score达90%以上,根因定位前3名准确率100%
  • 适合运维团队快速定位云服务故障,支持无标签数据

异常检测与定位(ADL)对保障云系统的可靠性与可用性至关重要。现有研究多聚焦于指标与日志数据,忽视了事件数据的潜力。为此,我们提出EventADL,首个面向云服务系统的开箱式事件驱动ADL框架。基于对520个真实事故的系统分析,我们揭示了异常及其根因在事件数据中的表现特征。EventADL包含三个阶段:离线训练、在线异常检测和根因定位。训练阶段首先学习事件语义模式(ESPs),捕捉系统实体间的正常交互;随后学习事件频率模式(EFPs),建模已知ESP的正常出现频率。在线检测阶段,若事件流中数据显著偏离任一模式,则判定为异常。定位阶段,构建干预图(Intervention Graph),关联近期系统交互与异常,实现自动根因定位。该框架无需标签数据,输出可解释的异常及根因。在三个真实云服务系统及两个真实事故上的评估表明,EventADL优于现有方法,异常检测F1-score至少90%,根因定位前3名准确率达100%。

原文摘要 · Abstract (English)

Anomaly detection and localization (ADL) is critical for maintaining reliability and availability in cloud systems. Recent ADL developments focus on metric and log data, leaving event data unexplored. To address this gap, we propose EventADL, the first open-box event-based ADL framework for cloud-based service systems. To motivate the design of our framework, we conduct a systematic analysis on 520 real-world incidents, and provide insights into how anomalies and their root causes manifest through event data. EventADL has three phases: offline training, online anomaly detection, and root cause localization. During the training phase, EventADL first learns Event Semantic Patterns (ESPs), which capture normal interactions between system entities using historical event data, and then learns Event Frequency Patterns (EFPs), which capture the normal frequency of known ESPs. In the online anomaly detection phase, any data in the event stream that deviates significantly from either pattern is identified as anomalous. For localization, EventADL constructs an Intervention Graph that models the relationships between recent system interactions and the detected anomalies for automatic root cause localization. The framework is designed to operate efficiently with unlabeled data and to produce interpretable anomalies with their corresponding root causes. Our evaluation on three real cloud service systems and two real-world incidents demonstrates that EventADL outperforms existing methods, achieving F1-scores of at least 90% for anomaly detection and 100% top-3 accuracy in root cause localization.

异常检测事件分析根因定位云系统

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。