arXiv:2510.09394cs.CLcs.AI2025-10中稿 · WWW2026被引 2

提出多尺度提示链框架,让图神经网络更懂局部与全局结构

Beyond Single-Granularity Prompts: A Multi-Scale Chain-of-Thought Prompt Learning for Graph

  • 用分层粗化网络捕捉图的多尺度结构特征
  • 在少样本场景下显著超越现有单粒度提示方法
  • 适合需要理解复杂图结构的任务如推荐、社交分析

预训练+提示学习范式已从自然语言处理拓展至图领域,取得显著进展。当前主流图提示调优方法通过可学习提示向量修改输入或输出特征,但大多局限于单一粒度(如节点级或子图级),忽视了图数据固有的多尺度结构信息,限制了提示语义多样性。为此,本文首次将多尺度信息引入图提示学习,提出多尺度图思维链(MSGCOT)框架。设计轻量级低秩粗化网络,高效捕获多尺度结构特征作为提示生成的层级基向量;随后模仿人类由粗到细的认知过程,在每个推理步骤动态融合多尺度信息,形成渐进式粗到细的提示链。在八个基准数据集上的实验证明,MSGCOT显著优于当前最优的单粒度图提示调优方法,尤其在少样本场景表现突出。代码已开源:https://github.com/zhengziyu77/MSGCOT。

原文摘要 · Abstract (English)

The ``pre-train, prompt" paradigm, designed to bridge the gap between pre-training tasks and downstream objectives, has been extended from the NLP domain to the graph domain and has achieved remarkable progress. Current mainstream graph prompt-tuning methods modify input or output features using learnable prompt vectors. However, existing approaches are confined to single-granularity (e.g., node-level or subgraph-level) during prompt generation, overlooking the inherently multi-scale structural information in graph data, which limits the diversity of prompt semantics. To address this issue, we pioneer the integration of multi-scale information into graph prompt and propose a Multi-Scale Graph Chain-of-Thought (MSGCOT) prompting framework. Specifically, we design a lightweight, low-rank coarsening network to efficiently capture multi-scale structural features as hierarchical basis vectors for prompt generation. Subsequently, mimicking human cognition from coarse-to-fine granularity, we dynamically integrate multi-scale information at each reasoning step, forming a progressive coarse-to-fine prompt chain. Extensive experiments on eight benchmark datasets demonstrate that MSGCOT outperforms the state-of-the-art single-granularity graph prompt-tuning method, particularly in few-shot scenarios, showcasing superior performance. The code is available at: https://github.com/zhengziyu77/MSGCOT.

图神经网络提示学习多尺度建模

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