OpenGraph
OpenGraph copied to clipboard
[EMNLP'2024] "OpenGraph: Towards Open Graph Foundation Models"
Hi, Thanks for your great work. I have some confusions about https://github.com/HKUDS/OpenGraph/blob/main/link_prediction/model.py#L31 . It seems that features obtained from svd_proj is warped as parameter and involved during training. Why does...
Hey, Node classification test results are exactly identical regardless of which pre-trained model I load, even when: Training on different datasets (gen0, gen1, gen2, custom graphs) Training for different epochs...
Hi authors, thank you for your great work on OpenGraph and for making the code publicly available! I am currently trying to reproduce the results from Table 1 in your...