Skip to content

SongW-SW/FAITH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

FAITH

Thank you for your interest in our work!

This is the code for the paper FAITH: Few-Shot Graph Classification with Hierarchical Task Graphs.

Requirement:

torch==1.8.1

Code Running:

Run the command: unzip data.zip

Then run the command: python train.py

To switch the dataset, modify the "datasets" variable in line 1192 of train.py.

Citation

Welcome to cite our work!

@inproceedings{wang2022faith,  
  title={FAITH: Few-Shot Graph Classification with Hierarchical Task Graphs},  
  author={Wang, Song and Dong, Yushun and Huang, Xiao and Chen, Chen and Li, Jundong},  
  booktitle={IJCAI},  
  year={2022}  
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages