English

OpsMem: Dual-Memory Reasoning with Cross-Memory Resonance for Failure Diagnosis

Artificial Intelligence 2026-07-13 v1 Software Engineering

Abstract

Failure diagnosis in modern software systems requires iterative evidence acquisition and hypothesis reasoning guided by operational experience. Existing LLM-based methods improve diagnosis through agentic reasoning or knowledge augmentation, but they often lack a mechanism to coordinate the evolving diagnostic state with operational experience during iterative diagnosis. We propose OpsMem, a dual-memory framework that maintains a short-term memory for the current diagnostic state and a long-term memory for reusable operational experience. OpsMem uses cross-memory resonance to activate state-relevant long-term memory, conditions multi-agent diagnosis on the short-term and activated long-term memories, and consolidates reusable experience from solved incidents back into long-term memory. Experiments on a real-world Huawei microservice failure diagnosis dataset show that OpsMem outperforms representative agentic-reasoning and knowledge-augmented baselines, improving Match and Relevant by up to 46.88% and 18.39% over the strongest baseline, respectively.

Keywords

Cite

@article{arxiv.2607.11357,
  title  = {OpsMem: Dual-Memory Reasoning with Cross-Memory Resonance for Failure Diagnosis},
  author = {Yongqian Sun and Rongchen Gao and Yu Luo and Wenwei Gu and Shenglin Zhang and Qingyi Guo and Qiuai Fu and Yaoliang Wu and Dan Pei},
  journal= {arXiv preprint arXiv:2607.11357},
  year   = {2026}
}

Comments

6 pages, 5 figures