Topic-aware latent models for representation learning on networksOpen Website

2021 (modified: 07 May 2021)Pattern Recognit. Lett. 2021Readers: Everyone
Abstract: Highlights • We introduce TNE which is a novel topic-aware network representation learning model. • We show how latent community models can be utilized to learn topical representations. • We illustrate the flexibility of the TNE framework to use latent community models. • We evaluate the performance of models in node classification and link prediction. Abstract Network representation learning (NRL) methods have received significant attention over the last years thanks to their success in several graph analysis problems, including node classification, link prediction and clustering. Such methods aim to map each vertex of the network into a low dimensional space in a way that the structural information of the network is preserved. Of particular interest are methods based on random walks; such methods transform the network into a collection of node sequences, aiming to learn node representations by predicting the context of each node within the sequence. In this paper, we introduce TNE, a generic framework to enhance the embeddings of nodes acquired by means of random walk-based approaches with topic-based information. Similar to the concept of topical word embeddings in Natural Language Processing, the proposed model first assigns each node to a latent community with the favor of various statistical graph models and community detection methods, and then learns the enhanced topic-aware representations. We evaluate our methodology in two downstream tasks: node classification and link prediction. The experimental results demonstrate that by incorporating node and community embeddings, we are able to outperform widely-known baseline NRL models.
0 Replies

Loading