Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

134 Commits
 
 
 
 

Repository files navigation

network embedding

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

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

Related Resource Outline

  1. Table of resource contents, this page.
  2. Paper list with simple classification index
  3. Paper list without classification index, more frequently updated.
Table of Contents in this page
  1. Paper References with the implementation
  2. Paper References
  3. Conference & Workshop
  4. Related Resource List
  5. Related Projects
  6. Related Notes

Paper References with the implementation(s)

Paper References

Paper List

  1. Paper list with classification index

  2. Paper list without classification index, more frequently updated.

some paper references

  1. Hierarchical Graph Representation Learning with Differentiable Pooling, NIPS'18

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

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

  4. MetaGraph2Vec, MetaGraph2Vec: Complex Semantic Path Augmented Heterogeneous Network Embedding

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

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

  7. Adversarial Network Embedding, arxiv

  8. Role2Vec, Learning Role-based Graph Embeddings

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

  10. MINES, Multi-Dimensional Network Embedding with Hierarchical Structure

  11. Walk-Steered Convolution for Graph Classification

  12. Deep Feature Learning for Graphs, arxiv'17

  13. Fast Linear Model for Knowledge Graph Embeddings, arxiv'17

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

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

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

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

  18. LANE, Label Informed Attributed Network Embedding, WSDM'17

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

  20. Scalable Graph Embedding for Asymmetric Proximity, AAAI'17

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

  22. Tri-party deep network representation, IJCAI'16

  23. Heterogeneous Network Embedding via Deep Architectures, KDD'15

  24. Neural Word Embedding As Implicit Matrix Factorization, NIPS'14

  25. Distributed large-scale natural graph factorization, WWW'13

  26. From Node Embedding To Community Embedding, arxiv

  27. Walklets: Multiscale Graph Embeddings for Interpretable Network Classification, arxiv

  28. Comprehend DeepWalk as Matrix Factorization, arxiv

Conference & Workshop

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

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

Related Resource List

  1. awesome-community-detection

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

  3. awesome-embedding-models

  4. Network Embedding Resources

  5. awesome-embedding-models

  6. 2vec-type embedding models

Related Projects

  • Stanford Network Analysis Project website

Related Notes

  • 认识“网络嵌入法” weblink

About

A curated list of network embedding techniques. (We will not update in the future)

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors