多篇研究论文介绍了用于增强AI系统与知识图谱和多智能体协作的新型框架。这些方法旨在提高推理能力,减少幻觉,并增加AI生成信息的可靠性。MAGG和RACER等系统专注于受控记忆和协作推理,以在知识图谱构建和问答等任务上取得更好的性能。ASKS和MaCTG等其他框架分别利用大型语言模型和图结构进行科学知识编译和自动编程,并强调可解释性和效率。
AI
arXiv:2608.27984v2 Announce Type: replace Abstract: Multi-Agent Systems (MAS) have recently moved from static workflows toward dynamically generated collaboration topologies. However, existing topology generation methods rely primarily on the parametric knowledge of large languag…
arXiv:2608.28642v1 Announce Type: new Abstract: Knowledge graphs used by agentic systems are often treated as flat stores of extracted triples, with little record of who owns a fact, why it was admitted, or how it should be used downstream. We argue that reliable agentic knowledg…
arXiv:2608.29263v1 Announce Type: new Abstract: Large Language Models (LLMs) often suffer from hallucination and struggle with complex reasoning tasks requiring multi-hop domain knowledge. While integrating Knowledge Graphs (KGs) provides a structured and verifiable information s…
arXiv cs.AI
TIER_1English(EN)·Amelia Petrenciuc, Alexandru Lecu, Adrian Groza·
arXiv:2608.29617v1 Announce Type: cross Abstract: This paper introduces a hybrid fact-checking framework that integrates Knowledge Graph-based semantic memory with adversarial multi-agent reasoning for explainable misinformation detection. The proposed system follows a memory-fir…
arXiv cs.AI
TIER_1English(EN)·Shi-Ju Ran, Kun Zhang, Xi Wu, Liu-Si Yang, Wen-Jun Li·
arXiv:2608.29612v1 Announce Type: new Abstract: Sustained scientific work requires a knowledge substrate that carries interpretation across tasks and preserves paths to source evidence. We call this process \emph{scientific knowledge compilation} and implement it in ASKS, the \em…
Sustained scientific work requires a knowledge substrate that carries interpretation across tasks and preserves paths to source evidence. We call this process \emph{scientific knowledge compilation} and implement it in ASKS, the \emph{Agent-Driven Scientific Knowledge System}. Fo…
arXiv cs.CV
TIER_1English(EN)·Zixiao Zhao, Jing Sun, Zhe Hou, Zhiyuan Wei, Cheng-Hao Cai, Miao Qiao, Jin Song Dong·
arXiv:2410.19245v3 Announce Type: replace-cross Abstract: With the rapid advancement of Large Language Models (LLMs), LLM-based approaches have demonstrated strong problem-solving capabilities across various domains. However, in automatic programming, a single LLM is typically li…