arXiv:2510.20640cs.LG2025-10

用注意力机制提升云服务监控中关键指标的推荐效果

Attention Enhanced Entity Recommendation for Intelligent Monitoring in Cloud Systems

  • 基于Transformer设计多头注意力模型,捕捉异构实体间长程依赖
  • 在真实生产环境上实现MRR提升43.1%,显著优于现有方法
  • 适合云平台运维团队和智能监控系统开发者参考

本文提出DiRecGNN,一种用于微软云服务智能监控的注意力增强型实体推荐框架。针对自动化监控器应追踪哪些属性(维度)的问题,构建了生产规模的监控异构图。由于实体间结构与互动信息有限,现有方法性能不佳;且传统方法因同质性难以捕捉长程依赖。为此,我们提出受Transformer启发的注意力增强型实体排序模型,利用多头注意力聚焦异构邻居及其属性,并通过随机游走采样路径以捕捉长距离关联。同时采用多面损失函数优化推荐结果,兼顾数据稀疏性。实验表明,该模型在MRR上相较现有方法提升43.1%。产品团队使用反馈显示该功能实用,评分达4.5/5。

原文摘要 · Abstract (English)

In this paper, we present DiRecGNN, an attention-enhanced entity recommendation framework for monitoring cloud services at Microsoft. We provide insights on the usefulness of this feature as perceived by the cloud service owners and lessons learned from deployment. Specifically, we introduce the problem of recommending the optimal subset of attributes (dimensions) that should be tracked by an automated watchdog (monitor) for cloud services. To begin, we construct the monitor heterogeneous graph at production-scale. The interaction dynamics of these entities are often characterized by limited structural and engagement information, resulting in inferior performance of state-of-the-art approaches. Moreover, traditional methods fail to capture the dependencies between entities spanning a long range due to their homophilic nature. Therefore, we propose an attention-enhanced entity ranking model inspired by transformer architectures. Our model utilizes a multi-head attention mechanism to focus on heterogeneous neighbors and their attributes, and further attends to paths sampled using random walks to capture long-range dependencies. We also employ multi-faceted loss functions to optimize for relevant recommendations while respecting the inherent sparsity of the data. Empirical evaluations demonstrate significant improvements over existing methods, with our model achieving a 43.1% increase in MRR. Furthermore, product teams who consumed these features perceive the feature as useful and rated it 4.5 out of 5.

云监控推荐系统注意力机制图神经网络

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