Skip to content

SongW-SW/COSMIC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COSMIC

Here we provide the code of COSMIC: "Contrastive Meta-Learning for Few-shot Node Classification". Our work is accepted by SIGKDD 2023.

Instruction

First extract the datasets:

unzip few_shot_data.zip

Then run the python file:

python train.py --dataset CoraFull

Citation

Welcome to cite our work!

@inproceedings{wang2023contrastive,
title={Contrastive Meta-Learning for Few-shot Node Classification},
author={Wang, Song and Tan, Zhen and Liu, Huan and Li, Jundong},
booktitle={SIGKDD},
year={2023}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages