tulerfeng / OTGNetLinks
[ICLR 2023 Oral] Towards Open Temporal Graph Neural Networks
☆33Updated 2 years ago
Alternatives and similar repositories for OTGNet
Users that are interested in OTGNet are comparing it to the libraries listed below
Sorting:
- The official implementation for ICLR22 paper "Handling Distribution Shifts on Graphs: An Invariance Perspective"☆92Updated 2 years ago
- ☆59Updated 10 months ago
- Pytorch implementation of NeurIPS-23:"Structure-free Graph Condensation (SFGC): From Large-scale Graphs to Condensed Graph-free Data"☆37Updated last year
- ICML 2022, Finding Global Homophily in Graph Neural Networks When Meeting Heterophily☆44Updated 3 years ago
- This is the official repository for NeurIPS 2023 paper "Curriculum Learning for Graph Neural Networks: Which Edges Should We Learn First"☆15Updated last year
- Offical pytorch implementation of proposed NRGNN and Compared Methods in "NRGNN: Learning a Label Noise-Resistant Graph Neural Network on…☆43Updated 3 years ago
- source code of KDD 2022 paper "Reliable Representations Make A Stronger Defender: Unsupervised Structure Refinement for Robust GNN".☆28Updated last year
- Code for "Graph Structure Learning with Variational Information Bottleneck" published in AAAI 2022☆37Updated 3 years ago
- A curated list of papers and code related to class-imbalanced learning on graphs (CILG).☆42Updated 8 months ago
- [KDD 2022] "Causal Attention for Interpretable and Generalizable Graph Classification" by Yongduo Sui, Xiang Wang, Jiancan Wu, Min Lin, X…☆93Updated last year
- [WSDM'23] GOOD-D: On Unsupervised Graph Out-Of-Distribution Detection☆43Updated 2 years ago
- [AAAI'23] Beyond Smoothing: Unsupervised Graph Representation Learning with Edge Heterophily Discriminating☆52Updated 2 years ago
- [ICLR'22] [KDD'22] [IJCAI'24] Implementation of "Graph Condensation for Graph Neural Networks"☆141Updated 10 months ago
- Code for KDD'22 paper, COSTA: Covariance-Preserving Feature Augmentation for Graph Contrastive Learning☆49Updated 2 years ago
- Source code for WWW 2021 paper "Graph Structure Estimation Neural Networks"☆58Updated 4 years ago
- [NeurIPS 2022] The official PyTorch implementation of "Neural Temporal Walks: Motif-Aware Representation Learning on Continuous-Time Dyna…