Efficient Text-Attributed Graph Learning through Selective Annotation and Graph Alignment
Huanyi Xie, Lijie Hu, Lu Yu, Tianhao Huang, Longfei Li, Meng Li, Jun Zhou, Huan Wang, Di Wang

TL;DR
GAGA is an efficient framework for text-attributed graph learning that minimizes annotation effort by focusing on key nodes and edges, using graph alignment to achieve high classification accuracy with minimal labeled data.
Contribution
It introduces a novel annotation and alignment strategy that significantly reduces annotation costs while maintaining or improving classification performance.
Findings
Achieves comparable or better accuracy than state-of-the-art methods.
Requires only 1% of data to be annotated.
Demonstrates high efficiency in TAG classification tasks.
Abstract
In the realm of Text-attributed Graphs (TAGs), traditional graph neural networks (GNNs) often fall short due to the complex textual information associated with each node. Recent methods have improved node representations by leveraging large language models (LLMs) to enhance node text features, but these approaches typically require extensive annotations or fine-tuning across all nodes, which is both time-consuming and costly. To overcome these challenges, we introduce GAGA, an efficient framework for TAG representation learning. GAGA reduces annotation time and cost by focusing on annotating only representative nodes and edges. It constructs an annotation graph that captures the topological relationships among these annotations. Furthermore, GAGA employs a two-level alignment module to effectively integrate the annotation graph with the TAG, aligning their underlying structures.…
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
TopicsAdvanced Graph Neural Networks · Topic Modeling · Machine Learning in Healthcare
