Enhancing Homophily-Heterophily Separation: Relation-Aware Learning in Heterogeneous Graphs
Ziyu Zheng, Yaming Yang, Ziyu Guan, Wei Zhao, Weigang Lu

TL;DR
This paper introduces RASH, a contrastive learning framework that explicitly models high-order semantics and separates homophilic and heterophilic patterns in heterogeneous graphs, improving representation learning.
Contribution
RASH is the first method to dynamically construct and separate homophilic and heterophilic relations in heterogeneous graphs using dual hypergraphs and a multi-relation contrastive loss.
Findings
RASH outperforms existing methods on benchmark datasets.
It effectively captures high-order semantics of heterogeneous interactions.
The approach improves downstream task performance.
Abstract
Real-world networks usually have a property of node heterophily, that is, the connected nodes usually have different features or different labels. This heterophily issue has been extensively studied in homogeneous graphs but remains under-explored in heterogeneous graphs, where there are multiple types of nodes and edges. Capturing node heterophily in heterogeneous graphs is very challenging since both node/edge heterogeneity and node heterophily should be carefully taken into consideration. Existing methods typically convert heterogeneous graphs into homogeneous ones to learn node heterophily, which will inevitably lose the potential heterophily conveyed by heterogeneous relations. To bridge this gap, we propose Relation-Aware Separation of Homophily and Heterophily (RASH), a novel contrastive learning framework that explicitly models high-order semantics of heterogeneous interactions…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Graph Neural Networks · Text and Document Classification Technologies
MethodsContrastive Learning · ALIGN
