Skip to content

jayeew/LSTGM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LSTGM

This repository contains a PyTorch implementation of "Long Short-Term Graph Memory Against Class-imbalanced Over-smoothing".

Runtime Environment

  • CUDA=11.5
  • torch=1.11.0
  • torch-geometric=2.0.3

Run

python main.py

Citation

@article{yang2023long,
  title={Long Short-Term Graph Memory Against Class-imbalanced Over-smoothing},
  author={Yang, Liang and Wang, Jiayi and Zhang, Tingting and He, Dongxiao and Wang, Chuan and Guo, Yuanfang and Cao, Xiaochun and Niu, Bingxin and Wang, Zhen},
  year={2023},
  booktitle = {{MM} '22: The {ACM} MULTIMEDIA Conference 2023},
}

About

This repository contains a PyTorch implementation of 'Long Short-Term Graph Memory Against Class-imbalanced Over-smoothing'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages