vthost / DAGNNLinks
A graph neural network tailored to directed acyclic graphs that outperforms conventional GNNs by leveraging the partial order as strong inductive bias besides other suitable architectural features.
☆134Updated last year
Alternatives and similar repositories for DAGNN
Users that are interested in DAGNN are comparing it to the libraries listed below
Sorting:
- [NeurIPS 2023] Implementation of "Transformers over Directed Acyclic Graphs"☆72Updated 6 months ago
- The official implementation of DropGNN: Random Dropouts Increase the Expressiveness of Graph Neural Networks (NeurIPS 2021)☆26Updated 3 years ago
- Representing Long-Range Context for Graph Neural Networks with Global Attention☆130Updated 3 years ago
- ☆57Updated 4 years ago
- Source code for GNN-LSPE (Graph Neural Networks with Learnable Structural and Positional Representations), ICLR 2022☆265Updated 3 years ago
- Code of "Breaking the Limits of Message Passing Graph Neural Networks" paper published in ICML2021☆41Updated 4 years ago
- PyTorch code of "SLAPS: Self-Supervision Improves Structure Learning for Graph Neural Networks"☆89Updated 4 years ago
- Boost learning for GNNs from the graph structure under challenging heterophily settings. (NeurIPS'20)☆106Updated 5 months ago
- Parameterized Explainer for Graph Neural Network☆139Updated last year
- Code for the paper: "On the Bottleneck of Graph Neural Networks and Its Practical Implications"☆97Updated 3 years ago
- ☆155Updated 4 years ago
- Graph Posterior Network: Bayesian Predictive Uncertainty for Node Classification (NeurIPS 2021)☆44Updated 3 years ago
- A graph transformer framework☆77Updated 3 years ago
- Long Range Graph Benchmark, NeurIPS 2022 Track on D&B☆160Updated last year
- Rex Ying's Ph.D. Thesis, Stanford University☆41Updated 3 years ago
- Graph meta learning via local subgraphs (NeurIPS 2020)☆126Updated last year
- Implement of DiGCN, NeurIPS-2020☆48Updated 4 years ago
- [ICLR 2022] Code for Graph-less Neural Networks: Teaching Old MLPs New Tricks via Distillation (GLNN)☆95Updated last year
- ☆62Updated 5 years ago
- Official Code Repository for the paper "Accurate Learning of Graph Representations with Graph Multiset Pooling" (ICLR 2021)☆107Updated 3 years ago
- Gradient gating (ICLR 2023)☆55Updated 2 years ago
- The source code for NeurIPS 2020 paper "Graph Policy Network for Transferable Active Learning on Graphs"☆46Updated 5 years ago
- Source code for From Stars to Subgraphs (ICLR 2022)☆71Updated last year
- MagNet graph convolutional network☆41Updated last year
- [ICLR'22][KDD'22][IJCAI'24][NeurIPS'25] Implementation of "Graph Condensation for Graph Neural Networks"☆141Updated last month
- Code of "Analyzing the Expressive Power of Graph Neural Networks in a Spectral Perspective" paper published in ICLR2021☆46Updated 4 years ago
- Graph Structured Neural Network☆40Updated 3 years ago
- Implementation of Directional Graph Networks in PyTorch and DGL☆117Updated 4 years ago
- Variational Graph Recurrent Neural Networks - PyTorch☆117Updated 5 years ago
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆273Updated 2 years ago