Skip to content

Implementations of 'Graph Sanitation with Application to Node Classification', The Web Conf'22

License

Notifications You must be signed in to change notification settings

pricexu/GASOLINE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GASOLINE

Implementations of 'Graph Sanitation with Application to Node Classification', The Web Conf'22

Requirements

Main dependency: pytorch

Tested under python 3.7, pytorch 1.10

Run

python sanitize_graph.py

Citation

If you find this repository useful, please kindly cite the following paper:

@inproceedings{xu2022graph,
  title={Graph sanitation with application to node classification},
  author={Xu, Zhe and Du, Boxin and Tong, Hanghang},
  booktitle={Proceedings of the ACM Web Conference 2022},
  pages={1136--1147},
  year={2022}
}

About

Implementations of 'Graph Sanitation with Application to Node Classification', The Web Conf'22

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages