devnkong / FLAGLinks
Official implementation of our FLAG paper (CVPR2022)
☆145Updated 3 years ago
Alternatives and similar repositories for FLAG
Users that are interested in FLAG are comparing it to the libraries listed below
Sorting:
- Graph Information Bottleneck (GIB) for learning minimal sufficient structural and feature information using GNNs☆137Updated 2 years ago
- [ICML 2021] "Graph Contrastive Learning Automated" by Yuning You, Tianlong Chen, Yang Shen, Zhangyang Wang; [WSDM 2022] "Bringing Yo…☆113Updated 10 months ago
- Graph Robustness Benchmark: A scalable, unified, modular, and reproducible benchmark for evaluating the adversarial robustness of Graph M…☆95Updated last year
- [ICLR'22] [KDD'22] [IJCAI'24] Implementation of "Graph Condensation for Graph Neural Networks"☆140Updated 9 months ago
- Graph meta learning via local subgraphs (NeurIPS 2020)☆126Updated last year
- PyTorch implementation of BGRL (https://arxiv.org/abs/2102.06514)☆80Updated last year
- Graph Representation Learning via Graphical Mutual Information Maximization☆117Updated 5 years ago
- Papers about developing DL methods on disassortative graphs☆48Updated 3 years ago
- [WWW 2021 GLB] New Benchmarks for Learning on Non-Homophilous Graphs☆114Updated 3 years ago
- Towards Multi-Grained Explainability for Graph Neural Networks (NeurIPS 2021) + Pytorch Implementation of GNN attribution methods☆69Updated 5 months ago
- Boost learning for GNNs from the graph structure under challenging heterophily settings. (NeurIPS'20)☆104Updated last month
- Pytorch implementation of differentiable group normalization (NeurIPS 2020)☆38Updated 4 years ago
- ☆62Updated 4 years ago
- Code & data accompanying the NeurIPS 2020 paper "Iterative Deep Graph Learning for Graph Neural Networks: Better and Robust Node Embeddin…☆231Updated 2 years ago
- Adversarial Graph Augmentation to Improve Graph Contrastive Learning☆89Updated 3 years ago
- ☆34Updated 4 years ago
- Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"☆211Updated 2 years ago
- ☆135Updated 2 years ago
- PyTorch code of "SLAPS: Self-Supervision Improves Structure Learning for Graph Neural Networks"☆88Updated 3 years ago
- Parameterized Explainer for Graph Neural Network☆137Updated last year
- Implementation of "Bag of Tricks for Node Classification with Graph Neural Networks" based on DGL☆35Updated 6 months ago
- Code for paper "Mixup for Node and Graph Classification", WWW 2021☆47Updated 4 years ago
- [ICML 2020] "When Does Self-Supervision Help Graph Convolutional Networks?" by Yuning You, Tianlong Chen, Zhangyang Wang, Yang Shen☆110Updated 4 years ago
- [ICML 2022] Graph Stochastic Attention (GSAT) for interpretable and generalizable graph learning.☆170Updated last year
- Code for the paper: "On the Bottleneck of Graph Neural Networks and Its Practical Implications"☆95Updated 3 years ago
- AAAI'21: Data Augmentation for Graph Neural Networks☆193Updated last year
- [NeurIPS 2022] Learning Causally Invariant Representations for Out-of-Distribution Generalization on Graphs☆116Updated last year
- Implementation of paper "Self-supervised Learning on Graphs:Deep Insights and New Directions"☆97Updated 2 years ago
- [ICML2022] G-Mixup: Graph Data Augmentation for Graph Classification☆106Updated last year
- [NeurIPS 2021]: Improve the GNN expressivity and scalability by decoupling the depth and receptive field of state-of-the-art GNN architec…