Enhancing Network Embedding with Auxiliary Information: An Explicit Matrix Factorization Perspective
Junliang Guo, Linli Xu, Xunpeng Huang, Enhong Chen

TL;DR
This paper presents a unified matrix factorization approach for network embedding that incorporates structure, content, and label information simultaneously, improving tasks like node classification and link prediction.
Contribution
It introduces a novel matrix factorization framework that explicitly integrates auxiliary information into network embeddings, extending existing models like Skip-Gram for enhanced performance.
Findings
Improved semi-supervised node classification accuracy
Enhanced link prediction results on benchmark datasets
Effective integration of structure, content, and labels in embeddings
Abstract
Recent advances in the field of network embedding have shown the low-dimensional network representation is playing a critical role in network analysis. However, most of the existing principles of network embedding do not incorporate auxiliary information such as content and labels of nodes flexibly. In this paper, we take a matrix factorization perspective of network embedding, and incorporate structure, content and label information of the network simultaneously. For structure, we validate that the matrix we construct preserves high-order proximities of the network. Label information can be further integrated into the matrix via the process of random walk sampling to enhance the quality of embedding in an unsupervised manner, i.e., without leveraging downstream classifiers. In addition, we generalize the Skip-Gram Negative Sampling model to integrate the content of the network in a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Functional Brain Connectivity Studies
