Predicting accurate probabilities with a ranking loss
Aditya Menon (UC San Diego), Xiaoqian Jiang (UC San Diego), Shankar, Vembu (University of Toronto), Charles Elkan (UC San Diego), Lucila, Ohno-Machado (UC San Diego)

TL;DR
This paper introduces a semi-parametric method combining ranking loss optimization and isotonic regression to improve probability predictions in machine learning, outperforming traditional models.
Contribution
It presents a novel approach that models a broader set of probability distributions and enhances probability estimation accuracy over existing methods.
Findings
Effective in real-world probability prediction tasks
Outperforms logistic regression in ranking and regression
Models richer probability distributions
Abstract
In many real-world applications of machine learning classifiers, it is essential to predict the probability of an example belonging to a particular class. This paper proposes a simple technique for predicting probabilities based on optimizing a ranking loss, followed by isotonic regression. This semi-parametric technique offers both good ranking and regression performance, and models a richer set of probability distributions than statistical workhorses such as logistic regression. We provide experimental results that show the effectiveness of this technique on real-world applications of probability prediction.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference
