benedekrozemberczki / FEATHERLinks
The reference implementation of FEATHER from the CIKM '20 paper "Characteristic Functions on Graphs: Birds of a Feather, from Statistical Descriptors to Parametric Models".
☆51Updated 2 years ago
Alternatives and similar repositories for FEATHER
Users that are interested in FEATHER are comparing it to the libraries listed below
Sorting:
- Code for the paper: "edGNN: A simple and powerful GNN for labeled graphs"☆43Updated 2 years ago
- Source code from the NeurIPS 2019 workshop article "Keep It Simple: Graph Autoencoders Without Graph Convolutional Networks" (G. Salha, R…☆133Updated 4 years ago
- Data for "Understanding Isomorphism Bias in Graph Data Sets" paper.☆89Updated 5 years ago
- Compute graph embeddings via Anonymous Walk Embeddings☆83Updated 7 years ago
- PPRGo model in PyTorch, as proposed in "Scaling Graph Neural Networks with Approximate PageRank" (KDD 2020)☆126Updated 3 years ago
- Node Embeddings in Dynamic Graphs☆57Updated 3 years ago
- Geo2DR: A Python and PyTorch library for learning distributed representations of graphs.☆46Updated 2 years ago
- SIGN: Scalable Inception Graph Network☆96Updated 4 years ago
- Benchmark for Graph Embedding Methods☆48Updated 4 years ago
- A Persistent Weisfeiler–Lehman Procedure for Graph Classification☆61Updated 4 years ago
- ☆95Updated 2 years ago
- A NetworkX implementation of "Ego-splitting Framework: from Non-Overlapping to Overlapping Clusters" (KDD 2017).☆84Updated 2 years ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆69Updated 2 years ago
- A scalable implementation of "Learning Structural Node Embeddings Via Diffusion Wavelets (KDD 2018)".☆187Updated 2 years ago
- PyTorch Implementation of GraphTSNE, ICLR’19☆136Updated 6 years ago
- An implementation of "EdMot: An Edge Enhancement Approach for Motif-aware Community Detection" (KDD 2019)☆134Updated 2 years ago
- A PyTorch implementation of "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)☆210Updated 2 years ago
- Reference implementation of the paper VERSE: Versatile Graph Embeddings from Similarity Measures☆131Updated 4 years ago
- Distance Encoding for GNN Design☆186Updated 4 years ago
- code for the paper in NeurIPS 2019☆40Updated 2 years ago
- ☆143Updated 4 years ago
- An implementation of "Community Preserving Network Embedding" (AAAI 2017)☆121Updated 2 years ago
- A sparsity aware implementation of "Binarized Attributed Network Embedding" (ICDM 2018).☆87Updated 2 years ago
- Automatic feature extraction and node role assignment for transfer learning on graphs (ReFeX & RolX)☆87Updated last year
- A sparsity aware implementation of "Deep Autoencoder-like Nonnegative Matrix Factorization for Community Detection" (CIKM 2018).☆207Updated 2 years ago
- From Random Walks to Transformer for Learning Node Embeddings (ECML-PKDD 2020) (In Pytorch and Tensorflow)☆42Updated 4 years ago
- Source code for EvalNE, a Python library for evaluating Network Embedding methods.☆106Updated last year
- A curated list of awesome graph representation learning.☆69Updated 4 years ago
- The official PyTorch implementation of "Pathfinder Discovery Networks for Neural Message Passing" (WebConf '21)☆58Updated 2 years ago
- A NetworkX implementation of Label Propagation from a "Near Linear Time Algorithm to Detect Community Structures in Large-Scale Networks"…☆125Updated 2 years ago