diff options
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 |
