paper-with-me

Papers

Comprehend DeepWalk as Matrix Factorization

2015-01-02 · Cheng Yang, Zhiyuan Liu

Word2vec, as an efficient tool for learning vector representation of words has shown its effectiveness in many natural language processing tasks. Mikolov et al. issued Skip-Gram and Negative Sampling model for developing this toolbox. Perozzi et al. introduced the Skip-Gram model into the study of social network for the first time, and designed an algorithm named DeepWalk for learning node embedding on a graph. We prove that the DeepWalk algorithm is actually factoring a matrix M where each entry M_{ij} is logarithm of the average probability that node i randomly walks to node j in fix steps.

📄 PDF Abstract BibTeX arXiv:1501.00358

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

DeepWalk DeepWalk learns embeddings (social representations) of a graph's vertices, by modeling a stream of short random walks. Social representations are latent features of the…

Similar Papers 제목 키워드 기반

Exact Recovery of Community Structures Using DeepWalk and Node2vec

2021-01-18 · Yichi Zhang, Minh Tang

Random-walk based network embedding algorithms like DeepWalk and node2vec are widely used to obtain Euclidean representation of the nodes in a network prior to performing downstream inference tasks. However, despite thei…

ClusteringCommunity DetectionNetwork Embedding

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

2017-10-09 · Jiezhong Qiu, Yuxiao Dong, Hao Ma, Jian Li 외

Since the invention of word2vec, the skip-gram model has significantly advanced the research of network embedding, such as the recent emergence of the DeepWalk, LINE, PTE, and node2vec approaches. In this work, we show t…

Network EmbeddingRepresentation Learning

NetSMF: Large-Scale Network Embedding as Sparse Matrix Factorization

2019-06-26 · Jiezhong Qiu, Yuxiao Dong, Hao Ma, Jian Li 외

We study the problem of large-scale network embedding, which aims to learn latent representations for network mining applications. Previous research shows that 1) popular network embedding benchmarks, such as DeepWalk, a…

Network Embedding

Network Representation Learning with Rich Text Information

2015-06-24 · IJCAI 2015 6 · Cheng Yang, Zhiyuan Liu, Deli Zhao, Maosong Sun 외

Representation learning has shown its effectiveness in many tasks such as image classification and text mining. Network representation learning aims at learning distributed vector representation for each vertex in a netw…

General Classificationimage-classificationImage ClassificationMulti-class Classification+3

Multiple Similarity Drug-Target Interaction Prediction with Random Walks and Matrix Factorization

2022-01-24 · Bin Liu, Dimitrios Papadopoulos, Fragkiskos D. Malliaros, Grigorios Tsoumakas 외

The discovery of drug-target interactions (DTIs) is a very promising area of research with great potential. The accurate identification of reliable interactions among drugs and proteins via computational methods, which t…