English

The Weighted Kendall and High-order Kernels for Permutations

Machine Learning 2018-06-13 v2 Machine Learning

Abstract

We propose new positive definite kernels for permutations. First we introduce a weighted version of the Kendall kernel, which allows to weight unequally the contributions of different item pairs in the permutations depending on their ranks. Like the Kendall kernel, we show that the weighted version is invariant to relabeling of items and can be computed efficiently in O(nln(n))O(n \ln(n)) operations, where nn is the number of items in the permutation. Second, we propose a supervised approach to learn the weights by jointly optimizing them with the function estimated by a kernel machine. Third, while the Kendall kernel considers pairwise comparison between items, we extend it by considering higher-order comparisons among tuples of items and show that the supervised approach of learning the weights can be systematically generalized to higher-order permutation kernels.

Keywords

Cite

@article{arxiv.1802.08526,
  title  = {The Weighted Kendall and High-order Kernels for Permutations},
  author = {Yunlong Jiao and Jean-Philippe Vert},
  journal= {arXiv preprint arXiv:1802.08526},
  year   = {2018}
}

Comments

Published in ICML 2018

R2 v1 2026-06-23T00:31:23.163Z