Magnitude-Preserving Ranking Algorithms
Abstract
This paper studies the learning problem of ranking when one wishes not just to accurately predict pairwise ordering but also preserve the magnitude of the preferences or the difference between ratings, a problem motivated by its key importance in the design of search engines, movie recommendation, and other similar ranking systems. We describe and analyze several algorithms for this problem and give stability bounds for their generalization error, extending previously known stability results to non-bipartite ranking and magnitude of preference-preserving algorithms. We also report the results of experiments comparing these algorithms on several datasets and compare these results with those obtained using an algorithm minimizing the pairwise misranking error and standard regression.
Cite
Text
Cortes et al. "Magnitude-Preserving Ranking Algorithms." International Conference on Machine Learning, 2007. doi:10.1145/1273496.1273518Markdown
[Cortes et al. "Magnitude-Preserving Ranking Algorithms." International Conference on Machine Learning, 2007.](https://mlanthology.org/icml/2007/cortes2007icml-magnitude/) doi:10.1145/1273496.1273518BibTeX
@inproceedings{cortes2007icml-magnitude,
title = {{Magnitude-Preserving Ranking Algorithms}},
author = {Cortes, Corinna and Mohri, Mehryar and Rastogi, Ashish},
booktitle = {International Conference on Machine Learning},
year = {2007},
pages = {169-176},
doi = {10.1145/1273496.1273518},
url = {https://mlanthology.org/icml/2007/cortes2007icml-magnitude/}
}