MLLGJul 1, 2018

Antithetic and Monte Carlo kernel estimators for partial rankings

arXiv:1807.00400v221 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of modeling partial rankings for applications like recommender systems, though it is incremental as it extends existing kernel methods.

The authors tackled the problem of applying kernel methods to incomplete rankings data by introducing consistent Monte Carlo estimators for Gram matrices and a novel antithetic variate construction for the Mallows kernel, resulting in lower variance and better performance in machine learning tasks.

In the modern age, rankings data is ubiquitous and it is useful for a variety of applications such as recommender systems, multi-object tracking and preference learning. However, most rankings data encountered in the real world is incomplete, which prevents the direct application of existing modelling tools for complete rankings. Our contribution is a novel way to extend kernel methods for complete rankings to partial rankings, via consistent Monte Carlo estimators for Gram matrices: matrices of kernel values between pairs of observations. We also present a novel variance reduction scheme based on an antithetic variate construction between permutations to obtain an improved estimator for the Mallows kernel. The corresponding antithetic kernel estimator has lower variance and we demonstrate empirically that it has a better performance in a variety of Machine Learning tasks. Both kernel estimators are based on extending kernel mean embeddings to the embedding of a set of full rankings consistent with an observed partial ranking. They form a computationally tractable alternative to previous approaches for partial rankings data. An overview of the existing kernels and metrics for permutations is also provided.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes