Kernels for Link Prediction with Latent Feature Models
Abstract
Predicting new links in a network is a problem of interest in many application domains. Most of the prediction methods utilize information on the network’s entities such as nodes to build a model of links. Network structures are usually not used except for the networks with similarity or relatedness semantics. In this work, we use network structures for link prediction with a more general network type with latent feature models. The problem is the difficulty to train these models directly for large data. We propose a method to solve this problem using kernels and cast the link prediction problem into a binary classification problem. The key idea is not to infer latent features explicitly, but to represent these features implicitly in the kernels, making the method scalable to large networks. In contrast to the other methods for latent feature models, our method inherits all the advantages of kernel framework: optimality, efficiency and nonlinearity. We apply our method to real data of protein-protein interactions to show the merits of our method.
Cite
Text
Nguyen and Mamitsuka. "Kernels for Link Prediction with Latent Feature Models." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2011. doi:10.1007/978-3-642-23783-6_33Markdown
[Nguyen and Mamitsuka. "Kernels for Link Prediction with Latent Feature Models." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2011.](https://mlanthology.org/ecmlpkdd/2011/nguyen2011ecmlpkdd-kernels/) doi:10.1007/978-3-642-23783-6_33BibTeX
@inproceedings{nguyen2011ecmlpkdd-kernels,
title = {{Kernels for Link Prediction with Latent Feature Models}},
author = {Nguyen, Canh Hao and Mamitsuka, Hiroshi},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2011},
pages = {517-532},
doi = {10.1007/978-3-642-23783-6_33},
url = {https://mlanthology.org/ecmlpkdd/2011/nguyen2011ecmlpkdd-kernels/}
}