LGSEMar 26

Missing-Aware Multimodal Fusion for Unified Microservice Incident Management

arXiv:2603.2553841.7h-index: 4
AI Analysis

This addresses reliability issues in microservices for cloud computing and IT operations, but it is incremental as it builds on existing multimodal frameworks by handling missing data.

The paper tackles the problem of missing multimodal data in microservice incident management, proposing ARMOR, a self-supervised framework that achieves state-of-the-art performance in anomaly detection, failure triage, and root cause localization while maintaining robust accuracy under severe modality loss.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes