How Do Large Language Models Understand Graph Patterns? a Benchmark for Graph Pattern Comprehension
Abstract
Benchmarking the capabilities and limitations of large language models (LLMs) in graph-related tasks is becoming an increasingly popular and crucial area of research. Recent studies have shown that LLMs exhibit a preliminary ability to understand graph structures and node features. However, the potential of LLMs in graph pattern mining remains largely unexplored. This is a key component in fields such as computational chemistry, biology, and social network analysis. To bridge this gap, this work introduces a comprehensive benchmark to assess LLMs' capabilities in graph pattern tasks. We have developed a benchmark that evaluates whether LLMs can understand graph patterns based on either terminological or topological descriptions. Additionally, our benchmark tests the LLMs' capacity to autonomously discover graph patterns from data. The benchmark encompasses both synthetic and real datasets, and a variety of models, with a total of 11 tasks and 7 models. Our experimental framework is designed for easy expansion to accommodate new models and datasets. Our findings reveal that: (1) LLMs have preliminary abilities to understand graph patterns, with O1-mini outperforming in the majority of tasks; (2) Formatting input graph data to align with the knowledge acquired during pretraining can enhance performance; (3) LLMs employ diverse potential algorithms to solve one task, with performance varying based on their execution capabilities.
Cite
Text
Dai et al. "How Do Large Language Models Understand Graph Patterns? a Benchmark for Graph Pattern Comprehension." International Conference on Learning Representations, 2025.Markdown
[Dai et al. "How Do Large Language Models Understand Graph Patterns? a Benchmark for Graph Pattern Comprehension." International Conference on Learning Representations, 2025.](https://mlanthology.org/iclr/2025/dai2025iclr-large/)BibTeX
@inproceedings{dai2025iclr-large,
title = {{How Do Large Language Models Understand Graph Patterns? a Benchmark for Graph Pattern Comprehension}},
author = {Dai, Xinnan and Qu, Haohao and Shen, Yifei and Zhang, Bohang and Wen, Qihao and Fan, Wenqi and Li, Dongsheng and Tang, Jiliang and Shan, Caihua},
booktitle = {International Conference on Learning Representations},
year = {2025},
url = {https://mlanthology.org/iclr/2025/dai2025iclr-large/}
}