English

Fast Online Value-Maximizing Prediction Sets with Conformal Cost Control

Machine Learning 2023-04-26 v3 Methodology Machine Learning

Abstract

Many real-world multi-label prediction problems involve set-valued predictions that must satisfy specific requirements dictated by downstream usage. We focus on a typical scenario where such requirements, separately encoding value\textit{value} and cost\textit{cost}, compete with each other. For instance, a hospital might expect a smart diagnosis system to capture as many severe, often co-morbid, diseases as possible (the value), while maintaining strict control over incorrect predictions (the cost). We present a general pipeline, dubbed as FavMac, to maximize the value while controlling the cost in such scenarios. FavMac can be combined with almost any multi-label classifier, affording distribution-free theoretical guarantees on cost control. Moreover, unlike prior works, it can handle real-world large-scale applications via a carefully designed online update mechanism, which is of independent interest. Our methodological and theoretical contributions are supported by experiments on several healthcare tasks and synthetic datasets - FavMac furnishes higher value compared with several variants and baselines while maintaining strict cost control. Our code is available at https://github.com/zlin7/FavMac

Keywords

Cite

@article{arxiv.2302.00839,
  title  = {Fast Online Value-Maximizing Prediction Sets with Conformal Cost Control},
  author = {Zhen Lin and Shubhendu Trivedi and Cao Xiao and Jimeng Sun},
  journal= {arXiv preprint arXiv:2302.00839},
  year   = {2023}
}

Comments

Proceedings of the 40th International Conference on Machine Learning, Honolulu, Hawaii, USA. PMLR 202, 2023. 11 pages (main paper, including references) + 10 pages (supplementary material)

R2 v1 2026-06-28T08:29:48.989Z