Skip to content

[ICLR 2023] "Graph Domain Adaptation via Theory-Grounded Spectral Regularization" by Yuning You, Tianlong Chen, Zhangyang Wang, Yang Shen

License

Notifications You must be signed in to change notification settings

Shen-Lab/GDA-SpecReg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph Domain Adaptation via Theory-Grounded Spectral Regularization

PyTorch implementation for Graph Domain Adaptation via Theory-Grounded Spectral Regularization

Yuning You, Tianlong Chen, Zhangyang Wang, Yang Shen

In ICLR 2023.

Overview

This repo provides two GNN spectral regularization implementations (SSReg and MFRReg) to tackle distribution shifts for graph data (i.e. graph domain adaptation). The developed regularization is grounded on the model-based risk bound analysis in the paper (Corollary 1, Lemma 1, and Lemma 2).

Experiments

Citation

If you use this code for you research, please cite our paper.

@inproceedings{you2023graph,
  title={Graph Domain Adaptation via Theory-Grounded Spectral Regularization},
  author={You, Yuning and Chen, Tianlong and Wang, Zhangyang and Shen, Yang},
  booktitle={International Conference on Learning Representations},
  year = {2023}
}

About

[ICLR 2023] "Graph Domain Adaptation via Theory-Grounded Spectral Regularization" by Yuning You, Tianlong Chen, Zhangyang Wang, Yang Shen

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages