Skip to content

The source code of "A Simple but Effective Approach for Unsupervised Few-Shot Graph Classification"

License

Notifications You must be signed in to change notification settings

KEAML-JLU/SMART

Repository files navigation

SMART

The source code of "A Simple but Effective Approach for Unsupervised Few-Shot Graph Classification"

Usage

You can run the following the command.

cd SMART
unzip data.zip
python train.py --dataset_name 'ENZYMES'

You can change the --dataset_name to Letter_high to train another dataset.

Cite

If you find our work can help your research, please cite our work!

@inproceedings{liu2024simple,
  title={A Simple but Effective Approach for Unsupervised Few-Shot Graph Classification},
  author={Liu, Yonghao and Huang, Lan and Cao, Bowen and Li, Ximing and Giunchiglia, Fausto and Feng, Xiaoyue and Guan, Renchu},
  booktitle={The Web Conference},
  year={2024}
}

About

The source code of "A Simple but Effective Approach for Unsupervised Few-Shot Graph Classification"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages