arXiv:2603.25538cs.LGcs.SE2026-03中稿 · the Proceedings of…

解决微服务故障分析中数据缺失问题,提升异常诊断鲁棒性。

ARMOR: A Robust Self-Supervised Framework for Root Cause Analysis in Microservices under Missing Modality

  • 设计异构编码器与动态融合机制,分离多模态分布并应对缺失数据。
  • 在完全数据下达到顶尖性能,缺失70%数据时仍保持高诊断准确率。
  • 适合运维系统、云平台等需实时故障定位的场景使用。

自动化事件管理对微服务可靠性至关重要。现有统一框架虽利用多模态数据联合优化,但假设数据完整,实际中网络波动和代理故障常导致数据缺失。依赖静态填充的方法引入插补噪声,掩盖异常并降低性能。为此,我们提出ARMOR——一种专为缺失模态场景设计的鲁棒自监督框架。ARMOR包含:(i) 针对不同模态的非对称编码器,分离指标、日志、链路追踪间的分布差异;(ii) 基于可学习占位符与动态偏差补偿的缺失感知门控融合机制,防止不完整输入引发跨模态干扰。通过掩码引导的自回归重建实现自监督训练,联合优化异常检测(AD)、故障分类(FT)与根因定位(RCL)。AD与RCL无需故障标签,FT仅需故障类型标注用于下游分类器。大量实验表明,ARMOR在数据完整条件下达到当前最优性能,并在严重模态缺失情况下仍保持稳健诊断精度。

原文摘要 · Abstract (English)

Automated incident management is critical for microservice reliability. While recent unified frameworks leverage multimodal data for joint optimization, they unrealistically assume perfect data completeness. In practice, network fluctuations and agent failures frequently cause missing modalities. Existing approaches relying on static placeholders introduce imputation noise that masks anomalies and degrades performance. To address this, we propose ARMOR, a robust self-supervised framework designed for missing modality scenarios. ARMOR features: (i) a modality-specific asymmetric encoder that isolates distribution disparities among metrics, logs, and traces; and (ii) a missing-aware gated fusion mechanism utilizing learnable placeholders and dynamic bias compensation to prevent cross-modal interference from incomplete inputs. By employing self-supervised auto-regression with mask-guided reconstruction, ARMOR jointly optimizes anomaly detection (AD), failure triage (FT), and root cause localization (RCL). AD and RCL require no fault labels, while FT relies solely on failure-type annotations for the downstream classifier. Extensive experiments demonstrate that ARMOR achieves state-of-the-art performance under complete data conditions and maintains robust diagnostic accuracy even with severe modality loss.

故障诊断自监督多模态微服务

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