This repository is for the source code of the journal IEEE Transactions on Artificial Intelligence paper "Cross-View Masked Model for Self-Supervised Graph Representation Learning."
pip install -r requirements.txtYou can use the following command, and the parameters are given
For node classification task:
python main.py@article{duan2024graphmvm,
title={Cross-View Masked Model for Self-Supervised Graph Representation Learning},
author={Haoran Duan, Beibei Yu, and Cheng Xie},
journal={IEEE Transactions on Artificial Intelligence},
volume={5},
number={11},
pages={5540--5552},
year={2024}
}