Perceptron like Algorithms for Online Learning to Rank

08/04/2015
by   Sougata Chaudhuri, et al.
0

Perceptron is a classic online algorithm for learning a classification function. In this paper, we provide a novel extension of the perceptron algorithm to the learning to rank problem in information retrieval. We consider popular listwise performance measures such as Normalized Discounted Cumulative Gain (NDCG) and Average Precision (AP). A modern perspective on perceptron for classification is that it is simply an instance of online gradient descent (OGD), during mistake rounds, using the hinge loss function. Motivated by this interpretation, we propose a novel family of listwise, large margin ranking surrogates. Members of this family can be thought of as analogs of the hinge loss. Exploiting a certain self-bounding property of the proposed family, we provide a guarantee on the cumulative NDCG (or AP) induced loss incurred by our perceptron-like algorithm. We show that, if there exists a perfect oracle ranker which can correctly rank each instance in an online sequence of ranking data, with some margin, the cumulative loss of perceptron algorithm on that sequence is bounded by a constant, irrespective of the length of the sequence. This result is reminiscent of Novikoff's convergence theorem for the classification perceptron. Moreover, we prove a lower bound on the cumulative loss achievable by any deterministic algorithm, under the assumption of existence of perfect oracle ranker. The lower bound shows that our perceptron bound is not tight, and we propose another, purely online, algorithm which achieves the lower bound. We provide empirical results on simulated and large commercial datasets to corroborate our theoretical results.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/03/2014

Perceptron-like Algorithms and Generalization Bounds for Learning to Rank

Learning to rank is a supervised learning problem where the output space...
research
12/24/2019

Online Algorithms for Multiclass Classification using Partial Labels

In this paper, we propose online algorithms for multiclass classificatio...
research
02/04/2019

Online Multiclass Classification Based on Prediction Margin for Partial Feedback

We consider the problem of online multiclass classification with partial...
research
02/12/2018

PRIL: Perceptron Ranking Using Interval Labeled Data

In this paper, we propose an online learning algorithm PRIL for learning...
research
03/02/2017

A Generic Online Parallel Learning Framework for Large Margin Models

To speed up the training process, many existing systems use parallel tec...
research
11/17/2020

Linear Separation via Optimism

Binary linear classification has been explored since the very early days...
research
11/25/2019

Cumulative Sum Ranking

The goal of Ordinal Regression is to find a rule that ranks items from a...

Please sign up or login with your details

Forgot password? Click here to reset