paper-with-me

Papers

Multilabel Ranking with Inconsistent Rankers

2014-06-01 · CVPR 2014 6 · Xin Geng, Longrun Luo

While most existing multilabel ranking methods assume the availability of a single objective label ranking for each instance in the training set, this paper deals with a more common case where subjective inconsistent rankings from multiple rankers are associated with each instance. The key idea is to learn a latent preference distribution for each instance. The proposed method mainly includes two steps. The first step is to generate a common preference distribution that is most compatible to all the personal rankings. The second step is to learn a mapping from the instances to the preference distributions. The proposed preference distribution learning (PDL) method is applied to the problem of multilabel ranking for natural scene images. Experimental results show that PDL can effectively incorporate the information given by the inconsistent rankers, and perform remarkably better than the compared state-of-the-art multilabel ranking algorithms.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On the Learnability of Multilabel Ranking

2023-04-06 · NeurIPS 2023 11

Multilabel ranking is a central task in machine learning. However, the most fundamental question of learnability in a multilabel ranking setting with relevance-score feedback remains unanswered. In this work, we characte…

On the Calibration and Uncertainty of Neural Learning to Rank Models

2021-01-12 · Gustavo Penha, Claudia Hauff

According to the Probability Ranking Principle (PRP), ranking documents in decreasing order of their probability of relevance leads to an optimal document ranking for ad-hoc retrieval. The PRP holds when two conditions a…

Document RankingLearning-To-RankRetrieval

On the Calibration and Uncertainty of Neural Learning to Rank Models for Conversational Search

2021-04-01 · EACL 2021 2 · Gustavo Penha, Claudia Hauff

According to the Probability Ranking Principle (PRP), ranking documents in decreasing order of their probability of relevance leads to an optimal document ranking for ad-hoc retrieval. The PRP holds when two conditions a…

Conversational SearchDocument RankingLearning-To-RankRetrieval

rerankers: A Lightweight Python Library to Unify Ranking Methods

2024-08-30 · Benjamin Clavié

This paper presents rerankers, a Python library which provides an easy-to-use interface to the most commonly used re-ranking approaches. Re-ranking is an integral component of many retrieval pipelines; however, there exi…

Re-RankingRetrieval

On Multilabel Classification and Ranking with Partial Feedback

2012-12-01 · NeurIPS 2012 12 · Claudio Gentile, Francesco Orabona

We present a novel multilabel/ranking algorithm working in partial information settings. The algorithm is based on 2nd-order descent methods, and relies on upper-confidence bounds to trade-off exploration and exploitatio…

ClassificationGeneral Classification