English

What should an AI assessor optimise for?

Machine Learning 2025-02-04 v1 Artificial Intelligence

Abstract

An AI assessor is an external, ideally indepen-dent system that predicts an indicator, e.g., a loss value, of another AI system. Assessors can lever-age information from the test results of many other AI systems and have the flexibility of be-ing trained on any loss function or scoring rule: from squared error to toxicity metrics. Here we address the question: is it always optimal to train the assessor for the target metric? Or could it be better to train for a different metric and then map predictions back to the target metric? Us-ing twenty regression and classification problems with tabular data, we experimentally explore this question for, respectively, regression losses and classification scores with monotonic and non-monotonic mappings and find that, contrary to intuition, optimising for more informative met-rics is not generally better. Surprisingly, some monotonic transformations are promising. For example, the logistic loss is useful for minimis-ing absolute or quadratic errors in regression, and the logarithmic score helps maximise quadratic or spherical scores in classification.

Keywords

Cite

@article{arxiv.2502.00365,
  title  = {What should an AI assessor optimise for?},
  author = {Daniel Romero-Alvarado and Fernando Martínez-Plumed and José Hernández-Orallo},
  journal= {arXiv preprint arXiv:2502.00365},
  year   = {2025}
}
R2 v1 2026-06-28T21:28:51.983Z