Labels in Extremes: How Well Calibrated are Extreme Multi-label Classifiers?
Nasib Ullah, Erik Schultheis, Jinbin Zhang, Rohit Babbar

TL;DR
This paper evaluates how well extreme multi-label classifiers estimate true label probabilities, introduces a new calibration metric for long-tailed datasets, and shows that isotonic regression improves calibration without harming accuracy.
Contribution
It systematically assesses calibration in XMLC, proposes calibration@k as a new metric, and demonstrates effective post-training calibration with isotonic regression.
Findings
Calibration varies widely across models.
Calibration@k provides meaningful evaluation in XMLC.
Isotonic regression improves calibration without accuracy loss.
Abstract
Extreme multilabel classification (XMLC) problems occur in settings such as related product recommendation, large-scale document tagging, or ad prediction, and are characterized by a label space that can span millions of possible labels. There are two implicit tasks that the classifier performs: \emph{Evaluating} each potential label for its expected worth, and then \emph{selecting} the best candidates. For the latter task, only the relative order of scores matters, and this is what is captured by the standard evaluation procedure in the XMLC literature. However, in many practical applications, it is important to have a good estimate of the actual probability of a label being relevant, e.g., to decide whether to pay the fee to be allowed to display the corresponding ad. To judge whether an extreme classifier is indeed suited to this task, one can look, for example, to whether it returns…
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
TopicsText and Document Classification Technologies
