DerekQXu / GLSearchLinks
GLSearch: Maximum Common Subgraph Detection via Learning to Search
☆24Updated 2 years ago
Alternatives and similar repositories for GLSearch
Users that are interested in GLSearch are comparing it to the libraries listed below
Sorting:
- A graph neural network tailored to directed acyclic graphs that outperforms conventional GNNs by leveraging the partial order as strong i…☆136Updated last year
- ☆16Updated 5 years ago
- GraphZoom: A Multi-level Spectral Approach for Accurate and Scalable Graph Embedding (ICLR'20 Oral)☆114Updated 2 years ago
- Multilevel graph coarsening algorithm with spectral and cut guarantees☆91Updated 5 years ago
- ☆49Updated 6 years ago
- ☆16Updated last year
- [ICLR 2025 Spotlight] LayerDAG: A Layerwise Autoregressive Diffusion Model of Directed Acyclic Graphs☆24Updated 10 months ago
- [NeurIPS 2023] Implementation of "Transformers over Directed Acyclic Graphs"☆72Updated 7 months ago
- Random Walk Graph Neural Networks☆54Updated 4 years ago
- "Do We Need Anisotropic Graph Neural Networks?" at ICLR 2022☆33Updated 3 years ago
- The official implementation of NeurIPS22 spotlight paper "NodeFormer: A Scalable Graph Structure Learning Transformer for Node Classifica…☆314Updated last year
- official repo for the NeurIPS 2022 paper "GREED: A Neural Framework for Learning Graph Distance Functions"☆29Updated 2 years ago
- Official implementation of our VQ-GNN paper (NeurIPS2021)☆38Updated 4 years ago
- ☆62Updated 5 years ago
- A graph transformer framework☆78Updated 3 years ago
- Code of "Breaking the Limits of Message Passing Graph Neural Networks" paper published in ICML2021☆41Updated 4 years ago
- Polynormer: Polynomial-Expressive Graph Transformer in Linear Time (ICLR'24)☆42Updated last year
- Implement of DiGCN, NeurIPS-2020☆48Updated 4 years ago
- MagNet graph convolutional network☆41Updated last year
- Code for the KDD 2021 paper "Scaling Up Graph Neural Networks Via Graph Coarsening"☆28Updated last year
- The official implementation of DropGNN: Random Dropouts Increase the Expressiveness of Graph Neural Networks (NeurIPS 2021)☆26Updated 3 years ago
- ☆26Updated 2 years ago
- official code for I2GNN.☆13Updated 2 years ago
- [ICML 2021] "A Unified Lottery Tickets Hypothesis for Graph Neural Networks", Tianlong Chen*, Yongduo Sui*, Xuxi Chen, Aston Zhang, Zhang…☆68Updated 2 years ago
- Graph Posterior Network: Bayesian Predictive Uncertainty for Node Classification (NeurIPS 2021)☆44Updated 3 years ago
- A Python implementation of a fast approximation of the Weisfeiler-Lehman Graph Kernels.☆24Updated 6 years ago
- [ICLR 2023 notable top-5%] Rethinking the Expressive Power of GNNs via Graph Biconnectivity (official implementation)☆105Updated 2 years ago
- NeurIPS'22 Spotlight paper "Hierarchical Graph Transformer with Adaptive Node Sampling"☆52Updated 2 years ago
- Representing Long-Range Context for Graph Neural Networks with Global Attention☆130Updated 3 years ago
- Subgraph matching and isomorphisms in Python.