Beyond RAG for CTI 論文閱讀分析:真正讓 CTI assistant 比較像 intelligence system 的,不是只會撈文件,而是把關係鏈、拒答與修補流程一起接起來
論文基本資訊 論文標題:Beyond R...
2026 年 4 月 21 日
論文基本資訊 論文標題:Beyond R...
Beyond RAG for Cyber Threat Intelligence 這篇論文最值得看的地方,是它沒有再把 GraphRAG 當成萬靈丹,而是把 CTI 問答裡真正重要的幾條軸線一起攤開:當問題需要多跳關係推理時,graph grounding 確實能幫上忙;但 graph-only pipeline 也會引入 text-to-Cypher、schema mismatch、空結果高自信回答與延遲不穩等新風險。最後更可靠的方向,不是單一路線,而是 graph、text、agentic repair 與 abstention policy 一起設計的 hybrid intelligence system。