Fast Convergence of Online Pairwise Learning Algorithms
Abstract
Pairwise learning usually refers to a learning task which involves a loss function depending on pairs of examples, among which most notable ones are bipartite ranking, metric learning and AUC maximization. In this paper, we focus on online learning algorithms for pairwise learning problems without strong convexity, for which all previously known algorithms achieve a convergence rate of \mathcal{O}(1/\sqrt{T}) after T iterations. In particular, we study an online learning algorithm for pairwise learning with a least-square loss function in an unconstrained setting. We prove that the convergence of its last iterate can converge to the desired minimizer at a rate arbitrarily close to \mathcal{O}(1/T) up to logarithmic factor. The rates for this algorithm are established in high probability under the assumptions of polynomially decaying step sizes.
Cite
Text
Boissier et al. "Fast Convergence of Online Pairwise Learning Algorithms." International Conference on Artificial Intelligence and Statistics, 2016.Markdown
[Boissier et al. "Fast Convergence of Online Pairwise Learning Algorithms." International Conference on Artificial Intelligence and Statistics, 2016.](https://mlanthology.org/aistats/2016/boissier2016aistats-fast/)BibTeX
@inproceedings{boissier2016aistats-fast,
title = {{Fast Convergence of Online Pairwise Learning Algorithms}},
author = {Boissier, Martin and Lyu, Siwei and Ying, Yiming and Zhou, Ding-Xuan},
booktitle = {International Conference on Artificial Intelligence and Statistics},
year = {2016},
pages = {204-212},
url = {https://mlanthology.org/aistats/2016/boissier2016aistats-fast/}
}