用深度自编码器+文本向量化实现可解释的网络威胁检测
Cybersecurity threat detection based on a UEBA framework using Deep Autoencoders
- 结合深度自编码器与Doc2Vec处理数值和文本特征
- 在真实攻击数据上有效识别并解释异常行为
- 适合需要可解释性的企业安全系统集成
用户与实体行为分析(UEBA)旨在构建正常行为基线以检测异常事件。深度自编码器是当前最具前景的深度学习模型之一,适用于UEBA任务,能够对可能引发个人数据泄露、系统劫持或敏感业务信息访问的安全事件进行可解释性检测。本研究首次提出一种基于深度自编码器的可解释性UEBA异常检测框架,结合Doc2Vec处理数值与文本特征。基于神经网络理论,我们给出了全连接神经网络两种常用定义等价性的新证明。实验结果表明,该框架能有效检测真实与合成异常,且不仅能准确识别异常,还能提供可解释的重构结果,揭示异常可能来源。研究显示,该框架可无缝集成至企业环境,补充现有安全系统,实现可解释的威胁检测。
原文摘要 · Abstract (English)
User and Entity Behaviour Analytics (UEBA) is a broad branch of data analytics that attempts to build a normal behavioural profile in order to detect anomalous events. Among the techniques used to detect anomalies, Deep Autoencoders constitute one of the most promising deep learning models on UEBA tasks, allowing explainable detection of security incidents that could lead to the leak of personal data, hijacking of systems, or access to sensitive business information. In this study, we introduce the first implementation of an explainable UEBA-based anomaly detection framework that leverages Deep Autoencoders in combination with Doc2Vec to process both numerical and textual features. Additionally, based on the theoretical foundations of neural networks, we offer a novel proof demonstrating the equivalence of two widely used definitions for fully-connected neural networks. The experimental results demonstrate the proposed framework capability to detect real and synthetic anomalies effectively generated from real attack data, showing that the models provide not only correct identification of anomalies but also explainable results that enable the reconstruction of the possible origin of the anomaly. Our findings suggest that the proposed UEBA framework can be seamlessly integrated into enterprise environments, complementing existing security systems for explainable threat detection.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。