Odin: Oriented Dual-module Integration for Text-rich Network Representation Learning
Kaifeng Hong, Yinglong Zhang, Xiaoying Hong, Xuewen Xia, Xing Xu

TL;DR
Odin introduces a novel architecture that effectively combines graph structure and textual information in text-rich network representations, avoiding over-smoothing and enabling scalable, high-performance learning.
Contribution
It proposes Odin, a dual-module Transformer-based architecture with integrated graph structure at specific depths, and Light Odin, a lightweight variant for efficient large-scale use.
Findings
Achieves state-of-the-art accuracy on multiple benchmarks.
Light Odin offers competitive performance with reduced computational cost.
Decouples structural abstraction from neighborhood size or topology.
Abstract
Text-attributed graphs require models to effectively combine strong textual understanding with structurally informed reasoning. Existing approaches either rely on GNNs--limited by over-smoothing and hop-dependent diffusion--or employ Transformers that overlook graph topology and treat nodes as isolated sequences. We propose Odin (Oriented Dual-module INtegration), a new architecture that injects graph structure into Transformers at selected depths through an oriented dual-module mechanism. Unlike message-passing GNNs, Odin does not rely on multi-hop diffusion; instead, multi-hop structures are integrated at specific Transformer layers, yielding low-, mid-, and high-level structural abstraction aligned with the model's semantic hierarchy. Because aggregation operates on the global [CLS] representation, Odin fundamentally avoids over-smoothing and decouples structural abstraction from…
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.
