Link Prediction via Subgraph Embedding-Based Convex Matrix Completion
Abstract
Link prediction is of fundamental importance in network science and machine learning. Early methods consider only simple topological features, while subsequent supervised approaches typically rely on human-labeled data and feature engineering. In this work, we present a new representation learning-based approach called SEMAC that jointly exploits fine-grained node features as well as the overall graph topology. In contrast to the SGNS or SVD methods espoused in previous representation-based studies, our model represents nodes in terms of subgraph embeddings acquired via a form of convex matrix completion to iteratively reduce the rank, and thereby, more effectively eliminate noise in the representation. Thus, subgraph embeddings and convex matrix completion are elegantly integrated into a novel link prediction framework. Experimental results on several datasets show the effectiveness of our method compared to previous work.
Cite
Text
Cao et al. "Link Prediction via Subgraph Embedding-Based Convex Matrix Completion." AAAI Conference on Artificial Intelligence, 2018. doi:10.1609/AAAI.V32I1.11655Markdown
[Cao et al. "Link Prediction via Subgraph Embedding-Based Convex Matrix Completion." AAAI Conference on Artificial Intelligence, 2018.](https://mlanthology.org/aaai/2018/cao2018aaai-link/) doi:10.1609/AAAI.V32I1.11655BibTeX
@inproceedings{cao2018aaai-link,
title = {{Link Prediction via Subgraph Embedding-Based Convex Matrix Completion}},
author = {Cao, Zhu and Wang, Linlin and de Melo, Gerard},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2018},
pages = {2803-2810},
doi = {10.1609/AAAI.V32I1.11655},
url = {https://mlanthology.org/aaai/2018/cao2018aaai-link/}
}