The Commonplace
Home Papers Evidence Explore Trends Syntheses Digests References Docs 🎲 Workforce Futures
← Papers
Direction, evidence grade, and study type are AI-generated labels (gpt-5-mini), not human-verified. Syntheses are LLM-written. "Tensions" are machine-detected candidates, not confirmed contradictions. A research-acceleration tool, not peer review. How this is built →

A decision-theory for probing learners shows that deeper, compute-matched 'productive' probes can reveal action-changing hidden learning state and improve utility; tests on two 7B Transformer families confirm positive decision value and reusable compute advantages, though the empirical effect is system- and budget-specific.

Revelation Control
Qinyou Wang · August 24, 2026
arxiv theoretical medium evidence 7/10 relevance Full text usable extracted full text Source PDF

Structured author observations

Linked only from stored provider relations; the raw author line above is never matched by name.

Arxiv

Latest observation:

  1. Qinyou Wang unresolved corpus identity

Semantic Scholar

Latest observation:

  1. Qinyou Wang provider ID
The paper formalizes 'Revelation Control'—when and how future-learning probes reveal decision-relevant hidden learning state—and shows theoretically and empirically (in two 7B Transformer families) that deeper, compute-matched productive probes can deliver positive decision value and equal-compute utility gains compared with short restart probes.

Citation observations

Cumulative provider counts captured on specific dates; providers are never combined.

Revelation Control is the problem of choosing priced interventions that reveal hidden state only insofar as the revealed distinctions can change a consequential decision, while accounting separately for any useful progress created by the intervention itself. We develop this theory for learning systems, where states equivalent under declared current information can respond differently to future training and favor different actions. The framework defines decision-sufficient revelation and revelation depth, separates pure information value from productive reuse, embeds static Bayes refinement into state-dependent continuation value, and gives an exact cost-adjusted factorization criterion: an additional shallow coordinate is decision-nonredundant only when states sharing a scalar summary lie on opposite sides of the priced Stop/Continue boundary. We also give a target-independent protocol for model-specific instantiation and prove that bounded stop-flip risk alone cannot certify positive expected utility under unrestricted severity. Across Qwen2.5-7B and Mistral-7B-v0.3, deeper future-learning probes have positive decision value and productive reuse yields strict equal-compute utility advantages. Qwen additionally provides evidence for a decision-nonredundant shallow revealability regime; in Mistral, a scalar continuation architecture fit only on an independent development panel retains positive familywise-adjusted lower bounds on a disjoint target panel, consistent with scalar decision sufficiency within the tested architecture family and resolution. The evidence supports structural rather than numerical transfer: the decision theory, cost accounting, continuation logic, and evaluation protocol transport, while empirical proxies, coefficients, thresholds, and even the required shallow state dimension may be system-specific.

Summary

Main Finding

Revelation Control formalizes when and how priced future-learning interventions (probes) should be used to reveal hidden, decision-relevant learner state — explicitly separating pure information value from the value of computation that the probe itself produces and can be reused. The paper gives exact decision-theoretic criteria (including a binary aliasing identity and a cost-adjusted scalar-control factorization), a concrete equal-budget geometry for comparing “restart” vs “promote” probe technologies, a sharp certification boundary for expected-utility claims, and cross-model empirical evidence (Qwen and Mistral 7B families) that deeper, productive probes can strictly improve decision value under equal compute.

