paper-with-me

Papers

GraphLLM: Boosting Graph Reasoning Ability of Large Language Model

2023-10-09 · Ziwei Chai, Tianjie Zhang, Liang Wu, Kaiqiao Han, Xiaohai Hu, Xuanwen Huang, Yang Yang

The advancement of Large Language Models (LLMs) has remarkably pushed the boundaries towards artificial general intelligence (AGI), with their exceptional ability on understanding diverse types of information, including but not limited to images and audio. Despite this progress, a critical gap remains in empowering LLMs to proficiently understand and reason on graph data. Recent studies underscore LLMs' underwhelming performance on fundamental graph reasoning tasks. In this paper, we endeavor to unearth the obstacles that impede LLMs in graph reasoning, pinpointing the common practice of converting graphs into natural language descriptions (Graph2Text) as a fundamental bottleneck. To overcome this impediment, we introduce GraphLLM, a pioneering end-to-end approach that synergistically integrates graph learning models with LLMs. This synergy equips LLMs with the ability to proficiently interpret and reason on graph data, harnessing the superior expressive power of graph learning models. Our empirical evaluations across four fundamental graph reasoning tasks validate the effectiveness of GraphLLM. The results exhibit a substantial average accuracy enhancement of 54.44%, alongside a noteworthy context reduction of 96.45% across various graph reasoning tasks.

📄 PDF Abstract BibTeX arXiv:2310.05845

Code (1)

mistyreed63849/graph-llm 공식 구현 pytorch

Tasks

Graph LearningLanguage ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

TrustGLM: Evaluating the Robustness of GraphLLMs Against Prompt, Text, and Structure Attacks

2025-06-13 · Qihai Zhang, Xinyue Sheng, Yuanfu Sun, Qiaoyu Tan

Inspired by the success of large language models (LLMs), there is a significant research shift from traditional graph learning methods to LLM-based graph frameworks, formally known as GraphLLMs. GraphLLMs leverage the re…

AttributeGraph Learning

OOD-GraphLLM: Graph Large Language Model for Out-of-Distribution Generalized Drug Synergy Prediction

2026-05-28 · Xin Wang, Linxin Xiao, Yang Yao, Wenwu Zhu arxiv

Drug synergy prediction (DSP) aims to identify efficacious drug combinations under various cellular contexts with different targets. However, the continual emergence of novel compounds results in variations in molecular …

GLBench: A Comprehensive Benchmark for Graph with Large Language Models

2024-07-10 · Yuhan Li, Peisong Wang, Xiao Zhu, Aochuan Chen 외

The emergence of large language models (LLMs) has revolutionized the way we interact with graphs, leading to a new paradigm called GraphLLM. Despite the rapid development of GraphLLM methods in recent years, the progress…

LoReC: Rethinking Large Language Models for Graph Data Analysis

2026-04-20 · Hongyu Zhan, Qixin Wang, Yusen Tan, Haitao Yu 외 arxiv

The advent of Large Language Models (LLMs) has fundamentally reshaped the way we interact with graphs, giving rise to a new paradigm called GraphLLM. As revealed in recent studies, graph learning can benefit from LLMs. H…

Graph Learning

3DGraphLLM: Combining Semantic Graphs and Large Language Models for 3D Scene Understanding

2024-12-24 · Tatiana Zemskova, Dmitry Yudin

A 3D scene graph represents a compact scene model, storing information about the objects and the semantic relationships between them, making its use promising for robotic tasks. When interacting with a user, an embodied …

Natural Language UnderstandingScene Understanding