All Projects → chihming → Awesome Network Embedding

chihming / Awesome Network Embedding

A curated list of network embedding techniques.

Projects that are alternatives of or similar to Awesome Network Embedding

Ampligraph
Python library for Representation Learning on Knowledge Graphs https://docs.ampligraph.org
Stars: ✭ 1,662 (-30.14%)
Mutual labels:  knowledge-graph, representation-learning, graph-embeddings
REGAL
Representation learning-based graph alignment based on implicit matrix factorization and structural embeddings
Stars: ✭ 78 (-96.72%)
Mutual labels:  representation-learning, network-embedding
Pykg2vec
Python library for knowledge graph embedding and representation learning.
Stars: ✭ 280 (-88.23%)
Mutual labels:  knowledge-graph, representation-learning
FEATHER
The reference implementation of FEATHER from the CIKM '20 paper "Characteristic Functions on Graphs: Birds of a Feather, from Statistical Descriptors to Parametric Models".
Stars: ✭ 34 (-98.57%)
Mutual labels:  representation-learning, network-embedding
Smore
SMORe: Modularize Graph Embedding for Recommendation
Stars: ✭ 307 (-87.1%)
Mutual labels:  knowledge-graph, representation-learning
Knowledge Graphs
A collection of research on knowledge graphs
Stars: ✭ 845 (-64.48%)
Mutual labels:  knowledge-graph, representation-learning
ethereum-privacy
Profiling and Deanonymizing Ethereum Users
Stars: ✭ 37 (-98.44%)
Mutual labels:  representation-learning, network-embedding
Graphvite
GraphVite: A General and High-performance Graph Embedding System
Stars: ✭ 865 (-63.64%)
Mutual labels:  knowledge-graph, representation-learning
Hyte
EMNLP 2018: HyTE: Hyperplane-based Temporally aware Knowledge Graph Embedding
Stars: ✭ 130 (-94.54%)
Mutual labels:  knowledge-graph, representation-learning
Deformable Kernels
Deforming kernels to adapt towards object deformation. In ICLR 2020.
Stars: ✭ 166 (-93.02%)
Mutual labels:  representation-learning
Mspars
Stars: ✭ 177 (-92.56%)
Mutual labels:  knowledge-graph
Nlp4rec Papers
Paper list of NLP for recommender systems
Stars: ✭ 162 (-93.19%)
Mutual labels:  knowledge-graph
Awesome Visual Representation Learning With Transformers
Awesome Transformers (self-attention) in Computer Vision
Stars: ✭ 166 (-93.02%)
Mutual labels:  representation-learning
Mmkb
Several data modalities for KBs (visual, numerical, temporal, etc.)
Stars: ✭ 178 (-92.52%)
Mutual labels:  knowledge-graph
Topic Db
TopicDB is a topic maps-based semantic graph store (using PostgreSQL for persistence)
Stars: ✭ 164 (-93.11%)
Mutual labels:  knowledge-graph
Awesome Kgqa
A collection of some materials of knowledge graph question answering
Stars: ✭ 188 (-92.1%)
Mutual labels:  knowledge-graph
Entity2rec
entity2rec generates item recommendation using property-specific knowledge graph embeddings
Stars: ✭ 159 (-93.32%)
Mutual labels:  knowledge-graph
Nspm
🤖 Neural SPARQL Machines for Knowledge Graph Question Answering.
Stars: ✭ 156 (-93.44%)
Mutual labels:  knowledge-graph
Semantic Embeddings
Hierarchy-based Image Embeddings for Semantic Image Retrieval
Stars: ✭ 196 (-91.76%)
Mutual labels:  representation-learning
Kbgan
Code for "KBGAN: Adversarial Learning for Knowledge Graph Embeddings" https://arxiv.org/abs/1711.04071
Stars: ✭ 186 (-92.18%)
Mutual labels:  knowledge-graph

awesome-network-embedding

Awesome PRs Welcome Gitter chat for developers at https://gitter.im/dmlc/xgboost

Also called network representation learning, graph embedding, knowledge embedding, etc.

The task is to learn the representations of the vertices from a given network.

CALL FOR HELP: I'm planning to re-organize the papers with clear classification index in the near future. Please feel free to submit a commit if you find any interesting related work:)

Paper References with the implementation(s)

Paper References

A Comprehensive Survey on Graph Neural Networks, arxiv'19

Hierarchical Graph Representation Learning with Differentiable Pooling, NIPS'18

SEMAC, Link Prediction via Subgraph Embedding-Based Convex Matrix Completion, AAAI 2018, Slides

MILE, MILE: A Multi-Level Framework for Scalable Graph Embedding, arxiv'18

MetaGraph2Vec, MetaGraph2Vec: Complex Semantic Path Augmented Heterogeneous Network Embedding

PinSAGE, Graph Convolutional Neural Networks for Web-Scale Recommender Systems

Curriculum Learning for Heterogeneous Star Network Embedding via Deep Reinforcement Learning, WSDM '18

Adversarial Network Embedding, arxiv

Role2Vec, Learning Role-based Graph Embeddings

edge2vec, Feature Propagation on Graph: A New Perspective to Graph Representation Learning

MINES, Multi-Dimensional Network Embedding with Hierarchical Structure

Walk-Steered Convolution for Graph Classification

Deep Feature Learning for Graphs, arxiv'17

Fast Linear Model for Knowledge Graph Embeddings, arxiv'17

Network Embedding as Matrix Factorization: Unifying DeepWalk, LINE, PTE, and node2vec, arxiv'17

A Comprehensive Survey of Graph Embedding: Problems, Techniques and Applications, arxiv'17

Representation Learning on Graphs: Methods and Applications, IEEE DEB'17

CONE, CONE: Community Oriented Network Embedding, arxiv'17

LANE, Label Informed Attributed Network Embedding, WSDM'17

Graph2Gauss, Deep Gaussian Embedding of Attributed Graphs: Unsupervised Inductive Learning via Ranking, arxiv [Bonus Animation]

Scalable Graph Embedding for Asymmetric Proximity, AAAI'17

Query-based Music Recommendations via Preference Embedding, RecSys'16

Tri-party deep network representation, IJCAI'16

Heterogeneous Network Embedding via Deep Architectures, KDD'15

Neural Word Embedding As Implicit Matrix Factorization, NIPS'14

Distributed large-scale natural graph factorization, WWW'13

From Node Embedding To Community Embedding, arxiv

Walklets: Multiscale Graph Embeddings for Interpretable Network Classification, arxiv

Comprehend DeepWalk as Matrix Factorization, arxiv

Conference & Workshop

Graph Neural Networks for Natural Language Processing, EMNLP'19

SMORe : Modularize Graph Embedding for Recommendation, RecSys'19

13th International Workshop on Mining and Learning with Graphs, MLG'17

WWW-18 Tutorial Representation Learning on Networks, WWW'18

Related List

awesome-graph-classification

awesome-community-detection

awesome-embedding-models

Must-read papers on network representation learning (NRL) / network embedding (NE)

Must-read papers on knowledge representation learning (KRL) / knowledge embedding (KE)

Network Embedding Resources

awesome-embedding-models

2vec-type embedding models

Must-read papers on GNN

LiteratureDL4Graph

awesome-graph-classification

Related Project

Stanford Network Analysis Project website

StellarGraph Machine Learning Library website GitHub

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].