dhg.models
Models on Low-Order Structures
The GCN model proposed in Semi-Supervised Classification with Graph Convolutional Networks paper (ICLR 2017). |
|
The GraphSAGE model proposed in Inductive Representation Learning on Large Graphs paper (NIPS 2017). |
|
The GAT model proposed in Graph Attention Networks paper (ICLR 2018). |
|
The GIN model proposed in How Powerful are Graph Neural Networks? paper (ICLR 2019). |
|
The NGCF model proposed in Neural Graph Collaborative Filtering paper (SIGIR 2019). |
|
The LightGCN model proposed in LightGCN: Simplifying and Powering Graph Convolution Network for Recommendation paper (SIGIR 2020). |
Models on High-Order Structures
The HGNN model proposed in Hypergraph Neural Networks paper (AAAI 2019). |
|
The HGNN + model proposed in HGNN+: General Hypergraph Neural Networks paper (IEEE T-PAMI 2022). |
|
The HyperGCN model proposed in HyperGCN: A New Method of Training Graph Convolutional Networks on Hypergraphs paper (NeurIPS 2019). |
|
The HNHN model proposed in HNHN: Hypergraph Networks with Hyperedge Neurons paper (ICML 2020). |
|
The DHCF model proposed in Dual Channel Hypergraph Collaborative Filtering paper (KDD 2020). |