Skip to content
/ RDGSL Public

Codes for CIKM'2023 Paper "RDGSL: Dynamic Graph Representation Learning with Structure Learning"

Notifications You must be signed in to change notification settings

FDUDSDE/RDGSL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RDGSL

Codes for "RDGSL: Dynamic Graph Representation Learning with Structure Learning". Paper

Data

Please download data from here and pre-process them with the script provided by TGN.

How to run

Evolving node classification task, for example, run: python train.py --dataset [dataset_name]

Cite us

@inproceedings{zhang2023rdgsl,
  title={RDGSL: Dynamic Graph Representation Learning with Structure Learning},
  author={Siwei, Zhang and Yun, Xiong and Yao, Zhang and Yiheng, Sun and Xi, Chen and Yizhu, Jiao and Yangyong, Zhu},
  booktitle={The 32nd ACM International Conference on Information and Knowledge Management},
  year={2023}
}

About

Codes for CIKM'2023 Paper "RDGSL: Dynamic Graph Representation Learning with Structure Learning"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages