This repository contains a PyTorch implementation of "Long Short-Term Graph Memory Against Class-imbalanced Over-smoothing".
- CUDA=11.5
- torch=1.11.0
- torch-geometric=2.0.3
python main.py
@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},
}