English

Cost and Reward Infused Metric Elicitation

Machine Learning 2025-01-03 v1

Abstract

In machine learning, metric elicitation refers to the selection of performance metrics that best reflect an individual's implicit preferences for a given application. Currently, metric elicitation methods only consider metrics that depend on the accuracy values encoded within a given model's confusion matrix. However, focusing solely on confusion matrices does not account for other model feasibility considerations such as varied monetary costs or latencies. In our work, we build upon the multiclass metric elicitation framework of Hiranandani et al., extrapolating their proposed Diagonal Linear Performance Metric Elicitation (DLPME) algorithm to account for additional bounded costs and rewards. Our experimental results with synthetic data demonstrate our approach's ability to quickly converge to the true metric.

Keywords

Cite

@article{arxiv.2501.00696,
  title  = {Cost and Reward Infused Metric Elicitation},
  author = {Chethan Bhateja and Joseph O'Brien and Afnaan Hashmi and Eva Prakash},
  journal= {arXiv preprint arXiv:2501.00696},
  year   = {2025}
}

Comments

Accompanying code at https://github.com/chethus/metric