benedekrozemberczki / SGCNLinks
A PyTorch implementation of "Signed Graph Convolutional Network" (ICDM 2018).
☆275Updated 2 years ago
Alternatives and similar repositories for SGCN
Users that are interested in SGCN are comparing it to the libraries listed below
Sorting:
- PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)☆322Updated 5 months ago
- A PyTorch implementation of "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019).☆368Updated 2 years ago
- An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).☆405Updated 2 years ago
- A PyTorch implementation of "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)☆210Updated 2 years ago
- A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).☆273Updated 2 years ago
- A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018).☆326Updated 2 years ago
- A Repository of Benchmark Graph Datasets for Graph Classification (31 Graph Datasets In Total).☆291Updated 3 years ago
- ☆351Updated 5 years ago
- Multi-Graph Convolutional Neural Networks☆255Updated 7 years ago
- The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""☆524Updated 4 years ago
- A scalable implementation of "Learning Structural Node Embeddings Via Diffusion Wavelets (KDD 2018)".☆187Updated 2 years ago
- Position-aware Graph Neural Networks☆399Updated 4 years ago
- PPRGo model in PyTorch, as proposed in "Scaling Graph Neural Networks with Approximate PageRank" (KDD 2020)☆126Updated 3 years ago
- Distance Encoding for GNN Design☆186Updated 4 years ago
- Graph Markov Neural Networks☆410Updated 4 years ago
- Framework for evaluating Graph Neural Network models on semi-supervised node classification task☆475Updated 6 years ago
- Heterogeneous Network Embedding: Survey, Benchmark, Evaluation, and Beyond☆257Updated 4 years ago
- Representation learning on dynamic graphs using self-attention networks☆295Updated 2 years ago
- Implementation of the KDD 2020 paper "Graph Structure Learning for Robust Graph Neural Networks"☆298Updated 2 years ago
- [DSAA 2018] Autoencoders for Link Prediction and Semi-Supervised Node Classification☆255Updated 5 years ago
- The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019).☆260Updated 2 years ago
- A PyTorch implementation of ACM SIGKDD 2019 paper "Predicting Dynamic Embedding Trajectory in Temporal Interaction Networks"☆389Updated 10 months ago
- [ICLR 2020; IPDPS 2019] Fast and accurate minibatch training for deep GNNs and large graphs (GraphSAINT: Graph Sampling Based Inductive L…☆485Updated 2 years ago
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆799Updated 2 years ago
- A Pytorch implementation of "Splitter: Learning Node Representations that Capture Multiple Social Contexts" (WWW 2019).☆213Updated last year
- Gaussian node embeddings. Implementation of "Deep Gaussian Embedding of Graphs: Unsupervised Inductive Learning via Ranking".☆174Updated 2 years ago
- Representation learning on large graphs using stochastic graph convolutions.☆138Updated 7 years ago
- This is a TensorFlow implementation of the Adversarially Regularized Graph Autoencoder(ARGA) model as described in our paper: Pan, S., …☆184Updated 3 years ago
- Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"☆210Updated last year
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆842Updated 3 years ago