Revisiting Self-Supervised Heterogeneous Graph Learning from Spectral Clustering Perspective
March 13, 2024 ยท View on GitHub
This repository contains the reference code for the manuscript ``Revisiting Self-Supervised Heterogeneous Graph Learning from Spectral Clustering Perspective"
Contents
Installation
- pip install -r requirements.txt
- Unzip the datasets (datasets can be found in ./dataset/)
Preparation
Important args:
--use_pretrainTest checkpoints to reproduce the results--datasetHeterogeneous graph: ACM, Yelp, DBLP, Aminer--custom_keyNode: node classification
Training
python main.py