CHAT: Beyond Contrastive Graph Transformer for Link Prediction in Heterogeneous Networks
Shengming Zhang, Le Zhang, Jingbo Zhou, and Hui Xiong

TL;DR
CHAT introduces a novel graph transformer approach that effectively predicts links in complex heterogeneous networks without relying on predefined meta-paths, overcoming over-smoothing issues and improving accuracy.
Contribution
The paper presents CHAT, a new sampling-based graph transformer that encodes node sequences with high fidelity and enhances link prediction in heterogeneous networks.
Findings
CHAT outperforms existing methods on drug-target interaction datasets.
The approach effectively avoids over-smoothing and dependency on meta-paths.
Empirical results demonstrate superior prediction accuracy.
Abstract
Link prediction in heterogeneous networks is crucial for understanding the intricacies of network structures and forecasting their future developments. Traditional methodologies often face significant obstacles, including over-smoothing-wherein the excessive aggregation of node features leads to the loss of critical structural details-and a dependency on human-defined meta-paths, which necessitate extensive domain knowledge and can be inherently restrictive. These limitations hinder the effective prediction and analysis of complex heterogeneous networks. In response to these challenges, we propose the Contrastive Heterogeneous grAph Transformer (CHAT). CHAT introduces a novel sampling-based graph transformer technique that selectively retains nodes of interest, thereby obviating the need for predefined meta-paths. The method employs an innovative connection-aware transformer to encode…
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 Computing and Algorithms · Advanced Graph Neural Networks · Complex Network Analysis Techniques
MethodsAttention Is All You Need · Byte Pair Encoding · Laplacian EigenMap · Dense Connections · Absolute Position Encodings · Dropout · Linear Layer · Softmax · Adam · Residual Connection
