diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-08-06 16:31:19 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-08-06 16:31:19 -0500 |
| commit | 37f002930e11b7566a4397ecf1f385c66ee00b6c (patch) | |
| tree | c02e07e7e2a4e07d778570cb65b23490e4f7288d /TWO_STATE_BIAS_PROGRAM.md | |
| parent | adf8f0b9561f714828d2d48652efc55eca6dc274 (diff) | |
results: test SDIL on measured physical surrogate
Diffstat (limited to 'TWO_STATE_BIAS_PROGRAM.md')
| -rw-r--r-- | TWO_STATE_BIAS_PROGRAM.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/TWO_STATE_BIAS_PROGRAM.md b/TWO_STATE_BIAS_PROGRAM.md index 1020b11..c7a238f 100644 --- a/TWO_STATE_BIAS_PROGRAM.md +++ b/TWO_STATE_BIAS_PROGRAM.md @@ -297,6 +297,14 @@ Stop this paper direction if: `30/50/80/100 mV` before the observed gate plateaus; see `results/physical_bias/p0_state_dependence.json`. This establishes a measured locally predictable component suitable for P1, not an SDIL learning result. +- Physical P1 measured-surrogate development: mixed. With the same upfront + neutral observations, frozen affine SDIL beats frozen constant calibration + at all seven switching periods and removes essentially the complete modeled + raw-to-oracle gap. Online constant recalibration also reaches the oracle but + uses `240--6000` further neutral observations. The ideal leading-order + overclamping analogue reaches zero error without neutral observations and + beats SDIL everywhere. Therefore the mechanism test passes, but the physical + strong-baseline gate does not; see `results/physical_bias/p1_surrogate.json`. - Dual Prop same-path confirmation: active/supporting, not a passed result. - EP/CpL adapters: not implemented under this bias model. - Current score for this new paper framing: 5/10 until P1 passes. |
