Call Neighbours Yourself: Graph Walks with Destination-Conditioned On-Policy Self-Distillation

📅 2026-08-30
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
该研究针对文本属性图上的推理问题,提出了一种名为CNY的方法,通过让模型主动探索邻居节点来获取更多证据,并使用目的地条件的自我蒸馏方法进行训练。
📝 Abstract
Reasoning over text-attributed graphs (TAGs) requires large language models (LLMs) to combine a node's text with evidence distributed across its neighbourhood. Existing methods fix the set of accessible neighbours before generation, forcing reasoning to operate over a static context and preventing the model from acquiring missing evidence during inference. We argue that neighbour selection should itself be part of the reasoning process. To this end, we propose Call Neighbours Yourself (CNY), a framework that enables LLMs to proactively explore graph neighbourhoods through topology-constrained graph-walk actions. Instead of reasoning over a pre-selected neighbour set, CNY exposes lightweight neighbour previews and learns when to expand candidate neighbours for additional evidence. To address the delayed-credit challenge of neighbour exploration, we introduce destination-conditioned on-policy self-distillation, which retrospectively evaluates a selected neighbour after its content is revealed and converts the resulting change in action preference into an action-level training signal. Experiments on standard TAG reasoning benchmarks under a unified raw-text setting show that CNY consistently outperforms fixed-context post-training baselines. Furthermore, the learned exploration policy transfers to unseen graphs and to a graph-level task not encountered during training. Code is available at https://github.com/superallen13/CNY.
Problem

Research questions and friction points this paper is trying to address.

text-attributed graphs
large language models
neighbour selection
reasoning process
graph neighbourhood exploration
Innovation

Methods, ideas, or system contributions that make the work stand out.

destination-conditioned on-policy self-distillation
topology-constrained graph-walk actions
neighbour previews
🔎 Similar Papers
No similar papers found.
Y
Yilun Liu
School of Electrical Engineering and Computer Science, The University of Queensland
B
Boyu Luo
School of Electrical Engineering and Computer Science, The University of Queensland
Y
Yanran Tang
School of Electrical Engineering and Computer Science, The University of Queensland
Ruihong Qiu
Ruihong Qiu
ARC DECRA Fellow, Lecturer (Assistant Professor) @The University of Queensland
GraphLarge Language Models
Zi Huang
Zi Huang
PhD Candidate
Deep Learning