Learning Random Walks to Rank Nodes in Graphs
Abstract
Ranking nodes in graphs is of much recent interest. Edges, via the graph Laplacian, are used to encourage local smoothness of node scores in SVM-like formulations with generalization guarantees. In contrast, Pagerank variants are based on Markovian random walks. For directed graphs, there is no simple known correspondence between these views of scoring/ranking. Recent scalable algorithms for learning the Pagerank transition probabilities do not have generalization guarantees. In this paper we show some correspondence results between the Laplacian and the Pagerank approaches, and give new generalization guarantees for the latter. We enhance the Pagerank-learning approaches to use an additive margin. We also propose a general framework for rank-sensitive scorelearning, and apply it to Laplacian smoothing. Experimental results are promising.
Cite
Text
Agarwal and Chakrabarti. "Learning Random Walks to Rank Nodes in Graphs." International Conference on Machine Learning, 2007. doi:10.1145/1273496.1273498Markdown
[Agarwal and Chakrabarti. "Learning Random Walks to Rank Nodes in Graphs." International Conference on Machine Learning, 2007.](https://mlanthology.org/icml/2007/agarwal2007icml-learning/) doi:10.1145/1273496.1273498BibTeX
@inproceedings{agarwal2007icml-learning,
title = {{Learning Random Walks to Rank Nodes in Graphs}},
author = {Agarwal, Alekh and Chakrabarti, Soumen},
booktitle = {International Conference on Machine Learning},
year = {2007},
pages = {9-16},
doi = {10.1145/1273496.1273498},
url = {https://mlanthology.org/icml/2007/agarwal2007icml-learning/}
}