Bridging Local Details and Global Context in Text-Attributed Graphs
Yaoke Wang, Yun Zhu, Wenqiao Zhang, Yueting Zhuang, Yunfei Li and, Siliang Tang

TL;DR
This paper introduces GraphBridge, a framework that integrates local textual details and global graph structure in text-attributed graphs, improving understanding and scalability.
Contribution
The paper presents a novel multi-granularity framework that leverages contextual textual information to connect local and global levels in TAGs, along with a graph-aware token reduction module.
Findings
Achieves state-of-the-art performance on multiple datasets.
Significantly improves efficiency and scalability.
Effectively bridges local and global information levels.
Abstract
Representation learning on text-attributed graphs (TAGs) is vital for real-world applications, as they combine semantic textual and contextual structural information. Research in this field generally consist of two main perspectives: local-level encoding and global-level aggregating, respectively refer to textual node information unification (e.g., using Language Models) and structure-augmented modeling (e.g., using Graph Neural Networks). Most existing works focus on combining different information levels but overlook the interconnections, i.e., the contextual textual information among nodes, which provides semantic insights to bridge local and global levels. In this paper, we propose GraphBridge, a multi-granularity integration framework that bridges local and global perspectives by leveraging contextual textual information, enhancing fine-grained understanding of TAGs. Besides, to…
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.
Code & Models
Videos
Taxonomy
TopicsAdvanced Graph Neural Networks · Semantic Web and Ontologies
MethodsFocus
