菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-06-10
📄 Abstract - LLMs+Graphs: Toward Graph-Native, Synergistic AI Systems

Large Language Models (LLMs) have advanced rapidly, but their limitations in structured and multi-hop reasoning underscore the need for graph-native, synergistic artificial intelligence (AI) systems. Graph-structured data underpins critical applications across social, biological, financial, transportation, web, and knowledge domains, making it essential to understand how LLMs can leverage graph computation for grounded, context-rich inference. Three complementary synergies are emerging: LLMs augmented with graph computation for retrieval and reasoning; bidirectional integration between LLMs and knowledge graphs (KGs), where LLMs support KG construction and curation while KGs enforce semantic constraints and factual consistency; and AI agents strengthened by graph algorithms for planning, decision making, and multi-step reasoning. In parallel, LLMs introduce new capabilities for graph data management and graph machine learning (ML) through natural language interfaces and hybrid LLM-graph neural network (GNN) pipelines. This tutorial synthesizes the algorithms, systems, and design principles driving these converging directions, offering data science and data mining researchers a unified perspective on integrating LLMs, graph data management, graph mining, graph ML, and agentic computation into next-generation graph-native AI systems.

顶级标签: llm systems
详细标签: graph-native ai knowledge graphs graph neural networks multi-hop reasoning ai agents 或 搜索:

大语言模型与图:迈向图原生的协同人工智能系统 / LLMs+Graphs: Toward Graph-Native, Synergistic AI Systems


1️⃣ 一句话总结

本文系统阐述了如何将大语言模型与图计算、知识图谱和图神经网络深度融合,构建更强大、更可信的下一代图原生人工智能系统,以解决大模型在结构化推理和多步推理方面的局限。

源自 arXiv: 2606.11560