arXiv:2603.02938cs.LGcs.AI2026-03KDD被引 1

用自适应去噪提升零样本图学习的推理效果

Beyond One-Size-Fits-All: Adaptive Subgraph Denoising for Zero-Shot Graph Learning with Large Language Models

  • 动态构建与任务匹配的子图,自动剔除无关节点和边
  • 在多个数据集上实现显著优于基线的零样本性能
  • 适合需要跨领域泛化的图神经网络研究者

零样本图学习因数据稀缺及传统图神经网络难以泛化到未见领域或标签空间而面临挑战。尽管近期方法借助大语言模型(LLM)提升性能,但仍存在跨模态对齐问题。现有纯文本图推理方法(如Graph-R1)虽减少架构依赖,但采用固定子图提取策略,引入大量结构噪声,影响模型判断。为此,本文提出GraphSSR框架,通过“采样-筛选-推理”流程实现自适应子图提取与去噪。设计SSR-SFT生成高质量推理轨迹用于监督微调,并提出两阶段强化学习框架SSR-RL,结合真实性与去噪奖励,引导模型基于精简、干净的子图做出准确预测。实验表明,该方法在多个基准数据集上均取得显著提升。

原文摘要 · Abstract (English)

Graph-based tasks in the zero-shot setting remain a significant challenge due to data scarcity and the inability of traditional Graph Neural Networks (GNNs) to generalize to unseen domains or label spaces. While recent advancements have transitioned toward leveraging Large Language Models (LLMs) as predictors to enhance GNNs, these methods often suffer from cross-modal alignment issues. A recent paradigm (i.e., Graph-R1) overcomes the aforementioned architectural dependencies by adopting a purely text-based format and utilizing LLM-based graph reasoning, showing improved zero-shot generalization. However, it employs a task-agnostic, one-size-fits-all subgraph extraction strategy, which inevitably introduces significant structural noise--irrelevant neighbors and edges--that distorts the LLMs' receptive field and leads to suboptimal predictions. To address this limitation, we introduce GraphSSR, a novel framework designed for adaptive subgraph extraction and denoising in zero-shot LLM-based graph reasoning. Specifically, we propose the SSR pipeline, which dynamically tailors subgraph extraction to specific contexts through a "Sample-Select-Reason" process, enabling the model to autonomously filter out task-irrelevant neighbors and overcome the one-size-fits-all issue. To internalize this capability, we develop SSR-SFT, a data synthesis strategy that generates high-quality SSR-style graph reasoning traces for supervised fine-tuning of LLMs. Furthermore, we propose SSR-RL, a two-stage reinforcement learning framework that explicitly regulates sampling and selection operations within the proposed SSR pipeline designed for adaptive subgraph denoising. By incorporating Authenticity-Reinforced and Denoising-Reinforced RL, we guide the model to achieve accurate predictions using parsimonious, denoised subgraphs for reasoning.

零样本学习图神经网络大语言模型子图去噪

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