liugangcode / Data-Centric-Transfer
[NeurIPS'23] Source code of "Data-Centric Learning from Unlabeled Graphs with Diffusion Model": A data-centric transfer learning framework with diffusion model on graphs.
☆18Updated 11 months ago
Alternatives and similar repositories for Data-Centric-Transfer:
Users that are interested in Data-Centric-Transfer are comparing it to the libraries listed below
- Ratioanle-aware Graph Contrastive Learning codebase☆40Updated last year
- Unified Graph Transformer (UGT) is a novel Graph Transformer model specialised in preserving both local and global graph structures and d…☆27Updated last month
- [KDD 2022] Implementation of "Feature Overcorrelation in Deep Graph Neural Networks: A New Perspective"☆45Updated last year
- [ICML 2024] Code for Pairwise Alignment Improves Graph Domain Adaptation (Pair-Align)☆11Updated 8 months ago
- [ICLR 2024] VQGraph: Rethinking Graph Representation Space for Bridging GNNs and MLPs☆89Updated 11 months ago
- Source code for From Stars to Subgraphs (ICLR 2022)☆67Updated 10 months ago
- [NeurIPS 2023] "Rethinking Tokenizer and Decoder in Masked Graph Modeling for Molecules"☆33Updated 11 months ago
- Code for Hi-GMAE: Hierarchical Graph Masked Autoencoders☆9Updated last week
- [KDD'22] Source codes of "Graph Rationalization with Environment-based Augmentations"☆37Updated 8 months ago
- Official implementation for the paper "Learning Substructure Invariance for Out-of-Distribution Molecular Representations" (NeurIPS 2022)…☆61Updated 2 years ago
- GraphACL: Simple and Asymmetric Graph Contrastive Learning (NeurIPS 2023)☆29Updated 8 months ago
- ☆15Updated last year
- PyTorch implementation of GraphGLOW: Universal and Generalizable Structure Learning for Graph Neural Networks☆36Updated last year
- Official Implementation of "D4Explainer: In-Distribution GNN Explanations via Discrete Denoising Diffusion"☆20Updated last year
- [ICLR 2023] Learnable Randomness Injection (LRI) for interpretable Geometric Deep Learning.☆23Updated last year
- [NeurIPS 2023] Does Invariant Graph Learning via Environment Augmentation Learn Invariance?☆21Updated 5 months ago
- Code for AAAI 2023 (Oral) paper "Extracting Low-/High- Frequency Knowledge from Graph Neural Networks and Injecting it into MLPs: An Effe…☆23Updated 7 months ago
- [WWW 2022] "SimGRACE: A Simple Framework for Graph Contrastive Learning without Data Augmentation"☆79Updated 2 years ago
- [ICLR'23] Implementation of "Empowering Graph Representation Learning with Test-Time Graph Transformation"☆56Updated last year
- [NeurIPS'23] Graph Mixture of Experts: Learning on Large-Scale Graphs with Explicit Diversity Modeling. Haotao Wang, Ziyu Jiang, Yuning Y…☆39Updated last year
- This repo contains a reference implementation for the paper "Breaking the Limit of Graph Neural Networks by Improving the Assortativity o…☆32Updated 3 years ago
- The code of paper "Block Modeling-Guided Graph Convolutional Neural Networks".