Skip to content
Open access

What Should an AI Assessor Optimise for?

Feb 2025 · Machine-mediated learning · Vol 115 · 0 citations · 68 references
Computer Science

TL;DR

This work experimentally explores 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?

Abstract

An AI assessor is an external, ideally independent system that predicts an indicator, e.g., a loss value, of another AI system. Assessors can leverage information from the test results of many other AI systems and have the flexibility of being 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? Using twenty regression and classification problems with tabular data, we experimentally explore this question for, respectively, regression losses and classification scores with monotonic and nonmonotonic mappings and find that, contrary to intuition, optimising for more informative metrics (i.e., yielding a better-conditioned supervision signal) is not universally preferred. Surprisingly, some monotonic transformations are promising. For example, logistic loss is useful for minimising absolute or quadratic errors in regression, and logarithmic score helps maximise quadratic or spherical scores in classification.

Read PDF

Similar papers

Preprint Aug 2026

How Simple Can It Get? From Interpretable Equations to Readable Rules for Financial Decision Making

In regulated domains such as finance, a model that cannot be explained cannot be deployed, yet many interpretable classifiers defeat their own purpose by producing formulas with dozens of features that no regulator could read. We take the reverse direction. Starting from an interpretable classifier expressed as a single equation over the input features, we progressively simplify it into more readable forms, including a pruned monomial, a directional if--then rule, and the integer scorecards and tallies that finance already deploys. Because the equation is itself the predictive model rather than a post-hoc explanation we can directly quantify what is lost under each simplification. Across four financial datasets, we find that pruning is nearly free and that fidelity can erode faster than predictive performance, allowing simpler rules to remain effective classifiers without faithfully reproducing the original model. A human assessment shows that simplification improves perceived readability, while preferences for different representations vary by professional background. Beyond measuring these losses empirically, we show that some can be anticipated from the original model: we derive a bound on the change caused by pruning and predict how faithfully a rule retaining only the direction of each feature's effect preserves the original ranking.

Adia Lumadjeng, Ilker Birbil, Erman Acar · 0 citations
Open access Aug 2026

The means of prediction and the production function of AI

Who gets to decide what AI systems optimize for? Current debates frame the risks of AI as a conflict between humans and machines. This brief argues instead that the central conflicts are between different groups of people, over the choice of the objectives that AI systems are built to maximize. Control over these objectives rests with those who control the inputs to AI, that is, the means of prediction: data, compute, expertise, and energy. To shed light on this control, I discuss the production function of AI, which maps data and compute into predictive performance, drawing on statistical learning theory and on the empirical scaling laws that have driven the industry’s costly scramble for scale and the resulting concentration of power. I then argue that market-based governance fails: individual property rights over data cannot address AI’s harms and benefits, because machine learning is fundamentally about data externalities, and because platform network effects are artificially maintained. I conclude with proposals for democratic control of the means of prediction, through institutions such as sortition and liquid democracy, to give those affected by algorithmic decisions a say over the objectives that AI pursues.

Maximilian Kasy · 0 citations
Preprint Jul 2026

More Data, Worse Decisions? Preference Reversals in Neural Networks under Gram Incompatibility

This work shows that pooled refitting recomputes the inverse-Gram geometry used to weight source evidence, which can reverse shared preferences, and derive exact and approximate preservation conditions, and develops a three-stage audit that traces strict pairwise reversals through decision changes to task-defined utility loss.

Yanli Yan, Yuanzheng Li, Yong Zhao et al. · 0 citations
Preprint Jul 2026

What AI Red-Team Evaluations Can and Cannot Prove

Red-team evaluations of AI models support some claims and not others, and the boundary between the two is calculable rather than merely a matter of judgment. We define the evidential ceiling of an evaluation as the largest factor by which one result can move belief under a fixed testing budget, derive it in closed form for the benchmark null result, and use it to locate that boundary exactly. We find that above a calculable harm rate, a benchmark of modest size certifies a category to a stated evidentiary standard, and a clean sheet is then the stronger of the two possible observations, outweighing a single reproduced failure. Below that rate, no passive benchmark of feasible size provides the specified evidence of safety under the fixed scoring rule and approximately independent trial structure. The crossing between the two regimes has a closed form. The bound is not specific to benchmarks: written in terms of a procedure's hypothesis conditioned elicitation rates, it covers adaptive and automated red teaming as well, and shows that discrimination between the hypotheses rather than attack success is what determines evidential worth. Auditing eight evaluation suites against the boundary, we find that current benchmarks are adequate for high-frequency harm categories and several orders of magnitude short for rare, catastrophic ones. Safety benchmarks are not uninformative. They are informative about a specific and computable set of propositions, and the discipline they need is to state which.

Bandana Kaur · 0 citations
Preprint Jul 2026

Robust Human-AI Complementarity under Uncertainty

It is shown that a key factor is the error correlation structure between human and AI predictions, and when the AI's prediction errors are negatively correlated with those of the human, the decision maker can construct robust strategies which guarantee improvements in expected utility.

Yewon Byun, Bryan Wilder · 0 citations