English

Hypergraph and Latent ODE Learning for Multimodal Root Cause Localization in Microservices

Machine Learning 2026-05-04 v1 Artificial Intelligence

Abstract

Root cause localization in cloud native microservice systems requires modeling complex service dependencies, irregular temporal dynamics, and heterogeneous observability data. We present HyperODE RCA, a unified framework that combines hypergraph attention learning, latent ordinary differential equations, and multimodal cross attention fusion for fine grained root cause analysis. The method learns higher order service interactions through differentiable hyperedge construction, captures continuous anomaly evolution from irregular observations with an ODE RNN encoder, and adaptively fuses logs, traces, metrics, entities, and events using context aware modality routing. We further improve robustness with a variational information bottleneck, temporal causal regularization, and invariant risk constraints. Experiments on the Tianchi AIOps benchmark show clear gains over strong baselines in ranking and classification performance, while preserving interpretability through learned hypergraph attention.

Keywords

Cite

@article{arxiv.2605.00351,
  title  = {Hypergraph and Latent ODE Learning for Multimodal Root Cause Localization in Microservices},
  author = {Xin Liu and Yuhang He and Sichen Zhao and Kejian Tong and Xingyu Zhang},
  journal= {arXiv preprint arXiv:2605.00351},
  year   = {2026}
}
R2 v1 2026-07-01T12:44:42.919Z