通过逐跳回溯与因果注意力,提升网络故障根因定位准确率
PropLLM: Propagation-Aware Scene Reconstruction for Network Fault Diagnosis

- 逐跳回溯传播路径,结合双层知识图谱获取证据
- 在真实Wi-Fi数据集上根因定位准确率提升4.7%
- 适合需要高可信诊断的网络运维人员
网络故障沿拓扑和协议依赖逐层传播,而运维系统通常仅观测传播链末端的症状告警,导致不同根因故障产生高度相似的终端症状。现有方法(规则、机器学习或大模型)均采用单次映射,无法解决末端症状的歧义问题。本文提出PropLLM,首次将逐跳场景重建范式与大模型生成推理能力结合:从终端告警出发,沿传播路径逐跳回溯,在每跳检索双层知识图谱中的可验证事实证据;同时引入时序因果传播注意力(TCPA)机制,将已知拓扑因果先验直接嵌入注意力计算,引导模型沿正确因果方向推理,最终通过完整证据链定位根因并判断故障类型。在真实世界Wi-Fi多模态故障数据集上,相比最强基线,故障类型诊断准确率提升3.9%,根因定位准确率提升4.7%,幻觉率降低50.8%。在TeleLogs 5G数据集上的补充实验进一步验证了方法在多种网络场景下的有效性。
原文摘要 · Abstract (English)
Network faults propagate layer by layer along topology and protocol dependencies, yet operations systems typically observe only symptomatic alerts at the tail end of propagation chains, where distinct root-cause faults may produce highly similar end-point symptoms. Existing approaches, whether rule-based, machine learning (ML)-based, or large language model (LLM)-based, fundamentally map the alert set to a diagnosis in a single pass and are structurally incapable of resolving this end-point ambiguity. This paper proposes PropLLM, which is the first to integrate the hop-by-hop scene reconstruction paradigm with the generative reasoning capabilities of LLMs. Starting from end-point alerts, PropLLM traces back hop-by-hop along the propagation path, retrieving verifiable factual evidence from a dual-layer knowledge graph (KG) at each hop, while the proposed Temporal Causal Propagation Attention (TCPA) mechanism encodes known topological causal priors directly into the attention computation to guide the model along the correct causal direction, ultimately localizing the root cause and determining the fault type through a fully evidenced causal chain. On a real-world Wi-Fi multimodal fault dataset, PropLLM improves fault type diagnosis accuracy by 3.9\% and root cause localization accuracy by 4.7\% over the strongest baseline, while reducing the hallucination rate by 50.8\%. Supplementary experiments on the TeleLogs 5G dataset further demonstrate the effectiveness of the proposed method across different network scenarios.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。