There are 4 repositories under graph-convolution topic.
PyTorch Geometric Temporal: Spatiotemporal Signal Processing with Neural Machine Learning Models (CIKM 2021)
A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).
A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).
A PyTorch implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation" (WSDM 2019).
A repository of pretty cool datasets that I collected for network science and machine learning research.
A PyTorch implementation of "Graph Wavelet Neural Network" (ICLR 2019)
An implementation of "MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing" (ICML 2019).
Source code of CVPR 2020 paper, "HOPE-Net: A Graph-based Model for Hand-Object Pose Estimation"
A PyTorch implementation of "Graph Classification Using Structural Attention" (KDD 2018).
A PyTorch implementation of "Signed Graph Convolutional Network" (ICDM 2018).
A PyTorch implementation of "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)
This repo contains code to convert Structured Documents to Graphs and implement a Graph Convolution Neural Network for node classification
Graph convolutions in Keras with TensorFlow, PyTorch or Jax.
A lightweight implementation of Walklets from "Don't Walk Skip! Online Learning of Multi-scale Network Embeddings" (ASONAM 2017).
NeoDTI: Neural integration of neighbor information from a heterogeneous network for discovering new drug-target interactions
A sparsity aware implementation of "Enhanced Network Embedding with Text Information" (ICPR 2018).
Graph-convolutional GAN for point cloud generation. Code from ICLR 2019 paper Learning Localized Generative Models for 3D Point Clouds via Graph Convolution
The reference implementation of FEATHER from the CIKM '20 paper "Characteristic Functions on Graphs: Birds of a Feather, from Statistical Descriptors to Parametric Models".
Keras implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation". Includes synthetic GED data.
[IJCNN 2021] Unified Spatio-Temporal modeling for traffic forecasting using Graph Convolutional Network
Leverage on recent advances in graph convolution and sequence modeling to design neural networks for spatio-temporal forecasting, which including the use of graph convolutional neural networks, gated recurrent units and transformers.
Pose Refinement Graph Convolutional Network for Skeleton-based Action Recognition(RA-L with ICRA 2021)
Using the adjacency matrix and random forest get the Name, Address, Items, Prices, Grand total from all kind of invoices.
"Graph Convolutions Enrich the Self-Attention in Transformers!" NeurIPS 2024
Awesome GNN Learning For beginners
[CIKM 2024] Do We Really Need Graph Convolution During Training? Light Post-Training Graph-ODE for Efficient Recommendation
Self-Attention Graph Pooling [ICML-2019]
A Tensorflow implementation of a higher order graph convolutional neural network
SimGNN: A Neural Network Approach to Fast Graph Similarity Computation [WSDM-2019]
Graph Convolution based model for de novo identification of nucleotide modifications
Source code of the final course paper "Enhancing Word Embeddings with Graph-Based Text Representations"
Learning Developmental Age from 3D Infant Kinetics Using Adaptive Graph Neural Networks
This work showcases a variational graph autoencoder disentanglement using 3D mesh data.