AICLNIMay 24

Clustering as Reasoning: A $k$-Means Interpretation of Chain-of-Thought Graph Learning

arXiv:2605.2486778.8
Predicted impact top 38% in AI · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in graph learning and LLMs, this provides a principled mechanism to enhance reasoning on text-attributed graphs, though improvements are incremental.

This work reframes Chain-of-Thought graph learning through a k-means clustering interpretation, proposing KCoT that integrates CoT reasoning with graph representation learning. Experiments show consistent improvements over state-of-the-art methods on standard benchmarks.

Chain-of-Thought (CoT) prompting has shown promise in enhancing the reasoning capabilities of large language models (LLMs) on text-attributed graphs (TAGs). This work reframes CoT-based graph learning through the principle of clustering as reasoning, offering a $k$-means interpretation of how iterative reasoning operates over graph-structured data. We observe that existing graph CoT methods rely on disjoint architectures and fixed graph representations, limiting step-by-step semantic-topological interaction and interpretability. To overcome this limitation, we propose a unified framework named KCoT that integrates CoT reasoning with graph representation learning. Our key theoretical result reveals a formal mathematical correspondence between a Transformer block and the $k$-means algorithm, allowing reasoning to be interpreted as iterative assignment and update steps. Based on this insight, we introduce a Semantic Discriminating Prompt that explicitly formulates these steps as structured CoT reasoning, together with a structure-grounded alignment strategy to fuse topological priors with evolving thought-conditioned representations. Experiments on standard benchmarks demonstrate consistent improvements over state-of-the-art methods, validating clustering as a principled mechanism for CoT-based graph learning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes