Source code for the paper UniGNN: a Unified Framework for Graph and Hypergraph Neural Networks (IJCAI 2021).
☆72Jun 3, 2021Updated 4 years ago
Alternatives and similar repositories for UniGNN
Users that are interested in UniGNN are comparing it to the libraries listed below
Sorting:
- Source code for the paper Residual Enhanced Multi-Hypergraph Neural Network (ICIP 2021).☆19Jul 8, 2021Updated 4 years ago
- NeurIPS 2019: HyperGCN: A New Method of Training Graph Convolutional Networks on Hypergraphs☆213Aug 16, 2020Updated 5 years ago
- This is the GitHub repository for our ICLR22 paper: "You are AllSet: A Multiset Function Framework for Hypergraph Neural Networks"☆105Jul 28, 2023Updated 2 years ago
- Official Code Repository for the paper "Edge Representation Learning with Hypergraphs" (NeurIPS 2021)☆53Dec 23, 2025Updated 2 months ago
- [ECCV'22] Equivariant Hypergraph Neural Networks, in PyTorch☆31Apr 11, 2023Updated 2 years ago
- Codes for Paper: From Hypergraph Energy Functions to Hypergraph Neural Networks☆23Jun 29, 2023Updated 2 years ago
- [ICLR 2023] "Equivariant Hypergraph Diffusion Neural Operators" by Peihao Wang, Shenghao Yang, Yunyu Liu, Zhangyang Wang, Pan Li☆51Aug 16, 2024Updated last year
- ☆10Jul 30, 2023Updated 2 years ago
- ☆12Oct 4, 2021Updated 4 years ago
- The implementation of ICASSP 2024 lecture presentation paper "Hypergraph Transformer for Semi-Supervised Classification"☆20Nov 23, 2024Updated last year
- Hypergraph Neural Networks (AAAI 2019)☆830Aug 31, 2022Updated 3 years ago
- A pytorch library for graph and hypergraph computation.☆839Dec 31, 2025Updated 2 months ago
- ☆11Apr 8, 2023Updated 2 years ago
- Xiangguo Sun et al. Heterogeneous Hypergraph Embedding for Graph Classification, WSDM2021☆31Jun 27, 2025Updated 8 months ago
- ☆20Jan 9, 2024Updated 2 years ago
- DHGNN source code for IJCAI19 paper: "Dynamic Hypergraph Neural Networks"☆281Dec 8, 2022Updated 3 years ago
- The official source code for HyGCL-AdT that is published to WWW 24.☆12Mar 12, 2024Updated 2 years ago
- hypergraph representation learning, graph neural network☆101May 10, 2024Updated last year
- Hyperspectral Image Classification Using Feature Fusion Hypergraph Convolution Neural Network☆31Mar 16, 2022Updated 4 years ago
- PyTorch implementation of Interactive Hypergraph Neural Network for Personalized Product Search (IHGNN)☆24Feb 27, 2022Updated 4 years ago
- Collection of papers relating data-driven higher-order graph/networks researches.☆74Dec 5, 2022Updated 3 years ago
- KDD23 - Classification of Edge-Dependent Labels of Nodes in Hypergraphs☆19Jul 9, 2024Updated last year
- HCCF, SIGIR 2022☆100Aug 17, 2023Updated 2 years ago
- Heterogeneous Hypergraph Variational Autoencoder for Link Prediction (T-PAMI 2021)☆37Sep 8, 2021Updated 4 years ago
- ☆11Nov 16, 2023Updated 2 years ago
- Official code for the LoG2022 paper -- MSGNN: A Spectral Graph Neural Network Based on a Novel Magnetic Signed Laplacian.☆13Feb 8, 2025Updated last year
- Official implement of RAHG: A Role-Aware Hypergraph Neural Network for Node Classification in Graphs.