【2021】Multi-Source Anomaly Detection in Distributed IT Systems
原文链接:https://dreamhomes.github.io/posts/202101251633.html文章链接:https://arxiv.org/abs/2101.04977源码链接:未公布TL;DR针对分布式系统服务的异常检测问题,文中提出了一种多模态的异常检测模型,联合了 trace 和 log 数据的特征表示来共同判定异常;对于异常检测任务将其形式化表示成 NTP next template prediction,同时适用于log和trace的异常检测;在实验中论文验证了.