summaryrefslogtreecommitdiff
path: root/CLLN_SCALING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CLLN_SCALING.md')
-rw-r--r--CLLN_SCALING.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/CLLN_SCALING.md b/CLLN_SCALING.md
index f8a8eb0..882abc1 100644
--- a/CLLN_SCALING.md
+++ b/CLLN_SCALING.md
@@ -121,3 +121,18 @@ reads to the censored target increase from `9,347,072` to `9,573,717`. The
frozen decision is `sampling_limited=false`. Sources are
`results/coupled_ladder/p4_constant256_analysis.json` and
`results/coupled_ladder/p4_constant256_source.csv`.
+
+## Completed overclamp confirmation
+
+The overclamp ladder is complete for all six sizes, 40 tasks, and three
+component draws. At 2,048 edges, clean overclamp, imperfect overclamp, and
+overclamp plus SDIL have final errors `0.00625`, `0.46875`, and `0.008333`.
+Their stable-zero fractions are `0.95`, `0.025`, and `0.933333`. SDIL reduces
+the excess final-error growth slope by `98.991%` with a paired task-bootstrap
+95% interval of `[97.356%, 100.000%]`; the corresponding stable-failure result
+is `98.157% [94.865%, 100.000%]`. The error-AUC excess slope changes from
+`0.124788` to `-0.000104`.
+
+Sources are `results/coupled_ladder/p3_overclamp_scaling_analysis.json`,
+`results/coupled_ladder/p3_overclamp_scaling_source.csv`, and
+`results/figs/figure_clln_overclamp_scaling_confirmation.pdf`.