downeykking / graph-papersLinks
Graph Neural Network, Self-Supervised Learning, Contrastive Learning, RecSys, Transformer Papers Reading Notes.
☆38Updated 2 years ago
Alternatives and similar repositories for graph-papers
Users that are interested in graph-papers are comparing it to the libraries listed below
Sorting:
- [WWW'22] Towards Unsupervised Deep Graph Structure Learning☆143Updated 3 years ago
- A Survey of Learning from Graphs with Heterophily☆154Updated 9 months ago
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆182Updated last year
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆141Updated 2 years ago
- Neighbor Contrastive Learning on Learnable Graph Augmentation☆38Updated last year
- Reimplementation of AAAI21 paper "Beyond Low-frequency Information in Graph Convolutional Networks" based on PyTorch and PyTorch Geometri…☆24Updated 3 years ago
- NeurIPS 2022, Revisiting Heterophily For Graph Neural Networks, official PyTorch implementation for Adaptive Channel Mixing (ACM) GNN fra…☆87Updated last year
- An official source code for paper "Graph Anomaly Detection via Multi-Scale Contrastive Learning Networks with Augmented View", accepted b…☆64Updated 2 years ago
- Awesome literature on imbalanced learning on graphs☆75Updated last year
- ☆124Updated 2 years ago
- Source code for NeurIPS 2022 paper "Uncovering the Structural Fairness in Graph Contrastive Learning"☆29Updated 3 years ago
- Advances on machine learning of dynamic (temporal) graphs, covering the reading list of recent top academic conferences.☆63Updated 2 years ago
- ☆80Updated last year
- Code for AAAI-2024 paper: Graph Contrastive Invariant Learning from the Causal Perspective☆29Updated last year
- Code & data for AAAI'23 Oral paper "Heterogeneous Graph Masked Autoencoders".☆66Updated 2 years ago
- ☆50Updated 2 years ago
- KDD'22☆64Updated 3 years ago
- The implementation for DropMessage.☆38Updated 2 years ago
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆117Updated 8 months ago
- ☆34Updated 2 years ago
- Advances on machine learning of graphs, covering the reading list of recent top academic conferences.☆228Updated 3 weeks ago
- TransGNN, SIGIR 2024☆63Updated last year
- This repository contains the resources on graph neural network (GNN) considering heterophily.☆265Updated last year
- ☆38Updated 4 years ago
- ☆64Updated 4 years ago
- Graph based Knowledge Distillation: A Survey