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.
☆135Updated 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
- Code of "Breaking the Limits of Message Passing Graph Neural Networks" paper published in ICML2021☆41Updated 4 years ago
- The official implementation of DropGNN: Random Dropouts Increase the Expressiveness of Graph Neural Networks (NeurIPS 2021)☆26Updated 3 years ago
- Source code for GNN-LSPE (Graph Neural Networks with Learnable Structural and Positional Representations), ICLR 2022☆267Updated 3 years ago
- ☆62Updated 5 years ago
- PyTorch code of "SLAPS: Self-Supervision Improves Structure Learning for Graph Neural Networks"☆89Updated 4 years ago
- Implement of DiGCN, NeurIPS-2020☆48Updated 4 years ago
- Boost learning for GNNs from the graph structure under challenging heterophily settings. (NeurIPS'20)☆105Updated 5 months ago
- ☆57Updated 4 years ago
- [ICML 2022] Graph Stochastic Attention (GSAT) for interpretable and generalizable graph learning.☆172Updated last year
- Parameterized Explainer for Graph Neural Network☆140Updated last year
- Graph meta learning via local subgraphs (NeurIPS 2020)☆126Updated last year
- Code for the paper: "On the Bottleneck of Graph Neural Networks and Its Practical Implications"☆97Updated 3 years ago
- Official implementation of our FLAG paper (CVPR2022)☆145Updated 3 years ago
- The source code for NeurIPS 2020 paper "Graph Policy Network for Transferable Active Learning on Graphs"☆47Updated 5 years ago
- MagNet graph convolutional network☆41Updated last year
- [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
- Rex Ying's Ph.D. Thesis, Stanford University☆41Updated 3 years ago
- Long Range Graph Benchmark, NeurIPS 2022 Track on D&B☆161Updated 2 years ago
- ☆156Updated 4 years ago
- ☆139Updated 2 years ago
- Code & data accompanying the NeurIPS 2020 paper "Iterative Deep Graph Learning for Graph Neural Networks: Better and Robust Node Embeddin…☆233Updated 2 years ago
- [ICLR'22][KDD'22][IJCAI'24][NeurIPS'25] Implementation of "Graph Condensation for Graph Neural Networks"☆141Updated 2 months ago
- A graph transformer framework☆78Updated 3 years ago
- Official code for the ICML 2021 paper "Generative Causal Explanations for Graph Neural Networks."☆67Updated 3 years ago
- How Powerful are Spectral Graph Neural Networks☆74Updated 2 years ago
- Implementation of Directional Graph Networks in PyTorch and DGL☆117Updated 4 years ago
- Graph Diffusion Convolution, as proposed in "Diffusion Improves Graph Learning" (NeurIPS 2019)☆273Updated 2 years ago
- Subgraph Neural Networks (NeurIPS 2020)☆202Updated 4 years ago
- Variational Graph Recurrent Neural Networks - PyTorch☆117Updated 5 years ago