diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-08-29 21:16:56 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-08-29 21:16:56 -0500 |
| commit | a1e684f277b85eacea18ab1dc6a59e4f528e14d2 (patch) | |
| tree | c4eea123002b4d48e53e64bedc67741724b36889 /README.md | |
| parent | 4a399e5f9336444e6d16aa859a9cb4c6e7f98be6 (diff) | |
docs: close the overclamp scaling evidence
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -65,6 +65,10 @@ local scalar reads because each update includes a neutral measurement. Increasing static calibration from 16 to 256 instruction-off observations per edge does not repair the largest network: final error changes from 27.19% to 30.31%, and the paired task-bootstrap interval favors the smaller budget. +The separate overclamp ladder gives the same conclusion: at 2,048 edges, +clean overclamp, imperfect overclamp, and overclamp plus SDIL have 0.63%, +46.88%, and 0.83% final error. SDIL lowers its excess final-error growth slope +by 99.0% and stable-failure growth by 98.2%. Start with [`THREE_PART_EVIDENCE.md`](THREE_PART_EVIDENCE.md) for the evidence map and [`CLLN_SCALING.md`](CLLN_SCALING.md) for the frozen scaling protocol. @@ -72,6 +76,8 @@ The current hardware-realistic figure is [`figure_physical_hardware_evidence_confirmation.pdf`](results/figs/figure_physical_hardware_evidence_confirmation.pdf). The confirmed digital scaling figure is [`figure_clln_scaling_confirmation.pdf`](results/figs/figure_clln_scaling_confirmation.pdf). +The additive overclamp scaling figure is +[`figure_clln_overclamp_scaling_confirmation.pdf`](results/figs/figure_clln_overclamp_scaling_confirmation.pdf). The standard-ResNet stability branch additionally uses a fast paired neutral observation to project any *remaining* affine neutral residual off current |
