arXiv:2605.03514cs.CLcs.AI2026-05被引 1

检验大模型对图标记的理解能力,发现其仍不充分。

Revisiting Graph-Tokenizing Large Language Models: A Systematic Evaluation of Graph Token Understanding

论文配图:Revisiting Graph-Tokenizing Large Language Models: A Systematic Evaluation of Graph Token Understanding
图 1 · 摘自论文原文
  • 构建统一框架与评估工具GTEval,通过指令变换测试理解力。
  • 6个主流模型均表现不佳,对指令变化敏感或迟钝,依赖文本推理。
  • 提示词微调提升有限,说明图标记理解仍是核心挑战。

大型语言模型(LLMs)的成功促使研究者将其用于各类图任务的通用预测。图标记化大模型(GTokenLLMs)将复杂图数据压缩为图标记,并作为前缀标记输入大模型,被广泛认为能更有效、高效地理解图结构。本文对此提出质疑:GTokenLLMs是否在自然语言嵌入空间中真正理解了图标记?为此,我们提出统一框架与评估管道GTEval,通过格式与内容层面的指令变换来评估图标记理解能力。我们在6个代表性GTokenLLMs上开展大规模实验。主要发现如下:(1) 现有模型未完全理解图标记,对指令变化表现出过度敏感或迟钝,且严重依赖文本进行推理;(2) 尽管图标记保留了任务相关图信息并获得各层注意力,但其利用程度因模型和指令变体而异;(3) 额外指令微调可提升原指令及已见指令上的性能,但无法根本解决图标记理解问题,亟需进一步改进。

原文摘要 · Abstract (English)

The remarkable success of large language models (LLMs) has motivated researchers to adapt them as universal predictors for various graph tasks. As a widely recognized paradigm, Graph-Tokenizing LLMs (GTokenLLMs) compress complex graph data into graph tokens and treat them as prefix tokens for querying LLMs, leading many to believe that LLMs can understand graphs more effectively and efficiently. In this paper, we challenge this belief: \textit{Do GTokenLLMs fully understand graph tokens in the natural-language embedding space?} Motivated by this question, we formalize a unified framework for GTokenLLMs and propose an evaluation pipeline, \textbf{GTEval}, to assess graph-token understanding via instruction transformations at the format and content levels. We conduct extensive experiments on 6 representative GTokenLLMs with GTEval. The primary findings are as follows: (1) Existing GTokenLLMs do not fully understand graph tokens. They exhibit over-sensitivity or over-insensitivity to instruction changes, and rely heavily on text for reasoning; (2) Although graph tokens preserve task-relevant graph information and receive attention across LLM layers, their utilization varies across models and instruction variants; (3) Additional instruction tuning can improve performance on the original and seen instructions, but it does not fully address the challenge of graph-token understanding, calling for further improvement.

图神经网络大模型理解评估

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。