Skip to content

The source code of "Few-shot node classification on attributed networks with graph meta-learning"

Notifications You must be signed in to change notification settings

KEAML-JLU/Meta-GPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meta-GPS

The source code of "Few-shot node classification on attributed networks with graph meta-learning"

Usage

cd Meta-GPS
python train_gps.py --dataset [dataset]

Extension

Our extension work can be found here.

Cite

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

@inproceedings{liu2022few,
  title={Few-shot node classification on attributed networks with graph meta-learning},
  author={Liu, Yonghao and Li, Mengyu and Li, Ximing and Giunchiglia, Fausto and Feng, Xiaoyue and Guan, Renchu},
  booktitle={Proceedings of the 45th international ACM SIGIR Conference on Research and Development in Information Retrieval},
  pages={471--481},
  year={2022}
}
@inproceedings{liu2024enhance,
  title={Meta-GPS++: Enhancing Graph Meta-Learning with Contrastive Learning and Self-Training},
  author={Liu, Yonghao and Li, Mengyu and Li, Ximing and Huang, Lan and Giunchiglia, Fausto and Liang, Yanchun and Feng, Xiaoyue and Guan, Renchu},
  booktitle={ACM Transactions on Knowledge Discovery from Data},
  pages={471--481},
  year={2024}
}

About

The source code of "Few-shot node classification on attributed networks with graph meta-learning"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages