paper-with-me

홈 › Papers

Active Bipartite Ranking with Smooth Posterior Distributions

2026-02-27 · James Cheshire, Stephan Clémençon arxiv

In this article, bipartite ranking, a statistical learning problem involved in many applications and widely studied in the passive context, is approached in a much more general \textit{active setting} than the discrete one previously considered in the literature. While the latter assumes that the conditional distribution is piece wise constant, the framework we develop permits in contrast to deal with continuous conditional distributions, provided that they fulfill a Hölder smoothness constraint. We first show that a naive approach based on discretisation at a uniform level, fixed \textit{a priori} and consisting in applying next the active strategy designed for the discrete setting generally fails. Instead, we propose a novel algorithm, referred to as smooth-rank and designed for the continuous setting, which aims to minimise the distance between the ROC curve of the estimated ranking rule and the optimal one w.r.t. the $\sup$ norm. We show that, for a fixed confidence level $ε>0$ and probability $δ\in (0,1)$, smooth-rank is PAC$(ε,δ)$. In addition, we provide a problem dependent upper bound on the expected sampling time of smooth-rank and establish a problem dependent lower bound on the expected sampling time of any PAC$(ε,δ)$ algorithm. Beyond the theoretical analysis carried out, numerical results are presented, providing solid empirical evidence of the performance of the algorithm proposed, which compares favorably with alternative approaches.

📄 PDF Abstract BibTeX arXiv:2602.24263

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Active Sampling of Pairs and Points for Large-scale Linear Bipartite Ranking

2017-08-24 · Wei-Yuan Shen, Hsuan-Tien Lin

Bipartite ranking is a fundamental ranking problem that learns to order relevant instances ahead of irrelevant ones. The pair-wise approach for bi-partite ranking construct a quadratic number of pairs to solve the proble…

Active Learning

Functional Bipartite Ranking: a Wavelet-Based Filtering Approach

2013-12-18 · Stéphan Clémençon, Marine Depecker

It is the main goal of this article to address the bipartite ranking issue from the perspective of functional data analysis (FDA). Given a training set of independent realizations of a (possibly sampled) second-order ran…

Active Bipartite Ranking

2023-09-21 · NeurIPS 2023 11

In this paper, we develop an active learning framework for the bipartite ranking problem. Motivated by numerous applications, ranging from supervised anomaly detection to credit-scoring through the design of medical diag…

Efficient Sampling for Bipartite Matching Problems

2012-12-01 · NeurIPS 2012 12 · Maksims Volkovs, Richard S. Zemel

Bipartite matching problems characterize many situations, ranging from ranking in information retrieval to correspondence in vision. Exact inference in real-world applications of these problems is intractable, making eff…

Information RetrievalRetrieval

BiRank: Towards Ranking on Bipartite Graphs

2017-08-15 · Xiangnan He, Ming Gao, Min-Yen Kan, Dingxian Wang

The bipartite graph is a ubiquitous data structure that can model the relationship between two entity types: for instance, users and items, queries and webpages. In this paper, we study the problem of ranking vertices of…