Papers › ECUASₙ: A family of metrics for principled evaluation of uncertainty-augmented systems

ECUASₙ: A family of metrics for principled evaluation of uncertainty-augmented systems

19 May 2026arXiv:2605.20490added by Syntology

Lautaro Estienne, Erik Ernst, Matías Vera, Pablo Piantanida, Luciana Ferrer

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

In high-stakes automated decision-making, access to predictive uncertainty is essential for enabling users -- human or downstream systems -- to accept or reject predictions based on application-specific cost trade-offs. Such uncertainty-augmented (UA) systems -- i.e., systems that output both predictions and uncertainty scores -- are currently being assessed in the literature in a variety of ways, using separate metrics to evaluate the predictions and the uncertainty scores, setting a cost function with a fixed rejection cost or integrating over a coverage-risk curve. We argue that these evaluation approaches are inadequate for assessing overall performance of the UA system for decision making under uncertainty and propose a novel family of metrics, ECUASₙ, formulated as proper scoring rules for the task of interest. The parameter n controls the trade-off between the cost of incorrect predictions and imperfect uncertainties depending on the needs of the use-case. We demonstrate the advantages of the ECUASₙ metrics both theoretically and empirically, through experiments on diverse classification and generation datasets, including a manually annotated subset of TriviaQA.

PaperPDFCode Syntology ran

In Syntology For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2605.20490")

Code

Syntology Ran 10 of 13 code samples harvested from 2 repositories linked to this paper; 3 have no recorded run. Of those that ran: 2 ran · honoured contract; 2 ran · our draft was wrong; 2 ran · fixture could not drive it; 4 ran with no contract checked.

By repository: found in paper text by Syntology: 13 samples from 2 repositories, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

erikernst4/callm found in paper text by Syntology report
luferrer/expected_cost found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 10 ran; 2 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · honoured contract
2ran · our draft was wrong
2ran · fixture could not drive it
4ran
3unverified

Licence: 0 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

CostMatrix luferrer/expected_cost/expected_cost/ec.py found in paper text by Syntology ran MIT (permissive) · 818b04bf40101f71 · report
answer_index_to_letter erikernst4/callm/callm/prompts/mmlu.py found in paper text by Syntology ran fingerprinted Apache-2.0 (permissive) · f853f957bc781793 · report
average_cost_from_confusion_matrix luferrer/expected_cost/expected_cost/ec.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · c7924f71b252f4be · report
bayes_decisions luferrer/expected_cost/expected_cost/ec.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · f0cc3213726c2e2f · report
format_choices erikernst4/callm/callm/prompts/mmlu.py found in paper text by Syntology ran fingerprinted Apache-2.0 (permissive) · 2b843a69da666503 · report
get_last_llm_outputs_path erikernst4/callm/callm/utils.py found in paper text by Syntology ran fingerprinted Apache-2.0 (permissive) · 3e5b842949fde932 · report
get_posteriors_from_scores luferrer/expected_cost/expected_cost/ec.py found in paper text by Syntology ran · fixture could not drive it MIT (permissive) · ca15dfbfeb8955ad · report
get_priors_from_data luferrer/expected_cost/expected_cost/ec.py found in paper text by Syntology ran · fixture could not drive it MIT (permissive) · 3c440f21da67deeb · report
llks_to_logpost luferrer/expected_cost/expected_cost/ec.py found in paper text by Syntology ran · honoured contract fingerprinted MIT (permissive) · 23f87553a731f93a · report
llrs_to_logpost luferrer/expected_cost/expected_cost/ec.py found in paper text by Syntology ran · honoured contract fingerprinted MIT (permissive) · 8f4e6ee6e8b1f45b · report
average_cost luferrer/expected_cost/expected_cost/ec.py found in paper text by Syntology unverified MIT (permissive) · cc74b9e05fc3002b · report
average_cost_for_bayes_decisions luferrer/expected_cost/expected_cost/ec.py found in paper text by Syntology unverified MIT (permissive) · 6d8e614bd1e91643 · report
generalized_confusion_matrix luferrer/expected_cost/expected_cost/ec.py found in paper text by Syntology unverified MIT (permissive) · 596b735ec2604cb2 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2605.20490, was issued in May 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections