paper-with-me

홈 › Papers

Homophily-aware Heterogeneous Graph Contrastive Learning

2025-01-15 · Haosen Wang, Chenglong Shi, Can Xu, Surong Yan, Pan Tang

Heterogeneous graph pre-training (HGP) has demonstrated remarkable performance across various domains. However, the issue of heterophily in real-world heterogeneous graphs (HGs) has been largely overlooked. To bridge this research gap, we proposed a novel heterogeneous graph contrastive learning framework, termed HGMS, which leverages connection strength and multi-view self-expression to learn homophilous node representations. Specifically, we design a heterogeneous edge dropping augmentation strategy that enhances the homophily of augmented views. Moreover, we introduce a multi-view self-expressive learning method to infer the homophily between nodes. In practice, we develop two approaches to solve the self-expressive matrix. The solved self-expressive matrix serves as an additional augmented view to provide homophilous information and is used to identify false negatives in contrastive loss. Extensive experimental results demonstrate the superiority of HGMS across different downstream tasks.

📄 PDF Abstract BibTeX arXiv:2501.08538

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Enhancing Homophily-Heterophily Separation: Relation-Aware Learning in Heterogeneous Graphs

2025-06-26 · Ziyu Zheng, Yaming Yang, Ziyu Guan, Wei Zhao 외

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…

Contrastive LearningRelation

Homophily-aware Supervised Contrastive Counterfactual Augmented Fair Graph Neural Network

2026-02-08 · Mahdi Tavassoli Kejani, Fadi Dornaika, Charlotte Laclau, Jean-Michel Loubes arxiv

In recent years, Graph Neural Networks (GNNs) have achieved remarkable success in tasks such as node classification, link prediction, and graph representation learning. However, they remain susceptible to biases that can…

Graph Representation LearningGraph Neural NetworkNode ClassificationLink Prediction

Challenging Low Homophily in Social Recommendation

2024-01-26 · Wei Jiang, Xinyi Gao, Guandong Xu, Tong Chen 외

Social relations are leveraged to tackle the sparsity issue of user-item interaction data in recommendation under the assumption of social homophily. However, social recommendation paradigms predominantly focus on homoph…

Contrastive Learning

Homophily-oriented Heterogeneous Graph Rewiring

2023-02-13 · Jiayan Guo, Lun Du, Wendong Bi, Qiang Fu 외

With the rapid development of the World Wide Web (WWW), heterogeneous graphs (HG) have explosive growth. Recently, heterogeneous graph neural network (HGNN) has shown great potential in learning on HG. Current studies of…

Graph Neural Network

RHCO: A Relation-aware Heterogeneous Graph Neural Network with Contrastive Learning for Large-scale Graphs

2022-11-20 · Ziming Wan, Deqing Wang, Xuehua Ming, Fuzhen Zhuang 외

Heterogeneous graph neural networks (HGNNs) have been widely applied in heterogeneous information network tasks, while most HGNNs suffer from poor scalability or weak representation when they are applied to large-scale h…

Contrastive LearningGraph Neural NetworkGraph Representation LearningRelation+1