信息网络安全 ›› 2026, Vol. 26 ›› Issue (4): 626-641.doi: 10.3969/j.issn.1671-1122.2026.04.010

• 技术研究 • 上一篇    下一篇

基于OOD技术的网络告警日志高置信度研判方法

舒展1,2,3, 马依兰4, 聂凯峰2, 李宗鹏1,2,3()   

  1. 1 清华大学网络科学与网络空间研究院北京 100084
    2 绿盟科技集团股份有限公司北京 100089
    3 泉城实验室济南 250100
    4 国网北京市电力公司北京 102100
  • 收稿日期:2025-09-28 出版日期:2026-04-10 发布日期:2026-04-29
  • 通讯作者: 李宗鹏 E-mail:zongpeng@tsinghua.edu.cn
  • 作者简介:舒展(1989—),男,山东,博士研究生,CCF会员,主要研究方向为智能安全运营、自动化渗透测试、网络安全|马依兰(1989—),女,北京,高级工程师,硕士,主要研究方向为调度自动化和网络安全|聂凯峰(2001—),男,北京,硕士,主要研究方向为智能安全运营、自然语言处理、迁移学习|李宗鹏(1977—),男,江苏,教授,博士,主要研究方向为计算机网络、网络算法、网络编码和网络安全
  • 基金资助:
    山东省自然科学基金(ZR2024LZHO11)

A High-Confidence Assessment Method for Network Alarm Logs Based on OOD Technology

SHU Zhan1,2,3, MA Yilan4, NIE Kaifeng2, LI Zongpeng1,2,3()   

  1. 1 Institute for Network Sciences and Cyberspace, Tsinghua University, Beijing 100084, China
    2 NSFOCUS Technologies Group Co., Ltd., Beijing 100089, China
    3 Quan Cheng Laboratory, Jinan 250100, China
    4 State Grid Beijing Electric Power Company, Beijing 102100, China
  • Received:2025-09-28 Online:2026-04-10 Published:2026-04-29

摘要:

针对网络探针产生的大量误报问题,文章提出一种基于OOD技术的网络告警日志高置信度研判方法。该方法通过构建距离、标签一致性和模型分数多维度置信度区间,结合 BPE 分词与轻量模型优化告警特征提取策略,并设计高可信样本的长短期迭代优化机制,在保障模型研判准确度与可解释性的同时,实现低开销的自动化安全运营支持。实验结果表明,在真实 SQL 注入告警数据集上,该方法的参数量仅为传统深度学习模型的 1%以下,高置信区间内准确率达0.973,此时的样本覆盖率为 66%。此外,由于该方法本身的可迭代优化机制,使得模型仅完成一次迭代,即可在全量数据上实现 0.965 的整体研判准确率,显著补齐了初始状态下高置信区间外的样本研判短板,适用于复杂动态的网络安全运营场景。

关键词: 告警日志, OOD检测, 置信度区间, 攻击研判, 自动化安全运营

Abstract:

To address the issue of a large number of false positives generated by network probes, this paper proposed a high-confidence assessment method for network alarm logs based on OOD technology. This method optimized the alarm feature extraction strategy by constructing a multi-dimensional confidence interval encompassing distance, label consistency, and model score, and combining with BPE tokenization and lightweight models. It also designd a long-short-term iterative optimization mechanism for high-confidence samples to achieve low-overhead automated security operation support while ensuring the accuracy and interpretability of model judgment. Experimental results show that on real SQL injection alarm datasets, the number of parameters of this method is less than 1% of that of traditional deep learning models, the accuracy within the high-confidence interval reaches 0.973, and the sample coverage rate is 66%. Furthermore, the inherent iterative optimization mechanism of the proposed method enables the model to achieve an overall judgment accuracy of 0.965 on the full dataset with only one single iteration. This significantly remedies the deficiency in the judgment of samples falling outside the high-confidence interval in the initial state, and renders the method highly applicable to complex and dynamic cybersecurity operation scenarios.

Key words: alarm logs, OOD detection, confidence interval, attack judgment, automated security operations

中图分类号: