paper-with-me

홈 › Papers

The Weighted Kendall and High-order Kernels for Permutations

2018-02-23 · ICML 2018 7 · Yunlong Jiao, Jean-Philippe Vert

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(n \ln(n))$ operations, where $n$ 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.

📄 PDF Abstract BibTeX arXiv:1802.08526

Code (2)

YunlongJiao/kernrank 공식 구현
YunlongJiao/weightedkendall 공식 구현

Tasks

Vocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Bayesian Optimization over Permutation Spaces

2021-12-02 · Aryan Deshwal, Syrine Belakaria, Janardhan Rao Doppa, Dae Hyun Kim

Optimizing expensive to evaluate black-box functions over an input space consisting of all permutations of d objects is an important problem with many real-world applications. For example, placement of functional blocks …

Bayesian OptimizationHeuristic SearchThompson Sampling

SkillGraph: Graph Foundation Priors for LLM Agent Tool Sequence Recommendation

2026-04-07 · Hao Liu, Dongyu Li arxiv

LLM agents must select tools from large API libraries and order them correctly. Existing methods use semantic similarity for both retrieval and ordering, but ordering depends on inter-tool data dependencies that are abse…

Semantic Similarity

Batch Bayesian Optimization on Permutations using the Acquisition Weighted Kernel

2021-02-26 · Changyong Oh, Roberto Bondesan, Efstratios Gavves, Max Welling

In this work we propose a batch Bayesian optimization method for combinatorial problems on permutations, which is well suited for expensive-to-evaluate objectives. We first introduce LAW, an efficient batch acquisition m…

Bayesian OptimizationPoint ProcessesScheduling

On kernel methods for covariates that are rankings

2016-03-25 · Horia Mania, Aaditya Ramdas, Martin J. Wainwright, Michael. I. Jordan 외

Permutation-valued features arise in a variety of applications, either in a direct way when preferences are elicited over a collection of items, or an indirect way in which numerical ratings are converted to a ranking. T…

regression

Structure-aware Relative Policy Optimization for Ranking

2026-07-28 · Yiteng Tu, Weihang Su, Zitao Su, Yiqun Liu 외 arxiv

Ranking is a fundamental component of modern information access systems. Reinforcement learning (RL) provides a flexible framework for directly optimizing coarse-grained feedback and system-level objectives defined over …

Reinforcement Learning