yunshengb / UGraphEmbLinks
☆49Updated 6 years ago
Alternatives and similar repositories for UGraphEmb
Users that are interested in UGraphEmb are comparing it to the libraries listed below
Sorting:
- Graph Representation Learning via Graphical Mutual Information Maximization☆117Updated 5 years ago
- A collection of graph classification methods☆42Updated 5 years ago
- Code & data accompanying the NeurIPS 2020 paper "Iterative Deep Graph Learning for Graph Neural Networks: Better and Robust Node Embeddin…☆232Updated 2 years ago
- [ICML 2021] "Graph Contrastive Learning Automated" by Yuning You, Tianlong Chen, Yang Shen, Zhangyang Wang; [WSDM 2022] "Bringing Yo…☆115Updated last year
- Parameterized Explainer for Graph Neural Network☆139Updated last year
- [ICLR 2021] How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision☆159Updated 2 years ago
- Codes and datasets for AAAI-2021 paper "Learning to Pre-train Graph Neural Networks"☆89Updated 4 years ago
- ☆99Updated 4 years ago
- AAAI 2020 - ASAP: Adaptive Structure Aware Pooling for Learning Hierarchical Graph Representations☆102Updated 5 years ago
- ☆138Updated 2 years ago
- Code for "SUGAR: Subgraph Neural Network with Reinforcement Pooling and Self-Supervised Mutual Information Mechanism"☆61Updated 4 years ago
- Implement of DiGCN, NeurIPS-2020☆48Updated 4 years ago
- Supervised community detection with line graph neural networks☆90Updated 5 years ago
- AAAI'21: Data Augmentation for Graph Neural Networks☆195Updated last year
- Official Implementation of ICML 2019 Paper. MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing; an…☆125Updated 6 years ago
- Code for ICDM2020 full paper: "Sub-graph Contrast for Scalable Self-Supervised Graph Representation Learning"☆46Updated 3 years ago
- Implementation of the WSDM 2021 paper "Node Similarity Preserving Graph Convolutional Networks"☆59Updated 4 years ago
- Representation Learning on Graphs with Jumping Knowledge Networks☆39Updated 6 years ago
- ☆56Updated 5 years ago
- Distance Encoding for GNN Design☆187Updated 4 years ago
- Boost learning for GNNs from the graph structure under challenging heterophily settings. (NeurIPS'20)☆106Updated 5 months ago
- PyTorch implementation of "Graph Convolutional Networks for Graphs Containing Missing Features"☆48Updated last year
- Bayesian Graph Neural Networks with Adaptive Connection Sampling - Pytorch☆62Updated 5 years ago
- Unsupervised Attributed Multiplex Network Embedding (AAAI 2020)☆150Updated 2 years ago
- Variational Graph Recurrent Neural Networks - PyTorch