Skip to content

kkhuang81/NIGCN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node-wise Diffusion for Scalable Graph Learning

This repository contains the codes of NIGCN, data process, and split generation codes. For detailed information about NIGCN, please refer to the paper https://arxiv.org/abs/2305.14000. If any issues are observed, please contact Keke Huang, thanks!

Requirements

Datasets

The tested datasets can be downloaded from the corresponding citation in the papers.

In particular, folder preprocessing contains the codes for data processing and split generation.

Compilation

make

Running the code

Folder run_scripts contains the script to run NIGCN for each datasets.

Citation

Please cite our paper if it is relevant to your work, thanks!

@inproceedings{Huang0LYX23,
  author       = {Keke Huang and
                  Jing Tang and
                  Juncheng Liu and
                  Renchi Yang and
                  Xiaokui Xiao},
  title        = {Node-wise Diffusion for Scalable Graph Learning},
  booktitle    = {{WWW}},
  pages        = {1723--1733},
  year         = {2023},
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages