Skip to content

Codes for paper "Invariant Learning for Domain Generalization on Graphs"

Notifications You must be signed in to change notification settings

usertianqin/GLIDER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

IDDG

Codes and datasets for paper [Invariant Learning for Domain Generalization on Graphs] This work focuses on OOD problem on graph data, especially node-level prediction tasks and proposes a new approach Invariant-Domain-Generalization-on-Graphs for it.

Dependency

PYTHON 3.8, PyTorch 1.9.0, PyTorch Geometric 1.7.2

Datasets

In our experiment, we consider three types of distribution shifts with three real-world datasets.

You can make a directory ./data and download all the datasets through the Google drive:

  https://drive.google.com/drive/folders/15YgnsfSV_vHYTXe7I4e_hhGMcx0gKrO8?usp=sharing

Here is a brief introduction for three distribution shifts and the datasets:

Running the code

We do not provide the trained model since the training cost for each experiment is acceptable. To run the code, please refer to the bash script run.sh.

About

Codes for paper "Invariant Learning for Domain Generalization on Graphs"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published