Key Points

  • Revelation Control problem: choose which priced probe to run (depth, protocol) so that any revealed distinctions are only as fine as needed to change the consequential decision; account separately for any useful progress left behind by the probe.
  • Decision-sufficient revelation: refined information changes Bayes decision value only when it separates states inside a coarse-information fiber that favor different terminal actions.
    • Binary aliasing identity (binary menu): refinement value = E[min{a_H, b_H}] — strict value exists exactly when a coarse-information fiber retains refined posterior mass on both sides of the terminal decision boundary.
  • Revelation depth: the minimal probe depth at which a decision-relevant latent direction becomes first-order visible to the probe. Local geometry (derivatives of frontier map, gap, and probe readout) characterizes when a deeper probe reveals directions blind to a shallower probe.
  • Productive vs restart probes:
    • Restart (temporary probing): run short probe(s), then restart selected action from original anchor to full horizon (probe work discarded).
    • Promote (productive revelation): continue the selected tested trajectory from probe endpoint — probe work is reusable.
    • Equal-budget identity: for m candidate actions, an equal-budget productive horizon h matches a restart probe depth c when h = (m/(m-1)) c (for m=2, h = 2c). This quantifies the compute tradeoff between probing depth and reuse.
  • Dynamic embedding and control:
    • Static Bayes refinement value equals the population average of the state-dependent continuation (the value of buying extra depth conditional on current info).
    • Conditional stopping rule: continue to deeper probe h' iff conditional expected gain G_{h→h'} exceeds priced compute cost c_{h→h'}.
    • Cost-adjusted scalar-control factorization: a declared scalar shallow summary S_h suffices for the Stop/Continue decision exactly when, conditional on S_h, no scalar fiber contains states on both sides of the priced stop/continue boundary. The exact loss from using S_h rather than full shallow info equals E[min{a(S_h), b(S_h)}].
  • Certification and learnability limits:
    • Separates oracle-value from approximation/estimation/promotion terms.
    • Shows bounded “stop–flip” risk alone cannot certify positive expected utility under unrestricted severity of outcomes; a severity/moment/tail condition (integrability) is necessary for robust population-level utility guarantees.
  • Empirical instantiation:
    • Two 7B Transformer families (Qwen2.5–7B and Mistral-7B-v0.3) were tested under an H12 terminal horizon, comparing restart H4 probes vs productive H8 probes with equal policy-visible update budgets (20 updates).
    • Findings replicated across families: deeper probes can provide positive decision value; productive promotion yields strict equal-compute utility advantages.
    • Qwen shows evidence of a decision-nonredundant shallow revealability regime (additional shallow signals matter). Mistral’s results are consistent with scalar decision sufficiency at the tested architecture family/resolution: a scalar continuation architecture fit on a development panel retained positive lower bounds on an independent target panel.
  • Scope/limitations:
    • Results are structural: decision theory, cost accounting, continuation logic, and evaluation protocol transport across models; fitted proxies, thresholds, coefficients, and required shallow-state dimensions may be model- and regime-specific.
    • Finite-library and regime assumptions matter; population utility certification requires tail/severity assumptions.

Data & Methods

  • Theory:
    • Formal probability-space decision formulation; Bayes observation-relative value V_B(I) = E[max_a E[Q_a | I]].
    • Definitions and propositions: decision factorization, dynamic obstruction decomposition, binary aliasing identity, revelation depth via differential geometry, equal-budget productive/restart identity, embedding of static Bayes refinement into state-conditioned continuation value, and cost-adjusted scalar-control factorization theorem.
    • Proofs and statistical inference relegated to appendices.
  • Empirical protocol (model-specific instantiation):
    • Model families: Qwen2.5–7B and Mistral-7B-v0.3 (Transformer 7B-class).
    • Controlled probe depths mapped to a common terminal horizon (H12); restart probes at H4 vs productive promote probes at H8 under equal total updates (20 policy-visible updates).
    • Two-bank panel design: independent development and target panels to separate fitting of continuation architectures from evaluation; familywise-adjusted lower bounds used for statistical claims.
    • Metrics: estimated Bayes decision value differences, decomposition into restart-quality and productive-reuse components, quantification of revealability regime (whether scalar summaries suffice), and robustness checks across independent panels.
    • Empirical claims deliberately confined to these Transformer families and the tested horizons; implementation details and inference procedures provided in appendices.

Implications for AI Economics

  • Value of experimental compute must separate information value from productive-computation value:
    • When probes are promotable (their computation can be reused), their ROI can be substantially higher than restart probes for the same visible compute budget — this affects how practitioners and platforms should price and allocate exploratory compute.
  • Equal-budget geometry gives a principled way to compare different probing protocols:
    • Use h = (m/(m-1)) c to set depth tradeoffs that make restart and promote protocols directly comparable under equal visible compute; economists can use this to compare opportunity cost across experimental designs.
  • Optimal stopping/control should be priced and implemented conditional on state, not by population quantiles:
    • The conditional continuation value (G_{h→h'}) and the priced cost define the exact optimal continuation rule. Scalar summaries can be sufficient, but only when no scalar fiber straddles the priced Stop/Continue boundary — otherwise richer state monitoring is economically valuable.
  • Risk and certification matter for expected-utility claims:
    • Simple bounded-risk diagnostics (e.g., bounded stop–flip risk) are insufficient for guaranteeing positive expected utility under heavy tails; economic analyses and regulators should require explicit tail/severity/moment conditions when certifying policies that buy extra compute/experimentation.
  • Practical deployment and governance:
    • For model development, hyperparameter search, and model selection, accounting for promotion (continuing promising runs) vs restart changes the optimal allocation. Platforms and teams should explicitly account for whether probe computation will be reused when budgeting and pricing experiments.
    • For high-stakes or safety-sensitive settings, revelation-control logic highlights a dual concern: probes both reveal hidden state and change the system. Governance should evaluate both informational benefits and the externalities/risks from promoting changed states into deployment.
  • Transferability and empirical practice:
    • Structural tools (decision-theory, cost accounting, continuation logic, evaluation protocol) can be adopted across model families. However, empirical proxies and thresholds (e.g., what scalar suffices, significance cutoffs) must be validated per-model and per-regime — economics analyses should allow for model-specific calibration.
  • Recommended empirical-economic checklist for experiment design:
    • Explicitly classify probe technology: restart vs promote. Account for reuse value when pricing.
    • Match compute budgets via the equal-budget relation to compare protocols fairly.
    • Compute conditional continuation values and compare to priced costs; implement state-dependent stopping.
    • Test whether low-dimensional (scalar) summaries suffice for the meta-stop decision on independent development data before deploying cheaper control schemes.
    • Require tail/severity checks (or moment assumptions) before claiming positive expected utility across populations.

Summary takeaway: Revelation Control provides a concise, operational decision theory and cost-accounting framework for when and how to run priced learning probes — crucial for economically optimal experiment/compute allocation — and shows both theoretically and empirically that productive (promoteable) deeper probes can strictly improve decision outcomes under equal compute budgets, subject to model- and regime-specific revealability and tail conditions.

Assessment

Paper Typetheoretical Evidence Strengthmedium — Theoretical results are exact and provide clear identification of decision-relevant structure; empirical evidence supports the theory across two 7B Transformer families with carefully matched experimental contracts and independent panels. However, empirical tests are limited to a small set of model families, specific probe depths and budgets, and to controlled laboratory training setups rather than real-world economic outcomes, limiting external strength. Methods Rigormedium — High rigor on the theoretical side (formal proofs, exact identities, and well-defined decision-theoretic constructs). Empirical protocol is thoughtfully designed (equal-budget geometry, restart vs promote decomposition, independent panels, familywise adjustments). But the empirical scope is narrow (two 7B families), key dataset/task/sample details are not in the supplied text, and potential sensitivity to architecture, probe-grid choice, and evaluation technology is acknowledged by the authors. SampleEmpirical evaluation on two Transformer families: Qwen (2.5–7B and 7B variants) and Mistral-7B-v0.3. Experiments compare restart (short probe, e.g. H4) versus productive promote (deeper probe, e.g. H8) under an equal-budget contract (20 policy-visible updates), using independent development and target panels; a scalar continuation architecture is fitted on a development panel and tested on a disjoint target panel. Exact tasks, datasets, number of panels, seeds, and other sample-size details are not provided in the supplied excerpt. Themesproductivity innovation adoption IdentificationTheory-first derivations combined with a controlled empirical instantiation: the paper derives exact Bayes-value identities and cost-adjusted continuation criteria, then implements compute-matched probe interventions (restart vs promote) in two Transformer families. Empirical identification relies on equal-budget comparisons (e.g. H4 restart vs H8 productive promotion matched for 20 policy-visible updates), independent development vs target panels for out-of-sample validation, and familywise-adjusted lower bounds to support structural transfer; no large-scale randomized field experiment or causal identification of economic outcomes is attempted. GeneralizabilityEmpirical results are restricted to two 7B Transformer families and specific probe depths/budgets; may not hold for larger models or different architectures., Findings depend on the declared evaluation technology, horizon, and compute-contract; different budgets or action menus could change conclusions., The finite-library and architecture-family assumptions limit claims of universal dominance; numeric thresholds and shallow-state dimension are system-specific., Does not directly measure macroeconomic or labor-market outcomes—implications for AI economics are indirect (efficiency of training/control, not wages/firms)., Potential sensitivity to proxy choices, hyperparameters, and data/task distributions not fully explored in the excerpt.

Claims (12)

ClaimDirectionOutcomeConfidence & EvidenceDetails
For finite action sets and integrable utilities, the Bayes value of a refined information set equals the value of the coarser information set if and only if a refined-information-optimal decision can be implemented using only the coarser information. Decision Quality null_result Whether additional information changes the optimal action and Bayes decision value
Reading fidelity high
Study strength high
not reported
0.2
For a binary action menu, additional information has strictly positive Bayes refinement value exactly when the refined posterior action-gap distribution retains positive mass on both sides of the terminal decision boundary within coarse-information cells. Decision Quality positive Bayes value gained from revealing hidden decision-relevant state
Reading fidelity high
Study strength high
not reported
0.2
A deeper future-learning probe can reveal a decision-changing hidden direction that a shallower probe cannot reveal, provided the shallow observation is locally insensitive to that direction while the deeper observation is locally sensitive. Decision Quality positive Decision-relevant revelation of hidden learning-state distinctions
Reading fidelity high
Study strength high
not reported
0.2
Under the paper's two-action, 12-horizon compute contract, a temporary H4 probe and a productive H8 probe consume the same 20 policy-visible updates. Organizational Efficiency null_result Policy-visible compute consumed under matched probing strategies
Reading fidelity high
Study strength high
20 policy-visible updates for each method
0.2
The value difference between productive evaluation of an active policy and restart evaluation of a frontier policy can be exactly decomposed into a restart-policy-quality term plus a productive-path-reuse term. Organizational Efficiency mixed End-to-end utility difference between productive and restart revelation technologies
Reading fidelity high
Study strength high
not reported
0.2
The population-average value of adaptively purchasing a deeper revelation is exactly equal to the static Bayes refinement value between the shallow and deeper information filtrations. Decision Quality positive Expected value of deeper information for subsequent decisions
Reading fidelity high
Study strength high
not reported
0.2
For a fixed shallow-to-deep policy pair, continuing the probe is pointwise optimal exactly when the conditional expected decision gain exceeds the additional compute cost. Task Allocation positive Net utility from choosing continuation rather than stopping
Reading fidelity high
Study strength high
not reported
0.2
A scalar shallow summary is decision-sufficient for the Stop/Continue meta-action if and only if no positive-probability scalar fiber contains states on both sides of the priced continuation boundary. Task Allocation null_result Loss in optimal stopping decisions from compressing shallow information to a scalar
Reading fidelity high
Study strength high
not reported
0.2
Bounded stop–flip risk alone cannot certify positive expected utility under unrestricted severity; an additional severity, moment, or integrable-tail condition is required. Decision Quality negative Ability to certify positive expected utility from stopping-risk bounds
Reading fidelity high
Study strength high
not reported
0.2
Across Qwen2.5-7B and Mistral-7B-v0.3, deeper future-learning probes showed positive decision value, and productive reuse produced strict equal-compute utility advantages. Organizational Efficiency positive Decision value of deeper probes and utility under productive reuse at equal compute
Reading fidelity high
Study strength medium
positive decision value; strict equal-compute utility advantages
0.12
In Qwen2.5-7B, the paper reports evidence that additional shallow revealability information is decision-nonredundant. Decision Quality positive Incremental decision value of additional shallow revealability information
Reading fidelity high
Study strength medium
not reported
0.12
In Mistral-7B-v0.3, a scalar continuation architecture fit on an independent development panel retained positive familywise-adjusted lower bounds on a disjoint target panel. Decision Quality positive Out-of-sample lower-bounded utility of scalar continuation control
Reading fidelity high
Study strength medium
positive familywise-adjusted lower bounds
0.12

Notes