Data Intelligence Lab@University of Hong Kong, Baidu Inc. This repository hosts the code, data and model weight of GraphGPT (SIGIR'24 full paper track). Due to compatibility issues, if you are using ...
[KDD 2024] In this repository, we present the code of Graph Data Condensation via Self-expressive Graph Structure Reconstruction (GCSR). python==3.7.13 torch==1.13.0 torchvision==0.14.0 ...
Abstract: Graph problems are common across many fields, from scientific computing to social sciences. Despite their importance and the attention received, implementing graph algorithms effectively on ...