rootlu / DyHNELinks
Code and dataset for IEEE TKDE paper "Dynamic Heterogeneous Information Network Embedding with Meta-path based Proximity"
☆43Updated 4 years ago
Alternatives and similar repositories for DyHNE
Users that are interested in DyHNE are comparing it to the libraries listed below
Sorting:
- Source code for CIKM 2019 paper "Temporal Network Embedding with Micro- and Macro-dynamics"☆37Updated 3 years ago
- Unsupervised Attributed Multiplex Network Embedding (AAAI 2020)☆150Updated 2 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆119Updated 3 years ago
- Reproducing the results of the paper Continuous-time Dynamic Network Embeddings☆30Updated 6 years ago
- Source code of "WWW21 - Heterogeneous Graph Neural Network via Attribute Completion"☆37Updated 4 years ago
- Datasets-for-Heterogeneous-Graph☆135Updated 6 years ago
- codes of R-HGNN model for Heterogeneous Graph Representation Learning☆46Updated 3 years ago
- Representation Learning on Graphs with Jumping Knowledge Networks☆39Updated 6 years ago
- Implementation of the WSDM 2021 paper "Node Similarity Preserving Graph Convolutional Networks"☆59Updated 4 years ago
- Implementation of the CTDNE algorithm.☆20Updated 7 years ago
- Source code for AAAI 2019 paper "Relation Structure-Aware Heterogeneous Information Network Embedding"☆56Updated 4 years ago
- Source code and dataset for KDD 2020 paper "Adaptive Graph Encoder for Attributed Graph Embedding"☆114Updated 2 years ago
- bilinear graph neural network☆30Updated 5 years ago
- HDGI code☆63Updated 5 years ago
- ☆19Updated 5 years ago
- [WSDM 2021]Bipartite Graph Embedding via Mutual Information Maximization☆77Updated 4 years ago
- Code for Arxiv 2018 Paper "HAHE: Hierarchical Attentive Heterogeneous Information Network Embedding"☆32Updated 6 years ago
- DyHATR (ECML-PKDD 2020)☆44Updated 5 years ago
- CTGCN: k-core based Temporal Graph Convolutional Network for Dynamic Graphs (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/…☆94Updated 2 months ago
- The SDNE (Structural Deep Network Embedding) based on Pytorch☆31Updated 5 years ago
- Source Codes of HetSANN in the AAAI'20 paper: An Attention-based Graph Nerual Network for Heterogeneous Structural Learning.☆144Updated 4 years ago
- Pytorch implementation of Relational GCN for node classification☆76Updated 2 years ago
- Interpretable and Efficient Heterogeneous Graph Convolutional Network, IEEE TKDE 2021☆105Updated last year
- Reinforced Neighborhood Selection Guided Multi-Relational Graph Neural Networks☆76Updated last year
- 使用DGL和pytorch实现metapath2vec