YimiAChack / GSKN
An implementation of GSKN-Theoretically Improving Graph Neural Networks via Anonymous Walk Graph Kernels
☆15Updated 4 years ago
Alternatives and similar repositories for GSKN:
Users that are interested in GSKN are comparing it to the libraries listed below
- An implementation of "Hierarchical Community Structure Preserving Network Embedding: A Subspace Approach"☆14Updated 4 years ago
- ☆29Updated 3 years ago
- ☆12Updated last year
- [KDD 2022] Implementation of "Feature Overcorrelation in Deep Graph Neural Networks: A New Perspective"☆45Updated last year
- How does Heterophily Impact the Robustness of Graph Neural Networks? Theoretical Connections and Practical Implications (KDD'22)☆13Updated 2 years ago
- The code of paper "Block Modeling-Guided Graph Convolutional Neural Networks".☆33Updated 3 years ago
- Main code for "Revisiting over-smoothing and over-squashing using the Ollivier-Ricci curvature" paper☆17Updated last year
- Node Dependent Local Smoothing for Scalable Graph Learning (NeurIPS'21, Spotlight)☆21Updated 3 years ago
- PyTorch implementation of "BernNet: Learning Arbitrary Graph Spectral Filters via Bernstein Approximation"☆53Updated 2 years ago
- Code for ICDM2020 full paper: "Sub-graph Contrast for Scalable Self-Supervised Graph Representation Learning"☆45Updated 3 years ago
- This repo contains a reference implementation for the paper "Breaking the Limit of Graph Neural Networks by Improving the Assortativity o…