budget cliff result
| Definition | The finding that recovery of a read operator by a probe is a cliff at the full dimension of the space rather than a slope, and that the cliff does not move with the operator's rank. Chapter 11. Also cliff. |
|---|---|
| Example | At half the dimension the probe recovered 0.366 and at the full dimension 1.000, with nothing in between reaching 0.90. |
| Book | Data Mining as Observation, draft 0.2, commit f3914f0; entry id budget-cliff, kind result. |
| Status | measures [demonstrated]. Corrections: 1 item(s), see below. |
| Defining equation | Book equation 11.4. |
| Assumptions and scope |
|
| Prior art | none recorded |
| Evidence | geometric-observation/claims/LEDGER.md:31, geometric-observation/claims/LEDGER.md:45, readscope/PRINCIPLES.md:112-142, geometric-observation/crucible/OT3-THEOREM.md, geometric-observation/crucible/OT3-NOISY-THEOREM.md, readscope/README.md:102-116, lean/DataMiningAsObservation/ProbeCliff.lean |
| Reviewed | not yet reviewed; generated 2026-09-10 from records at the commits on the provenance page. |
Equation
Book equation 11.4.
\[\text{directions resolved}(k)=\begin{cases}1\ \text{or}\ 2,& k<d\\[2pt] \operatorname{rank}P_C,& k\ge d\end{cases}\qquad \text{cost}=2d\ \text{consumer calls per operating point}.\]
Conditions
- The reader receives responses confined to the k directions it chose, the read operator is planted in a fixed subspace, and noise enters as the noisy theorem models it. Under those conditions the cliff at k equal to the dimension is a theorem and is rank-independent.
- Known side information about a k0-dimensional exclusion moves the cliff to d minus k0 and never softens it.
- Whether many cheap points spread across operating points can average their way back to the population operator was measured within a budget range and is not a theorem.
Conditions are curated in entries.toml rather than read
from a record.
Ledger
- measures. OT-3
[demonstrated]. Under subspace-confined second-order transcripts, fewer than d directions cannot identify a hidden leading eigenspace (theorem, adaptive to d−2 / oblivious to d−1); a known k₀-dim exclusion moves the cliff to exactly d−k₀ and never softens …geometric-observation/claims/LEDGER.md:31. - measures. OT-10
[**[refuted-as-sealed]** ⚠]. The noisy cliff: noise floors accuracy at a derived level; the cliff’s location never moves.geometric-observation/claims/LEDGER.md:45.
First stated
readscope, predicted then measured, and proved as the confinement
theorem in Volume 14,
geometric-observation/crucible/OT3-THEOREM.md and
geometric-observation/crucible/OT3-NOISY-THEOREM.md, DOI
10.5281/zenodo.21776291.
Measurements
| Where the book states it | Numbers, as the book’s sources table records them | Source |
|---|---|---|
| chapter 11 section 11.7 | confinement theorem, side information moves the cliff to d minus k0, noisy cliff proved then measured | readscope/PRINCIPLES.md:112-142;
geometric-observation/crucible/OT3-THEOREM.md;
geometric-observation/crucible/OT3-NOISY-THEOREM.md |
Failures and corrections
readscope/README.md:102-116at 856e678. What none of this changes: the budget law, in its proven scope. The cliff atk = dis a property of consumer calls, not FLOPs — a faster backend buys speed, never admission. The theorem behind it (PRINCIPLES.md, P3; OT-3) covers subspace-confined directional designs at an operating point, which is what this probe’s per-point estimators are; it does not cover every allocation of calls across many operating points, and the sketch expectation(1+1/k)·S + tr(S)/k·IsharesS’s eigenspaces at everyk— so whether many cheap points can average their way back to the population operator was a sample-complexity question, not a proven impossibility — and C-15 has now measured it: at equal total consumer calls, sub-dimensional budgets do not catch up, at any graded rank, within 8× the full-dimension spend (SPEC.md, C-15). The cliff is a property of total calls in the measured range; only the far asymptotic regime remains open.
Invariance envelope
none declared
Machine checked
lean/DataMiningAsObservation/ProbeCliff.lean,
theorems centralDiff_affine,
centralDiff_basis, exists_blind_direction,
indistinguishable, budget_cliff, at
observation-data-mining f3914f0; what the check covers is stated in the
book’s appendix
C.
Used in
Data Mining as Observation chapters 1, 4, 11.
Related
See also
none
Status
Generated 2026-09-10 by encyclopedia/generate.py; book
at observation-data-mining f3914f0; the commit of every record is listed
in the encyclopedia’s provenance.