An Effective Approach for Node Classification in Textual Graphs
Rituparna Datta, Nibir Chandra Mandal

TL;DR
This paper introduces a novel framework combining large language models and graph transformers to improve node classification in textual graphs, achieving state-of-the-art results on citation network datasets.
Contribution
The paper presents a new method integrating LLM-generated explanations with graph transformers, enhancing semantic and structural node representations for better classification.
Findings
Achieved 0.772 accuracy on ogbn-arxiv, surpassing previous GCN baseline of 0.713.
Demonstrated strong precision, recall, and F1-score improvements.
Validated component contributions through ablation studies.
Abstract
Textual Attribute Graphs (TAGs) are critical for modeling complex networks like citation networks, but effective node classification remains challenging due to difficulties in integrating rich semantics from text with structural graph information. Existing methods often struggle with capturing nuanced domain-specific terminology, modeling long-range dependencies, adapting to temporal evolution, and scaling to massive datasets. To address these issues, we propose a novel framework that integrates TAPE (Text-Attributed Graph Representation Enhancement) with Graphormer. Our approach leverages a large language model (LLM), specifically ChatGPT, within the TAPE framework to generate semantically rich explanations from paper content, which are then fused into enhanced node representations. These embeddings are combined with structural features using a novel integration layer with learned…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOpinion Dynamics and Social Influence
