A module to test pre-computed graph node embeddings against labeled node classification benchmarks.
-
Updated
Oct 18, 2022 - Python
A module to test pre-computed graph node embeddings against labeled node classification benchmarks.
A Graph Optimal Transport Python Package
✨ Implementation of Self-supervised Heterogeneous Graph Neural Network with Co-contrastive Learning with pytorch and PyG
DYnamic Attributed Node rolEs (DYANE) is an attributed dynamic-network generative model based on temporal motifs and attributed node behavior.
DEBS 2021: Graph Stream Analytics tutorial
A general framework that leverages node feature information (e.g., text attributes) to efficiently generate node embeddings for previously unseen data. Instead of training individual embeddings for each node, GraphSAGE learn a function that generates embeddings by sampling and aggregating features from a node’s local neighborhood. Here, the impl…
Various Network Science Projects (2021-2022)
📌Graph Convolutional Network (GCN) on Zachary's karate club network
Code for "Graph Neural Networks can Recover the Hidden Features Solely from the Graph Structure" (ICML 2023)
CS224W: Graph Embedding, GNNs, Recommendation Systems, and applications.
Representation and learning framework for dynamic graphs using Graph Neural Networks.
Data and code repository from "Time-varying graph representation learning via higher-order skip-gram with negative sampling"
Code and data for the CIKM2021 paper "Learning Ideological Embeddings From Information Cascades"
From Random Walks to Transformer for Learning Node Embeddings (ECML-PKDD 2020) (In Pytorch and Tensorflow)
Quaternion Graph Neural Networks (ACML 2021) (Pytorch and Tensorflow)
Profiling and Deanonymizing Ethereum Users
Unsupervised Attributed Multiplex Network Embedding (AAAI 2020)
Universal Graph Transformer Self-Attention Networks (TheWebConf WWW 2022) (Pytorch and Tensorflow)
Add a description, image, and links to the node-embeddings topic page so that developers can more easily learn about it.
To associate your repository with the node-embeddings topic, visit your repo's landing page and select "manage topics."