There is a newer version of the record available.

Published January 3, 2026 | Version v1

The Complexity of Decision-Relevant Uncertainty: Why Identifying What Matters Is Harder Than Knowing Everything

Description

Engineers routinely include irrelevant information in their models. Climate scientists model atmospheric chemistry when predicting regional temperatures. Financial analysts track hundreds of indicators when making portfolio decisions. Software architects specify dozens of configuration parameters when only a handful affect outcomes. This paper proves that such over-modeling is not laziness but is computationally rational. Identifying precisely which variables are "decision-relevant" is coNP-complete [5, 10], finding the minimum set of relevant variables is coNP-complete, and a fixed-coordinate "anchor" version is ΣP₂-complete [18]. These results formalize a fundamental insight: Determining what you need to know is harder than knowing everything.

We introduce the decision quotient, a measure of decision-relevant complexity, and prove a complexity dichotomy: checking sufficiency is polynomial when the minimal sufficient set has logarithmic size, but exponential when it has linear size. We identify tractable subcases (bounded actions, separable utilities, tree-structured dependencies) that admit polynomial algorithms. These are ceiling results: The complexity characterizations are exact (both upper and lower bounds). The theorems quantify universally over all problem instances (∀), not probabilistically (μ = 1). The dichotomy is complete: no intermediate cases exist under standard assumptions. The tractability conditions are maximal: relaxing any yields hardness. No stronger complexity claims are possible within classical complexity theory. All results are machine-checked in Lean 4 [7] (3,400+ lines across 25 files, ∼60 theorems). The Lean formalization proves: (1) polynomial-time reduction composition; (2) correctness of the TAUTOLOGY and ∃∀-SAT reduction mappings; (3) equivalence of sufficiency checking with coNP/ΣP₂-complete problems under standard encodings. Complexity classifications (coNP-complete, ΣP₂-complete) are derived by combining these machine-checked results with the well-known complexity of TAUTOLOGY and ∃∀-SAT.

Files

paper4.pdf

Files (1.3 MB)

Name Size Download all
md5:2500d309a1684219183ca87e1e3b324b
625.5 kB Preview Download
md5:95687b6551e704bd9506f3515f1b8b29
661.5 kB Preview Download

Additional details

Dates

Available
2025-01-03