Papers › R-U-SURE? Uncertainty-Aware Code Suggestions By Maximizing Utility Across Random User Intents

R-U-SURE? Uncertainty-Aware Code Suggestions By Maximizing Utility Across Random User Intents

1 Mar 2023arXiv:2303.00732archive 2025-07-28

Daniel D. Johnson, Daniel Tarlow, Christian Walder

Large language models show impressive results at predicting structured text such as code, but also commonly introduce errors and hallucinations in their output. When used to assist software developers, these models may make mistakes that users must go back and fix, or worse, introduce subtle bugs that users may miss entirely. We propose Randomized Utility-driven Synthesis of Uncertain REgions (R-U-SURE), an approach for building uncertainty-aware suggestions based on a decision-theoretic model of goal-conditioned utility, using random samples from a generative model as a proxy for the unobserved possible intents of the end user. Our technique combines minimum-Bayes-risk decoding, dual decomposition, and decision diagrams in order to efficiently produce structured uncertainty summaries, given only sample access to an arbitrary generative model of code and an optional AST parser. We demonstrate R-U-SURE on three developer-assistance tasks, and show that it can be applied different user interaction patterns without retraining the model and leads to more accurate uncertainty estimates than token-probability baselines. We also release our implementation as an open-source library at https://github.com/google-research/r_u_sure.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

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="2303.00732")

Code

Syntology Ran 0 of 9 code samples harvested from 2 repositories linked to this paper; 9 have no recorded run.

By repository: official repository: 8 samples from 1 repository, 0 ran; found in paper text by Syntology: 1 sample from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

google-research/r_u_sure officialmentioned in papermentioned on GitHubApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. 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

9 samples harvested; 0 ran; 0 honoured the contract we drafted; 9 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.

9unverified

Licence: 0 of the 9 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.

as_numba_type google-research/r_u_sure/r_u_sure/numba_helpers/numba_type_util.py official repository unverified Apache-2.0 (permissive) · b2bbe767afa2030f · report
compute_reachable_states google-research/r_u_sure/r_u_sure/decision_diagrams/gated_state_dag.py official repository unverified Apache-2.0 (permissive) · c2b2144448e43ab0 · report
edge_group_boundary_after_assigning google-research/r_u_sure/r_u_sure/decision_diagrams/packed_dags.py official repository unverified Apache-2.0 (permissive) · 5a029ca7ce504e40 · report
edge_group_boundary_before_assigning google-research/r_u_sure/r_u_sure/decision_diagrams/packed_dags.py official repository unverified Apache-2.0 (permissive) · dff05e88b03f64f1 · report
extract_state_list google-research/r_u_sure/r_u_sure/decision_diagrams/gated_state_dag.py official repository unverified Apache-2.0 (permissive) · abf19ccfddfc70dc · report
jitable_enum_hash google-research/r_u_sure/r_u_sure/numba_helpers/register_enum_hash.py official repository unverified Apache-2.0 (permissive) · 064ef2bff33372bc · report
prune_to_reachable google-research/r_u_sure/r_u_sure/decision_diagrams/gated_state_dag.py official repository unverified Apache-2.0 (permissive) · d39b150b1f6d56ba · report
state_tag_start_boundary google-research/r_u_sure/r_u_sure/decision_diagrams/packed_dags.py official repository unverified Apache-2.0 (permissive) · 2e3f0478721ef7a9 · report
replace_model_dense_layers google-research/google-research/adaptive_low_rank/model.py found in paper text by Syntology unverified Apache-2.0 (permissive) · 852f1066dd95bdcf · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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