Skip to content

Code repo for ICDMW'22 paper: Improving Your Graph Neural Networks: A High-Frequency Booster; here is the Arxiv link https://arxiv.org/abs/2210.08251

Notifications You must be signed in to change notification settings

sajqavril/Complement-Laplacian-Regularization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Repo for CLAR: Complement LAplacian Regularization

Thanks for your interest in our ICDMW'22 paper: Improving Your Graph Neural Networks: A High-Frequency Booster. https://arxiv.org/abs/2210.08251

A gentle reminder for CLAR repository

We publicize the essential three Python files for a better understanding of our submission and to ensure reproducibility.

  • train_reg.py: The entrance of our project, where the annotates for the regularization methods are essential.
  • utils.py: It includes data-processing functions, and all the regularization methods, e.g., MADReg, P_reg, CLAR_reg, etc.
  • model.py: All the baselines are reproduced in this file.

About

Code repo for ICDMW'22 paper: Improving Your Graph Neural Networks: A High-Frequency Booster; here is the Arxiv link https://arxiv.org/abs/2210.08251

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages