推薦系統初學者系列(8)-- Graph Embedding(網絡嵌入表示)做Top-K推薦

上一篇:推薦系統初學者系列(7)– Surprise庫做Top-K推薦
下一篇:推薦系統初學者系列(9)– 非負矩陣分解NMF

awesome-network-embedding

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

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

這裏寫圖片描述

Graph Embedding相關文獻

Paper References with the implementation(s)

Paper References

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

Watch Your Step: Learning Graph Embeddings Through Attention, 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

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

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

Related List

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

Related Project

Stanford Network Analysis Project website

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章