English

RoSA: A Robust Self-Aligned Framework for Node-Node Graph Contrastive Learning

Machine Learning 2022-05-03 v1 Artificial Intelligence

Abstract

Graph contrastive learning has gained significant progress recently. However, existing works have rarely explored non-aligned node-node contrasting. In this paper, we propose a novel graph contrastive learning method named RoSA that focuses on utilizing non-aligned augmented views for node-level representation learning. First, we leverage the earth mover's distance to model the minimum effort to transform the distribution of one view to the other as our contrastive objective, which does not require alignment between views. Then we introduce adversarial training as an auxiliary method to increase sampling diversity and enhance the robustness of our model. Experimental results show that RoSA outperforms a series of graph contrastive learning frameworks on homophilous, non-homophilous and dynamic graphs, which validates the effectiveness of our work. To the best of our awareness, RoSA is the first work focuses on the non-aligned node-node graph contrastive learning problem. Our codes are available at: \href{https://github.com/ZhuYun97/RoSA}{\texttt{https://github.com/ZhuYun97/RoSA}}

Keywords

Cite

@article{arxiv.2204.13846,
  title  = {RoSA: A Robust Self-Aligned Framework for Node-Node Graph Contrastive Learning},
  author = {Yun Zhu and Jianhao Guo and Fei Wu and Siliang Tang},
  journal= {arXiv preprint arXiv:2204.13846},
  year   = {2022}
}

Comments

Accepted to IJCAI 2022

R2 v1 2026-06-24T11:02:10.650Z