4 papers
EvoRAG: Making Knowledge Graph-based RAG Automatically Evolve through Feedback-driven Backpropagation
Zhenbo Fu, Yuanzhe Zhang, Qiange Wang +5
Knowledge Graph-based Retrieval-Augmented Generation (KG-RAG) has emerged as a promising paradigm for enhancing LLM reasoning by retrieving multi-hop paths from KGs. However, exist…
Incremental GNN Embedding Computation on Streaming Graphs
Qiange Wang, Haoran Lv, Yanfeng Zhang +2
Graph Neural Network (GNN) on streaming graphs has gained increasing popularity. However, its practical deployment remains challenging, as the inference process relies on Runtime E…
Towards Autonomous Graph Data Analytics with Analytics-Augmented Generation
Qiange Wang, Chaoyi Chen, Jingqi Gao +3
This paper argues that reliable end-to-end graph data analytics cannot be achieved by retrieval- or code-generation-centric LLM agents alone. Although large language models (LLMs)…
NeutronTP: Load-Balanced Distributed Full-Graph GNN Training with Tensor Parallelism
Xin Ai, Hao Yuan, Zeyu Ling +6
Graph neural networks (GNNs) have emerged as a promising direction. Training large-scale graphs that relies on distributed computing power poses new challenges. Existing distribute…