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.
☆138Updated 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"☆76Updated 8 months ago
- Source code for GNN-LSPE (Graph Neural Networks with Learnable Structural and Positional Representations), ICLR 2022☆267Updated 4 years ago
- Parameterized Explainer for Graph Neural Network☆142Updated last year
- Representing Long-Range Context for Graph Neural Networks with Global Attention☆134Updated 3 years ago
- Official Code Repository for the paper "Accurate Learning of Graph Representations with Graph Multiset Pooling" (ICLR 2021)☆107Updated 4 years ago
- Implement of DiGCN, NeurIPS-2020☆48Updated 4 years ago
- ☆57Updated 4 years ago
- The official implementation of DropGNN: Random Dropouts Increase the Expressiveness of Graph Neural Networks (NeurIPS 2021)☆26Updated 3 years ago
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆273Updated 2 years ago
- Code for the paper: "On the Bottleneck of Graph Neural Networks and Its Practical Implications"☆98Updated 3 years ago
- Code for "Towards Scale-Invariant Graph-related Problem Solving by Iterative Homogeneous GNNs" (NeurIPS 2020)☆18Updated 5 years ago
- PyTorch code of "SLAPS: Self-Supervision Improves Structure Learning for Graph Neural Networks"☆89Updated 4 years ago
- ☆155Updated 4 years ago
- MagNet graph convolutional network☆41Updated 2 years ago
- Code of "Breaking the Limits of Message Passing Graph Neural Networks" paper published in ICML2021☆42Updated 4 years ago
- Graph meta learning via local subgraphs (NeurIPS 2020)☆126Updated last year
- The source code for NeurIPS 2020 paper "Graph Policy Network for Transferable Active Learning on Graphs"☆47Updated 5 years ago
- Graph Posterior Network: Bayesian Predictive Uncertainty for Node Classification (NeurIPS 2021)☆45Updated 3 years ago
- Long Range Graph Benchmark, NeurIPS 2022 Track on D&B☆163Updated 2 years ago
- ☆26Updated 3 years ago
- [ICLR 2023 notable top-5%] Rethinking the Expressive Power of GNNs via Graph Biconnectivity (official implementation)☆104Updated 2 years ago
- [NeurIPS 2021]: Improve the GNN expressivity and scalability by decoupling the depth and receptive field of state-of-the-art GNN architec…☆137Updated 3 years ago
- Towards Multi-Grained Explainability for Graph Neural Networks (NeurIPS 2021) + Pytorch Implementation of GNN attribution methods☆69Updated 11 months ago
- Bayesian Graph Neural Networks with Adaptive Connection Sampling - Pytorch☆62Updated 5 years ago
- Edge-Augmented Graph Transformer☆80Updated last year
- [ICML 2022] Graph Stochastic Attention (GSAT) for interpretable and generalizable graph learning.☆174Updated last year
- Boost learning for GNNs from the graph structure under challenging heterophily settings. (NeurIPS'20)☆107Updated 7 months ago
- [ICLR'22][KDD'22][IJCAI'24][NeurIPS'25] Implementation of "Graph Condensation for Graph Neural Networks"☆141Updated 4 months ago
- Rex Ying's Ph.D. Thesis, Stanford University☆41Updated 3 years ago
- The official implementation of NeurIPS22 spotlight paper "NodeFormer: A Scalable Graph Structure Learning Transformer for Node Classifica…☆313Updated last year