yanghui-wang / citation-network
This project creates a citation network from a data set of published paper and an importance ranking of the books. I used the Citation-network V1 dataset from https://aminer.org/citation for this project. The project in written in Python 2.7 and particular attention is paid to PageRank and virtualization of the results.
☆13Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for citation-network
- An implementation of "Fusing Structure and Content via Non-negative Matrix Factorization for Embedding Information Networks".☆19Updated 2 years ago
- Anomaly detection algorithm for social networks using Graph Neural Networks by leveraging graph parameteres, between centrality, degree, …☆11Updated 4 years ago
- Heterogeneous Information Network Datasets☆16Updated 5 years ago
- The implementation of our AAAI 2020 paper "GSSNN: Graph Smoothing Splines Neural Network".☆20Updated 4 years ago
- Continuous-Time Relationship Prediction in Dynamic Heterogeneous Information Networks (TKDD 2019)☆17Updated 2 years ago
- Source code for CIKM 2019 paper "Temporal Network Embedding with Micro- and Macro-dynamics"☆37Updated 2 years ago
- Code for the paper "Unsupervised Community Detection with Modularity-based Attention Model"☆36Updated 4 years ago
- Implementation of the paper "Community Detection with Graph Neural Networks", [1] in Pytorch☆35Updated 6 years ago
- Worked with a number of real-world datasets available at http://snap.stanford.edu/ to identify the importance of certain nodes in terms o…☆11Updated 7 years ago
- Code for Arxiv 2018 Paper "HAHE: Hierarchical Attentive Heterogeneous Information Network Embedding"☆31Updated 5 years ago
- An implementation of "Network Representation Learning with Rich Text Information" (IJCAI '15).☆57Updated 2 years ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆69Updated 2 years ago
- A distributed implementation of "Nested Subtree Hash Kernels for Large-Scale Graph Classification Over Streams" (ICDM 2012).☆8Updated 2 years ago
- Implementation of Meta-GNN in TensorFlow☆47Updated 3 years ago
- Code and dataset for IEEE TKDE paper "Dynamic Heterogeneous Information Network Embedding with Meta-path based Proximity"☆40Updated 3 years ago
- ☆48Updated 2 years ago
- Code for "SUGAR: Subgraph Neural Network with Reinforcement Pooling and Self-Supervised Mutual Information Mechanism"☆54Updated 3 years ago
- dynamic graph/network embedding/representation methods☆16Updated 4 years ago
- Timerank: Tracking the Evolution of Communities in Dynamic Social Networks☆21Updated 6 years ago
- code for the paper in NeurIPS 2019☆40Updated last year
- ☆28Updated 6 years ago
- Graph Recurrent Networks with Attributed Random Walks☆28Updated last year
- Reproducing the results of the paper Continuous-time Dynamic Network Embeddings☆30Updated 5 years ago
- Inner product natural graph factorization machine used in 'GEMSEC: Graph Embedding with Self Clustering' .☆11Updated 2 years ago
- GloDyNE: Global Topology Preserving Dynamic Network Embedding (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/document/930271…☆65Updated 3 years ago
- This repo contains the experiments performed for link prediction, multi-class classification and pairwise node classification task.☆10Updated 4 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆31Updated 5 years ago
- An alternative implementation of Recursive Feature and Role Extraction (KDD11 & KDD12)☆67Updated 2 years ago
- Representation Learning on Graphs with Jumping Knowledge Networks☆38Updated 5 years ago