paper-with-me

Papers

On the Relationship Between Binary Classification, Bipartite Ranking, and Binary Class Probability Estimation

2013-12-01 · NeurIPS 2013 12 · Harikrishna Narasimhan, Shivani Agarwal

We investigate the relationship between three fundamental problems in machine learning: binary classification, bipartite ranking, and binary class probability estimation (CPE). It is known that a good binary CPE model can be used to obtain a good binary classification model (by thresholding at 0.5), and also to obtain a good bipartite ranking model (by using the CPE model directly as a ranking model); it is also known that a binary classification model does not necessarily yield a CPE model. However, not much is known about other directions. Formally, these relationships involve regret transfer bounds. In this paper, we introduce the notion of weak regret transfer bounds, where the mapping needed to transform a model from one problem to another depends on the underlying probability distribution (and in practice, must be estimated from data). We then show that, in this weaker sense, a good bipartite ranking model can be used to construct a good classification model (by thresholding at a suitable point), and more surprisingly, also to construct a good binary CPE model (by calibrating the scores of the ranking model).

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationClassificationGeneral Classification

Similar Papers 제목 키워드 기반

Bipartite Ranking Fairness through a Model Agnostic Ordering Adjustment

2023-07-27 · Sen Cui, Weishen Pan, ChangShui Zhang, Fei Wang

Algorithmic fairness has been a serious concern and received lots of interest in machine learning community. In this paper, we focus on the bipartite ranking scenario, where the instances come from either the positive or…

Fairness

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

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…

Cold-start Playlist Recommendation with Multitask Learning

2019-01-18 · Dawei Chen, Cheng Soon Ong, Aditya Krishna Menon

Playlist recommendation involves producing a set of songs that a user might enjoy. We investigate this problem in three cold-start scenarios: (i) cold playlists, where we recommend songs to form new personalised playlist…

Binary ClassificationGeneral Classification

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…