This is the official code repository for "Graph Neural Networks are Inherently Good Generalizers: Insights by Bridging GNNs and MLPs".
☆90May 28, 2024Updated last year
Alternatives and similar repositories for PMLP
Users that are interested in PMLP are comparing it to the libraries listed below
Sorting:
- The official implementation for ICLR23 paper "GNNSafe: Energy-based Out-of-Distribution Detection for Graph Neural Networks"☆84Jul 27, 2023Updated 2 years ago
- [ICLR 2023] MLPInit: Embarrassingly Simple GNN Training Acceleration with MLP Initialization☆76Apr 5, 2023Updated 2 years ago
- The official implementation for ICLR23 spotlight paper "DIFFormer: Scalable (Graph) Transformers Induced by Energy Constrained Diffusion"☆312Jul 2, 2025Updated 8 months ago
- [SIGKDD 2023] HardSATGEN: Understanding the Difficulty of Hard SAT Formula Generation and A Strong Structure-Hardness-Aware Baseline☆22Jun 16, 2023Updated 2 years ago
- [KDD'23] Learning Strong Graph Neural Networks with Weak Information☆43May 24, 2023Updated 2 years ago
- The official implementation for ICLR22 paper "Handling Distribution Shifts on Graphs: An Invariance Perspective"☆92Nov 24, 2022Updated 3 years ago
- [WSDM'23] GOOD-D: On Unsupervised Graph Out-Of-Distribution Detection☆45Mar 2, 2023Updated 3 years ago
- The code for the ICML 2021 paper "Graph Neural Networks Inspired by Classical Iterative Algorithms".☆43Jun 9, 2021Updated 4 years ago
- The official implementation of NeurIPS22 spotlight paper "NodeFormer: A Scalable Graph Structure Learning Transformer for Node Classifica…☆314Mar 4, 2024Updated 2 years ago
- Official repository for the paper: "Trees with Attention for Set Prediction Tasks" (ICML21)☆10Jan 19, 2022Updated 4 years ago
- ☆10Feb 22, 2023Updated 3 years ago
- Official code for the LoG2022 paper -- MSGNN: A Spectral Graph Neural Network Based on a Novel Magnetic Signed Laplacian.☆13Feb 8, 2025Updated last year
- The open source code for ICDM2022 paper "Unifying Graph Contrastive Learning with Flexible Contextual Scopes"☆21Oct 3, 2022Updated 3 years ago
- [KDD 2022] Implementation of "Feature Overcorrelation in Deep Graph Neural Networks: A New Perspective"☆45Jan 6, 2024Updated 2 years ago
- [ICML 2022] "ProGCL: Rethinking Hard Negative Mining in Graph Contrastive Learning"☆46Jun 13, 2022Updated 3 years ago
- PyTorch implementation of GraphGLOW: Universal and Generalizable Structure Learning for Graph Neural Networks☆36Jun 28, 2023Updated 2 years ago
- GOOD: A Graph Out-of-Distribution Benchmark [NeurIPS 2022 Datasets and Benchmarks]☆207Feb 21, 2025Updated last year
- A PyTorch implementation of "SelfGNN: Self-supervised Graph Neural Networks without explicit negative sampling" paper, which appeared in …☆30Nov 30, 2021Updated 4 years ago
- A Critical Look at the Evaluation of GNNs under Heterophily: Are We Really Making Progress?☆120Mar 7, 2023Updated 2 years ago
- The official implementation for "Geometric Knowledge Distillation: Topology Compression for Graph Neural Networks" which is accepted to N…☆22May 7, 2024Updated last year
- Official Code Repository for the paper "Graph Ordering Attention Networks"☆23Dec 18, 2023Updated 2 years ago
- Codes for 'From Canonical Correlation Analysis to Self-supervised Graph Neural Networks'. https://arxiv.org/abs/2106.12484☆70Nov 29, 2023Updated 2 years ago
- ☆13Feb 16, 2021Updated 5 years ago
- Graph Neural Convection-Diffusion with Heterophily☆11May 29, 2023Updated 2 years ago
- ☆139Jul 9, 2023Updated 2 years ago
- [ICLR 2024] VQGraph: Rethinking Graph Representation Space for Bridging GNNs and MLPs☆103Mar 12, 2024Updated last year
- [WWW 2023] "Addressing Heterophily in Graph Anomaly Detection: A Perspective of Graph Spectrum" by Yuan Gao, Xiang Wang, Xiangnan He, Zhe…☆39Oct 17, 2023Updated 2 years ago
- Code for TNNLS paper "Beyond Homophily and Homogeneity Assumption: Relation-based Frequency Adaptive Graph Neural Networks"☆14Feb 27, 2024Updated 2 years ago
- This repository contains the resources on graph neural network (GNN) considering heterophily.