Concepedia

TLDR

Network embedding seeks low‑dimensional node representations that preserve network structure, yet most methods focus on microscopic proximities and overlook the prominent mesoscopic community structure. This work introduces a Modularized Nonnegative Matrix Factorization (M‑NMF) model that explicitly incorporates community structure into network embedding. By jointly optimizing an NMF‑based representation learner and a modularity‑based community detector within a unified framework, the model aligns node embeddings with community assignments, and efficient update rules with convergence guarantees are provided. Experiments on diverse real‑world networks demonstrate that the proposed method outperforms existing state‑of‑the‑art techniques.

Abstract

Network embedding, aiming to learn the low-dimensional representations of nodes in networks, is of paramount importance in many real applications. One basic requirement of network embedding is to preserve the structure and inherent properties of the networks. While previous network embedding methods primarily preserve the microscopic structure, such as the first- and second-order proximities of nodes, the mesoscopic community structure, which is one of the most prominent feature of networks, is largely ignored. In this paper, we propose a novel Modularized Nonnegative Matrix Factorization (M-NMF) model to incorporate the community structure into network embedding. We exploit the consensus relationship between the representations of nodes and community structure, and then jointly optimize NMF based representation learning model and modularity based community detection model in a unified framework, which enables the learned representations of nodes to preserve both of the microscopic and community structures. We also provide efficient updating rules to infer the parameters of our model, together with the correctness and convergence guarantees. Extensive experimental results on a variety of real-world networks show the superior performance of the proposed method over the state-of-the-arts.

References

YearCitations

Page 1