Skip to content

DuanhaoranCC/GraphMVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphMVM

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."

Dependencies

pip install -r requirements.txt

Usage

You can use the following command, and the parameters are given

For node classification task:

python main.py

Cite

@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}
}

About

The source code of IEEE Transactions on Artificial Intelligence (TAI 2024) paper GraphMVM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors