qwerfdsaplking / Graph-TransLinks
A graph transformer framework
☆78Updated 3 years ago
Alternatives and similar repositories for Graph-Trans
Users that are interested in Graph-Trans are comparing it to the libraries listed below
Sorting:
- The official implementation of NeurIPS22 spotlight paper "NodeFormer: A Scalable Graph Structure Learning Transformer for Node Classifica…☆313Updated last year
- NAGphormer: A Tokenized Graph Transformer for Node Classification in Large Graphs☆132Updated last year
- Official Pytorch code for Structure-Aware Transformer.☆262Updated 2 years ago
- Representing Long-Range Context for Graph Neural Networks with Global Attention☆130Updated 3 years ago
- ☆139Updated 2 years ago
- [ICLR'22][KDD'22][IJCAI'24][NeurIPS'25] Implementation of "Graph Condensation for Graph Neural Networks"☆141Updated last month
- Official Implementation of ICML 2023 paper: "A Generalization of ViT/MLP-Mixer to Graphs"☆167Updated last year
- This is the GitHub repository for our ICLR22 paper: "You are AllSet: A Multiset Function Framework for Hypergraph Neural Networks"☆104Updated 2 years ago
- The official implementation for ICLR22 paper "Handling Distribution Shifts on Graphs: An Invariance Perspective"☆94Updated 3 years ago
- [ICML 2021] "Graph Contrastive Learning Automated" by Yuning You, Tianlong Chen, Yang Shen, Zhangyang Wang; [WSDM 2022] "Bringing Yo…☆116Updated last year
- Boost learning for GNNs from the graph structure under challenging heterophily settings. (NeurIPS'20)☆105Updated 5 months ago
- Subgraph Neural Networks (NeurIPS 2020)☆202Updated 4 years ago
- [ICLR 2022] Code for Graph-less Neural Networks: Teaching Old MLPs New Tricks via Distillation (GLNN)☆95Updated last year
- This is the official code repository for "Graph Neural Networks are Inherently Good Generalizers: Insights by Bridging GNNs and MLPs".☆91Updated last year
- Source code for GNN-LSPE (Graph Neural Networks with Learnable Structural and Positional Representations), ICLR 2022☆265Updated 3 years ago
- [ICLR 2024] VQGraph: Rethinking Graph Representation Space for Bridging GNNs and MLPs☆103Updated last year
- A paper collection about automated graph learning☆97Updated last year
- PyTorch code of "SLAPS: Self-Supervision Improves Structure Learning for Graph Neural Networks"☆89Updated 4 years ago
- [NeurIPS 2022] Learning Causally Invariant Representations for Out-of-Distribution Generalization on Graphs☆118Updated 2 years ago
- [WWW 2022] "SimGRACE: A Simple Framework for Graph Contrastive Learning without Data Augmentation"☆81Updated 3 years ago
- How Powerful are Spectral Graph Neural Networks