Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Budgeted Act-or-Defer Multi-Agent LLM Deliberation with Local Reliability Bounds

About

Multi-agent deliberation among LLMs can improve reasoning, but deployment requires deciding when the current answer is reliable enough to act on and when it should be escalated to human review. We formulate this as budgeted act-or-defer decision making. At each round, the system maps the debate prefix to a low-dimensional state, computes a $k$-nearest-neighbor lower confidence bound on state-conditional correctness using calibration data, and acts only when the bound exceeds a user-specified reliability threshold. The certificate controls wrong actions through the decomposition $\beta = \delta + \alpha + \varepsilon_{\mathrm{act}}$, separating calibration failure, residual action risk, and representation gap. The guarantee is conditional, not distribution-free: it relies on a valid local bias envelope and an action-region representation-gap bound, and each assumption is paired with falsification-style diagnostics. Because the same absolute wrong-action budget has different meanings across tasks of different difficulty, we set budgets relative to each task's final-round error using training data only, and evaluate safety by normalized budget usage $\mathrm{WA}/\beta$. On six benchmarks against nine baselines, the method uses 9--12% of the pre-declared budget on activated datasets, reaching up to 84% automation and 96% acted-on accuracy; on stress-test datasets, it defers rather than forcing unreliable automation. Rather than relying on per-task post-hoc threshold search, the method prospectively converts a user-declared wrong-action budget into an auditable act-or-defer operating point before deployment, under explicitly stated assumptions.

Mengdie Flora Wang, Haochen Xie, Guanghui Wang, Devin Zhang, Jae Oh Woo• 2026

Related benchmarks

TaskDatasetResultRank
Multistep Soft ReasoningMuSR n=756 (test)
Activation (Act)100
11
Science Question AnsweringARC n=2390 (test)
Performance Score (Act)100
11
Big-Bench Hard ReasoningBBH n=2395 (test)
Activation95.7
11
Logical reasoningLogiQA n=8678 (test)
Activation Score61.5
11
Multi-task Language UnderstandingMMLU-Pro n=8312 (test)
Activation84.3
11
Question AnsweringMMLU-Pro n=8312 (test)
Activation (Act)37.9
11
Question AnsweringARC n=2590 (test)
Activation32.6
11
Question AnsweringBBH n=2395 (test)
Activation Score79.1
11
Question AnsweringMuSR n=756 (test)
Activation Score0.00e+0
11
Graduate-level Science Question AnsweringGPQA n=546 (test)
Act Score100
10
Showing 10 of 10 rows

Other info

Follow for update