abhilash1910 / SpectralEmbeddings
spectralembeddings is a python library which is used to generate node embeddings from Knowledge graphs using GCN kernels and Graph Autoencoders. Variations include VanillaGCN,ChebyshevGCN and Spline GCN along with SDNe based Graph Autoencoder.
☆65Updated 3 years ago
Alternatives and similar repositories for SpectralEmbeddings:
Users that are interested in SpectralEmbeddings are comparing it to the libraries listed below
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆69Updated 2 years ago
- ☆30Updated last year
- Reimplementation of Graph Autoencoder by Kipf & Welling with DGL.☆65Updated 2 years ago
- code for the paper in NeurIPS 2019☆40Updated 2 years ago
- Geo2DR: A Python and PyTorch library for learning distributed representations of graphs.☆45Updated last year
- The reference implementation of FEATHER from the CIKM '20 paper "Characteristic Functions on Graphs: Birds of a Feather, from Statistical…☆50Updated 2 years ago
- Source code from the article "FastGAE: Scalable Graph Autoencoders with Stochastic Subgraph Decoding" by G. Salha, R. Hennequin, J.B. Rem…☆27Updated 2 years ago
- Code for the paper: "edGNN: A simple and powerful GNN for labeled graphs"☆42Updated last year
- Official repository for the paper "Improving Graph Neural Network Expressivity via Subgraph Isomorphism Counting" (TPAMI'22) https://arxi…☆100Updated 3 years ago
- This repository holds code and other relevant files for the Learning on Graphs 2022 tutorial "Graph Rewiring: From Theory to Applications…☆55Updated 2 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on Deep Graph Library (DGL)☆73Updated 2 years ago
- SIGN: Scalable Inception Graph Network☆96Updated 4 years ago
- HDGI code☆61Updated 5 years ago
- The official PyTorch implementation of "Pathfinder Discovery Networks for Neural Message Passing" (WebConf '21)☆58Updated 2 years ago
- Neo-GNNs: Neighborhood Overlap-aware Graph Neural Networks for Link Prediction☆38Updated 3 years ago
- ☆94Updated 2 years ago
- Code for the paper: "On the Bottleneck of Graph Neural Networks and Its Practical Implications"☆94Updated 2 years ago
- Wiki-CS: A Wikipedia-Based Benchmark for Graph Neural Networks☆55Updated 3 years ago
- ☆21Updated last year
- From Random Walks to Transformer for Learning Node Embeddings (ECML-PKDD 2020) (In Pytorch and Tensorflow)☆42Updated 3 years ago
- Benchmark for Graph Embedding Methods☆47Updated 4 years ago
- The official implementation of the Graph Barlow Twins method with the experimental pipeline☆30Updated last year
- An VGAE implementation using pytorch geometric.☆44Updated 4 years ago
- Codes for "Bridging the Gap Between Spectral and Spatial Domains in Graph Neural Networks" paper☆50Updated 4 years ago
- Laplacian Change Point Detection for Dynamic Graphs (KDD 2020)☆27Updated last year
- Implement EvolveGCN by DGL.☆26Updated 3 years ago
- Source code from the NeurIPS 2019 workshop article "Keep It Simple: Graph Autoencoders Without Graph Convolutional Networks" (G. Salha, R…☆132Updated 4 years ago
- Data for "Understanding Isomorphism Bias in Graph Data Sets" paper.☆89Updated 5 years ago
- Official Code Repository for the paper "Edge Representation Learning with Hypergraphs" (NeurIPS 2021)☆53Updated last year
- Official Code Repository for the paper "Graph Ordering Attention Networks"☆21Updated last year