PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
October 20, 20250 citationsOpen Access

G-reasoner: Foundation Models for Unified Reasoning over Graph-structured Knowledge

View Full Paper
LLLinhao LuoZZZicheng ZhaoJLJunnan Liu

Key Points

  • G-reasoner significantly enhances reasoning capabilities of large language models across graph-structured data.
  • The framework incorporates a novel graph foundation model, QuadGraph, standardizing knowledge representation.
  • Mixed-precision training and distributed message-passing methods ensure efficiency and scalability of the model.
  • Experiments across six benchmarks show G-reasoner outperforms existing methods while maintaining high efficiency.

Abstract

Large language models (LLMs) excel at complex reasoning but remain limited by static and incomplete parametric knowledge. Retrieval-augmented generation (RAG) mitigates this by incorporating external knowledge, yet existing RAGs struggle with knowledge-intensive tasks due to fragmented information and weak modeling of knowledge structure. Graphs offer a natural way to model relationships within knowledge, but LLMs are inherently unstructured and cannot effectively reason over graph-structured data. Recent graph-enhanced RAG (GraphRAG) attempts to bridge this gap by constructing tailored graphs and enabling LLMs to reason on them. However, these methods often depend on ad-hoc graph designs, heuristic search, or costly agent pipelines, which hinder scalability and generalization. To address these challenges, we present G-reasoner, a unified framework that integrates graph and language foundation models for reasoning over diverse graph-structured knowledge. Central to our approach is QuadGraph, a standardized four-layer abstraction that unifies heterogeneous knowledge sources into a common graph representation. Building on this, we introduce a 34M-parameter graph foundation model (GFM) that jointly captures graph topology and textual semantics, and is integrated with LLMs to enhance reasoning in downstream applications. To ensure scalability and efficiency, mixed-precision training and distributed message-passing are implemented to scale GFM with more GPUs. Extensive experiments on six benchmarks show that G-reasoner consistently outperforms state-of-the-art baselines, significantly enhances LLM reasoning, and achieves strong efficiency and cross-graph generalization.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Luo et al. (2025) studied this question.

synapsesocial.com/papers/68f5fcce8d54a28a75cf1bc1https://doi.org/10.48550/arxiv.2509.24276
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1Rethinking and Benchmarking Large Language Models for Graph Reasoning2025
  2. 2GNN-RAG: Graph Neural Retrieval for Large Language Model Reasoning2024 · 16 citations
  3. 3Think-on-Graph 2.0: Deep and Interpretable Large Language Model Reasoning with Knowledge Graph-guided Retrieval2024 · 9 citations
  4. 4Graph-R1: Unleashing LLM Reasoning with NP-Hard Graph Problems2025
  5. 5A cost-effective approach for knowledge graph reasoning path retrieval and enhanced large language model reliability2026