paper-with-me

홈 › Papers

Bipartite Ranking From Multiple Labels: On Loss Versus Label Aggregation

2025-04-15 · Michal Lukasik, Lin Chen, Harikrishna Narasimhan, Aditya Krishna Menon, Wittawat Jitkrittum, Felix X. Yu, Sashank J. Reddi, Gang Fu, Mohammadhossein Bateni, Sanjiv Kumar

Bipartite ranking is a fundamental supervised learning problem, with the goal of learning a ranking over instances with maximal area under the ROC curve (AUC) against a single binary target label. However, one may often observe multiple binary target labels, e.g., from distinct human annotators. How can one synthesize such labels into a single coherent ranking? In this work, we formally analyze two approaches to this problem -- loss aggregation and label aggregation -- by characterizing their Bayes-optimal solutions. Based on this, we show that while both methods can yield Pareto-optimal solutions, loss aggregation can exhibit label dictatorship: one can inadvertently (and undesirably) favor one label over others. This suggests that label aggregation can be preferable to loss aggregation, which we empirically verify.

📄 PDF Abstract BibTeX arXiv:2504.11284

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Confidence-Weighted Bipartite Ranking

2016-07-04 · Majdi Khalid, Indrakshi Ray, Hamidreza Chitsaz

Bipartite ranking is a fundamental machine learning and data mining problem. It commonly concerns the maximization of the AUC metric. Recently, a number of studies have proposed online bipartite ranking algorithms to lea…

Risk Bounds for Low Cost Bipartite Ranking

2019-12-02 · San Gultekin, John Paisley

Bipartite ranking is an important supervised learning problem; however, unlike regression or classification, it has a quadratic dependence on the number of samples. To circumvent the prohibitive sample cost, many recent …

Generalization Bounds

Top Rank Optimization in Linear Time

2014-10-06 · NeurIPS 2014 12 · Nan Li, Rong Jin, Zhi-Hua Zhou

Bipartite ranking aims to learn a real-valued ranking function that orders positive instances before negative instances. Recent efforts of bipartite ranking are focused on optimizing ranking accuracy at the top of the ra…

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

The Fairness of Risk Scores Beyond Classification: Bipartite Ranking and the xAUC Metric

2019-02-15 · NeurIPS 2019 12 · Nathan Kallus, Angela Zhou

Where machine-learned predictive risk scores inform high-stakes decisions, such as bail and sentencing in criminal justice, fairness has been a serious concern. Recent work has characterized the disparate impact that suc…

Binary ClassificationFairnessGeneral Classification