summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--experiments/analyze_coupled_ladder_scaling.py2
-rw-r--r--results/coupled_ladder/p2_scaling_analysis.json3483
-rw-r--r--results/coupled_ladder/p2_scaling_source.csv241
-rw-r--r--results/figs/figure_clln_scaling_confirmation.pdfbin0 -> 24435 bytes
-rw-r--r--results/figs/figure_clln_scaling_confirmation.pngbin0 -> 205542 bytes
-rw-r--r--results/figs/figure_clln_scaling_confirmation.svg1622
-rw-r--r--results/figs/figure_clln_scaling_confirmation_resources.pdfbin0 -> 21308 bytes
-rw-r--r--results/figs/figure_clln_scaling_confirmation_resources.pngbin0 -> 190656 bytes
-rw-r--r--results/figs/figure_clln_scaling_confirmation_resources.svg1439
9 files changed, 6787 insertions, 0 deletions
diff --git a/experiments/analyze_coupled_ladder_scaling.py b/experiments/analyze_coupled_ladder_scaling.py
index 1851094..b965175 100644
--- a/experiments/analyze_coupled_ladder_scaling.py
+++ b/experiments/analyze_coupled_ladder_scaling.py
@@ -614,6 +614,8 @@ def plot_figure(path: Path, analysis: dict) -> None:
reduction = scaling["relative_slope_reduction_percent"]
difference_low = scaling["paired_slope_difference_95ci"][0]
if reduction is not None and difference_low > 0.0:
+ if reduction >= 100.0 and scaling["sdil_slope"] <= 0.0:
+ return f"({letter}) {label}\nExcess-growth slope eliminated"
return (
f"({letter}) {label}\n{reduction:.0f}% lower slope vs static calibration")
return f"({letter}) {label}\nNo resolved slope reduction"
diff --git a/results/coupled_ladder/p2_scaling_analysis.json b/results/coupled_ladder/p2_scaling_analysis.json
new file mode 100644
index 0000000..7d62110
--- /dev/null
+++ b/results/coupled_ladder/p2_scaling_analysis.json
@@ -0,0 +1,3483 @@
+{
+ "analysis": "digital_coupled_ladder_scaling",
+ "confirmatory": true,
+ "bootstrap": {
+ "unit": "task; component draws averaged within task",
+ "task_clusters": 40,
+ "component_draws_per_task_size": 3,
+ "replicates": 20000,
+ "seed": 20260829,
+ "interval": "percentile 95%"
+ },
+ "sizes": [
+ 4,
+ 8,
+ 12,
+ 16,
+ 24,
+ 32
+ ],
+ "summaries": {
+ "4": {
+ "learnable_edges": 32,
+ "methods": {
+ "clean": {
+ "classification_error": {
+ "mean": 0.0,
+ "task_bootstrap_95ci": [
+ 0.0,
+ 0.0
+ ]
+ },
+ "classification_error_auc": {
+ "mean": 0.013203125,
+ "task_bootstrap_95ci": [
+ 0.008177083333333331,
+ 0.019505208333333336
+ ]
+ },
+ "reached_stable_zero_error": {
+ "mean": 1.0,
+ "task_bootstrap_95ci": [
+ 1.0,
+ 1.0
+ ]
+ },
+ "restricted_epochs_to_stable_zero_error": {
+ "mean": 45.0,
+ "task_bootstrap_95ci": [
+ 25.25,
+ 70.25
+ ]
+ },
+ "restricted_updates_to_stable_zero_error": {
+ "mean": 357.85,
+ "task_bootstrap_95ci": [
+ 199.0,
+ 563.1818749999993
+ ]
+ },
+ "restricted_edge_updates_to_stable_zero_error": {
+ "mean": 11451.2,
+ "task_bootstrap_95ci": [
+ 6361.52,
+ 18066.479999999996
+ ]
+ },
+ "restricted_teaching_signal_reads_to_stable_zero_error": {
+ "mean": 11451.2,
+ "task_bootstrap_95ci": [
+ 6359.84,
+ 17939.239999999998
+ ]
+ },
+ "restricted_learning_time_to_stable_zero_seconds": {
+ "mean": 3.5785000000000458,
+ "task_bootstrap_95ci": [
+ 2.0004937499999853,
+ 5.601756250000185
+ ]
+ }
+ },
+ "matched_noise": {
+ "classification_error": {
+ "mean": 0.007291666666666666,
+ "task_bootstrap_95ci": [
+ 0.0010416666666666667,
+ 0.015625
+ ]
+ },
+ "classification_error_auc": {
+ "mean": 0.02390625,
+ "task_bootstrap_95ci": [
+ 0.012959852430555556,
+ 0.03701410590277776
+ ]
+ },
+ "reached_stable_zero_error": {
+ "mean": 0.95,
+ "task_bootstrap_95ci": [
+ 0.8916666666666668,
+ 0.9916666666666666
+ ]
+ },
+ "restricted_epochs_to_stable_zero_error": {
+ "mean": 108.5,
+ "task_bootstrap_95ci": [
+ 55.83333333333333,
+ 171.25
+ ]
+ },
+ "restricted_updates_to_stable_zero_error": {
+ "mean": 821.7166666666668,
+ "task_bootstrap_95ci": [
+ 421.64124999999996,
+ 1288.845208333333
+ ]
+ },
+ "restricted_edge_updates_to_stable_zero_error": {
+ "mean": 26294.933333333338,
+ "task_bootstrap_95ci": [
+ 13370.326666666666,
+ 41224.126666666656
+ ]
+ },
+ "restricted_teaching_signal_reads_to_stable_zero_error": {
+ "mean": 26294.933333333338,
+ "task_bootstrap_95ci": [
+ 13431.266666666668,
+ 41515.37999999999
+ ]
+ },
+ "restricted_learning_time_to_stable_zero_seconds": {
+ "mean": 8.217166666666666,
+ "task_bootstrap_95ci": [
+ 4.23548125000002,
+ 12.917185416666678
+ ]
+ }
+ },
+ "raw": {
+ "classification_error": {
+ "mean": 0.34687499999999993,
+ "task_bootstrap_95ci": [
+ 0.30729166666666663,
+ 0.3885416666666667
+ ]
+ },
+ "classification_error_auc": {
+ "mean": 0.34838541666666667,
+ "task_bootstrap_95ci": [
+ 0.3088361545138889,
+ 0.38895030381944434
+ ]
+ },
+ "reached_stable_zero_error": {
+ "mean": 0.175,
+ "task_bootstrap_95ci": [
+ 0.10833333333333332,
+ 0.24166666666666664
+ ]
+ },
+ "restricted_epochs_to_stable_zero_error": {
+ "mean": 501.0833333333333,
+ "task_bootstrap_95ci": [
+ 462.58333333333337,
+ 537.7520833333332
+ ]
+ },
+ "restricted_updates_to_stable_zero_error": {
+ "mean": 3357.666666666667,
+ "task_bootstrap_95ci": [
+ 3042.3479166666666,
+ 3662.110416666667
+ ]
+ },
+ "restricted_edge_updates_to_stable_zero_error": {
+ "mean": 107445.33333333334,
+ "task_bootstrap_95ci": [
+ 97457.57333333333,
+ 117255.05999999997
+ ]
+ },
+ "restricted_teaching_signal_reads_to_stable_zero_error": {
+ "mean": 107445.33333333334,
+ "task_bootstrap_95ci": [
+ 97141.48000000001,
+ 117275.08
+ ]
+ },
+ "restricted_learning_time_to_stable_zero_seconds": {
+ "mean": 33.57666666666664,
+ "task_bootstrap_95ci": [
+ 30.429910416666683,
+ 36.61570208333325
+ ]
+ }
+ },
+ "constant": {
+ "classification_error": {
+ "mean": 0.06145833333333334,
+ "task_bootstrap_95ci": [
+ 0.03125,
+ 0.09583333333333334
+ ]
+ },
+ "classification_error_auc": {
+ "mean": 0.06347222222222222,
+ "task_bootstrap_95ci": [
+ 0.03546006944444445,
+ 0.09543424479166665
+ ]
+ },
+ "reached_stable_zero_error": {
+ "mean": 0.7583333333333332,
+ "task_bootstrap_95ci": [
+ 0.6416666666666666,
+ 0.8583333333333334
+ ]
+ },
+ "restricted_epochs_to_stable_zero_error": {
+ "mean": 174.91666666666666,
+ "task_bootstrap_95ci": [
+ 113.25,
+ 239.5854166666665
+ ]
+ },
+ "restricted_updates_to_stable_zero_error": {
+ "mean": 1288.9833333333331,
+ "task_bootstrap_95ci": [
+ 806.2495833333334,
+ 1809.2043749999996
+ ]
+ },
+ "restricted_edge_updates_to_stable_zero_error": {
+ "mean": 41247.46666666666,
+ "task_bootstrap_95ci": [
+ 25998.126666666663,
+ 57878.82666666665
+ ]
+ },
+ "restricted_teaching_signal_reads_to_stable_zero_error": {
+ "mean": 41759.46666666666,
+ "task_bootstrap_95ci": [
+ 26508.919999999995,
+ 58261.65333333333
+ ]
+ },
+ "restricted_learning_time_to_stable_zero_seconds": {
+ "mean": 12.889833333333215,
+ "task_bootstrap_95ci": [
+ 8.195037499999886,
+ 18.11363541666641
+ ]
+ }
+ },
+ "sdil": {
+ "classification_error": {
+ "mean": 0.0,
+ "task_bootstrap_95ci": [
+ 0.0,
+ 0.0
+ ]
+ },
+ "classification_error_auc": {
+ "mean": 0.012838541666666667,
+ "task_bootstrap_95ci": [
+ 0.00798611111111111,
+ 0.019140625
+ ]
+ },
+ "reached_stable_zero_error": {
+ "mean": 1.0,
+ "task_bootstrap_95ci": [
+ 1.0,
+ 1.0
+ ]
+ },
+ "restricted_epochs_to_stable_zero_error": {
+ "mean": 40.83333333333333,
+ "task_bootstrap_95ci": [
+ 22.916666666666668,
+ 64.5
+ ]
+ },
+ "restricted_updates_to_stable_zero_error": {
+ "mean": 324.575,
+ "task_bootstrap_95ci": [
+ 182.54166666666669,
+ 508.778333333333
+ ]
+ },
+ "restricted_edge_updates_to_stable_zero_error": {
+ "mean": 10386.4,
+ "task_bootstrap_95ci": [
+ 5798.666666666667,
+ 16444.686666666654
+ ]
+ },
+ "restricted_teaching_signal_reads_to_stable_zero_error": {
+ "mean": 20772.8,
+ "task_bootstrap_95ci": [
+ 11531.16,
+ 32878.50666666666
+ ]
+ },
+ "restricted_learning_time_to_stable_zero_seconds": {
+ "mean": 3.2457500000000437,
+ "task_bootstrap_95ci": [
+ 1.8007395833333222,
+ 5.1278500000001666
+ ]
+ }
+ },
+ "sdil_raw_to_clean_gap_closed": 1.0
+ }
+ },
+ "8": {
+ "learnable_edges": 128,
+ "methods": {
+ "clean": {
+ "classification_error": {
+ "mean": 0.0125,
+ "task_bootstrap_95ci": [
+ 0.003125,
+ 0.025
+ ]
+ },
+ "classification_error_auc": {
+ "mean": 0.024375,
+ "task_bootstrap_95ci": [
+ 0.015494791666666669,
+ 0.034583984374999946
+ ]
+ },
+ "reached_stable_zero_error": {
+ "mean": 0.9,
+ "task_bootstrap_95ci": [
+ 0.8,
+ 0.975
+ ]
+ },
+ "restricted_epochs_to_stable_zero_error": {
+ "mean": 102.0,
+ "task_bootstrap_95ci": [
+ 54.25,
+ 160.25
+ ]
+ },
+ "restricted_updates_to_stable_zero_error": {
+ "mean": 816.0,
+ "task_bootstrap_95ci": [
+ 436.0,
+ 1280.0
+ ]
+ },
+ "restricted_edge_updates_to_stable_zero_error": {
+ "mean": 104448.0,
+ "task_bootstrap_95ci": [
+ 55552.0,
+ 162816.0
+ ]
+ },
+ "restricted_teaching_signal_reads_to_stable_zero_error": {
+ "mean": 104448.0,
+ "task_bootstrap_95ci": [
+ 56064.0,
+ 163328.0
+ ]
+ },
+ "restricted_learning_time_to_stable_zero_seconds": {
+ "mean": 8.159999999999865,
+ "task_bootstrap_95ci": [
+ 4.2999999999999465,
+ 12.739999999999766
+ ]
+ }
+ },
+ "matched_noise": {
+ "classification_error": {
+ "mean": 0.026041666666666668,
+ "task_bootstrap_95ci": [
+ 0.007291666666666666,
+ 0.051041666666666666
+ ]
+ },
+ "classification_error_auc": {
+ "mean": 0.056414930555555555,
+ "task_bootstrap_95ci": [
+ 0.035311848958333336,
+ 0.0797573784722222
+ ]
+ },
+ "reached_stable_zero_error": {
+ "mean": 0.875,
+ "task_bootstrap_95ci": [
+ 0.775,
+ 0.9583333333333333
+ ]
+ },
+ "restricted_epochs_to_stable_zero_error": {
+ "mean": 243.41666666666669,
+ "task_bootstrap_95ci": [
+ 175.0,
+ 314.75
+ ]
+ },
+ "restricted_updates_to_stable_zero_error": {
+ "mean": 1887.8166666666664,
+ "task_bootstrap_95ci": [
+ 1340.7037500000001,
+ 2471.303958333332
+ ]
+ },
+ "restricted_edge_updates_to_stable_zero_error": {
+ "mean": 241640.5333333333,
+ "task_bootstrap_95ci": [
+ 172539.54666666666,
+ 315133.1466666666
+ ]
+ },
+ "restricted_teaching_signal_reads_to_stable_zero_error": {
+ "mean": 241640.5333333333,
+ "task_bootstrap_95ci": [
+ 172787.54666666666,
+ 314763.78666666656
+ ]
+ },
+ "restricted_learning_time_to_stable_zero_seconds": {
+ "mean": 18.878166666666516,
+ "task_bootstrap_95ci": [
+ 13.45398958333326,
+ 24.62251249999971
+ ]
+ }
+ },
+ "raw": {
+ "classification_error": {
+ "mean": 0.3791666666666666,
+ "task_bootstrap_95ci": [
+ 0.334375,
+ 0.4239583333333333
+ ]
+ },
+ "classification_error_auc": {
+ "mean": 0.39015625,
+ "task_bootstrap_95ci": [
+ 0.3469077690972222,
+ 0.4322664930555555
+ ]
+ },
+ "reached_stable_zero_error": {
+ "mean": 0.075,
+ "task_bootstrap_95ci": [
+ 0.03333333333333333,
+ 0.125
+ ]
+ },
+ "restricted_epochs_to_stable_zero_error": {
+ "mean": 559.0833333333334,
+ "task_bootstrap_95ci": [
+ 530.9979166666667,
+ 582.75
+ ]
+ },
+ "restricted_updates_to_stable_zero_error": {
+ "mean": 3767.6,
+ "task_bootstrap_95ci": [
+ 3446.7733333333335,
+ 4072.25375
+ ]
+ },
+ "restricted_edge_updates_to_stable_zero_error": {
+ "mean": 482252.8,
+ "task_bootstrap_95ci": [
+ 441679.36,
+ 520498.2666666667
+ ]
+ },
+ "restricted_teaching_signal_reads_to_stable_zero_error": {
+ "mean": 482252.8,
+ "task_bootstrap_95ci": [
+ 441475.06666666665,
+ 520315.0399999999
+ ]
+ },
+ "restricted_learning_time_to_stable_zero_seconds": {
+ "mean": 37.67600000000004,
+ "task_bootstrap_95ci": [
+ 34.4781604166668,
+ 40.70692083333316
+ ]
+ }
+ },
+ "constant": {
+ "classification_error": {
+ "mean": 0.06458333333333334,
+ "task_bootstrap_95ci": [
+ 0.03333333333333334,
+ 0.10104166666666665
+ ]
+ },
+ "classification_error_auc": {
+ "mean": 0.06527777777777777,
+ "task_bootstrap_95ci": [
+ 0.036345052083333336,
+ 0.09837673611111111
+ ]
+ },
+ "reached_stable_zero_error": {
+ "mean": 0.7583333333333333,
+ "task_bootstrap_95ci": [
+ 0.6416666666666666,
+ 0.8583333333333332
+ ]
+ },
+ "restricted_epochs_to_stable_zero_error": {
+ "mean": 196.41666666666669,
+ "task_bootstrap_95ci": [
+ 133.58333333333334,
+ 263.0833333333333
+ ]
+ },
+ "restricted_updates_to_stable_zero_error": {
+ "mean": 1556.1333333333332,
+ "task_bootstrap_95ci": [
+ 1047.1216666666667,
+ 2096.176666666666
+ ]
+ },
+ "restricted_edge_updates_to_stable_zero_error": {
+ "mean": 199185.06666666665,
+ "task_bootstrap_95ci": [
+ 133602.93333333335,
+ 267900.1066666666
+ ]
+ },
+ "restricted_teaching_signal_reads_to_stable_zero_error": {
+ "mean": 201233.06666666665,
+ "task_bootstrap_95ci": [
+ 136784.31999999998,
+ 268940.2399999998
+ ]
+ },
+ "restricted_learning_time_to_stable_zero_seconds": {
+ "mean": 15.561333333333133,
+ "task_bootstrap_95ci": [
+ 10.555216666666539,
+ 20.94367291666636
+ ]
+ }
+ },
+ "sdil": {
+ "classification_error": {
+ "mean": 0.0125,
+ "task_bootstrap_95ci": [
+ 0.003125,
+ 0.025
+ ]
+ },
+ "classification_error_auc": {
+ "mean": 0.024375,
+ "task_bootstrap_95ci": [
+ 0.015546875000000002,
+ 0.034661675347222205
+ ]
+ },
+ "reached_stable_zero_error": {
+ "mean": 0.9,
+ "task_bootstrap_95ci": [
+ 0.8,
+ 0.975
+ ]
+ },
+ "restricted_epochs_to_stable_zero_error": {
+ "mean": 101.5,
+ "task_bootstrap_95ci": [
+ 53.66666666666667,
+ 159.75
+ ]
+ },
+ "restricted_updates_to_stable_zero_error": {
+ "mean": 812.0,
+ "task_bootstrap_95ci": [
+ 431.3333333333333,
+ 1274.0166666666653
+ ]
+ },
+ "restricted_edge_updates_to_stable_zero_error": {
+ "mean": 103936.0,
+ "task_bootstrap_95ci": [
+ 55210.66666666667,
+ 162730.6666666667
+ ]
+ },
+ "restricted_teaching_signal_reads_to_stable_zero_error": {
+ "mean": 207872.0,
+ "task_bootstrap_95ci": [
+ 111616.0,
+ 328362.6666666667
+ ]
+ },
+ "restricted_learning_time_to_stable_zero_seconds": {
+ "mean": 8.119999999999866,
+ "task_bootstrap_95ci": [
+ 4.306666666666614,
+ 12.733333333333102
+ ]
+ }
+ },
+ "sdil_raw_to_clean_gap_closed": 1.0
+ }
+ },
+ "12": {
+ "learnable_edges": 288,
+ "methods": {
+ "clean": {
+ "classification_error": {
+ "mean": 0.01875,
+ "task_bootstrap_95ci": [
+ 0.00625,
+ 0.034375
+ ]
+ },
+ "classification_error_auc": {
+ "mean": 0.047031250000000004,
+ "task_bootstrap_95ci": [
+ 0.024817708333333334,
+ 0.07323046874999989
+ ]
+ },
+ "reached_stable_zero_error": {
+ "mean": 0.85,
+ "task_bootstrap_95ci": [
+ 0.725,
+ 0.95
+ ]
+ },
+ "restricted_epochs_to_stable_zero_error": {
+ "mean": 129.25,
+ "task_bootstrap_95ci": [
+ 70.0,
+ 197.25
+ ]
+ },
+ "restricted_updates_to_stable_zero_error": {
+ "mean": 1034.0,
+ "task_bootstrap_95ci": [
+ 571.95,
+ 1568.0
+ ]
+ },
+ "restricted_edge_updates_to_stable_zero_error": {
+ "mean": 297792.0,
+ "task_bootstrap_95ci": [
+ 160704.0,
+ 454464.0
+ ]
+ },
+ "restricted_teaching_signal_reads_to_stable_zero_error": {
+ "mean": 297792.0,
+ "task_bootstrap_95ci": [
+ 161856.0,
+ 452736.0
+ ]
+ },
+ "restricted_learning_time_to_stable_zero_seconds": {
+ "mean": 31.020000000000778,
+ "task_bootstrap_95ci": [
+ 16.680000000000312,
+ 47.46000000000137
+ ]
+ }
+ },
+ "matched_noise": {
+ "classification_error": {
+ "mean": 0.08020833333333334,
+ "task_bootstrap_95ci": [
+ 0.04791666666666666,
+ 0.115625
+ ]
+ },
+ "classification_error_auc": {
+ "mean": 0.11233506944444445,
+ "task_bootstrap_95ci": [
+ 0.07696158854166667,
+ 0.15118077256944443
+ ]
+ },
+ "reached_stable_zero_error": {
+ "mean": 0.675,
+ "task_bootstrap_95ci": [
+ 0.5583333333333333,
+ 0.7916666666666666
+ ]
+ },
+ "restricted_epochs_to_stable_zero_error": {
+ "mean": 467.4166666666667,
+ "task_bootstrap_95ci": [
+ 417.74583333333334,
+ 512.25
+ ]
+ },
+ "restricted_updates_to_stable_zero_error": {
+ "mean": 3371.841666666667,
+ "task_bootstrap_95ci": [
+ 2920.2410416666667,
+ 3786.7475
+ ]
+ },
+ "restricted_edge_updates_to_stable_zero_error": {
+ "mean": 971090.4,
+ "task_bootstrap_95ci": [
+ 841615.74,
+ 1094660.3399999999
+ ]
+ },
+ "restricted_teaching_signal_reads_to_stable_zero_error": {
+ "mean": 971090.4,
+ "task_bootstrap_95ci": [
+ 841912.74,
+ 1093814.64
+ ]
+ },
+ "restricted_learning_time_to_stable_zero_seconds": {
+ "mean": 101.1552500000031,
+ "task_bootstrap_95ci": [
+ 87.50690000000259,
+ 114.07032500000355
+ ]
+ }
+ },
+ "raw": {
+ "classification_error": {
+ "mean": 0.48125,
+ "task_bootstrap_95ci": [
+ 0.4510416666666667,
+ 0.5114583333333333
+ ]
+ },
+ "classification_error_auc": {
+ "mean": 0.4816493055555555,
+ "task_bootstrap_95ci": [
+ 0.4522215711805555,
+ 0.5120227864583333
+ ]
+ },
+ "reached_stable_zero_error": {
+ "mean": 0.03333333333333333,
+ "task_bootstrap_95ci": [
+ 0.008333333333333333,
+ 0.06666666666666667
+ ]
+ },
+ "restricted_epochs_to_stable_zero_error": {
+ "mean": 581.0833333333333,
+ "task_bootstrap_95ci": [
+ 562.1666666666666,
+ 595.8333333333333
+ ]
+ },
+ "restricted_updates_to_stable_zero_error": {
+ "mean": 4482.275,
+ "task_bootstrap_95ci": [
+ 4324.840208333333,
+ 4618.510208333333
+ ]
+ },
+ "restricted_edge_updates_to_stable_zero_error": {
+ "mean": 1290895.2,
+ "task_bootstrap_95ci": [
+ 1245407.34,
+ 1330315.38
+ ]
+ },
+ "restricted_teaching_signal_reads_to_stable_zero_error": {
+ "mean": 1290895.2,
+ "task_bootstrap_95ci": [
+ 1245536.58,
+ 1329782.46
+ ]
+ },
+ "restricted_learning_time_to_stable_zero_seconds": {
+ "mean": 134.46825000000436,
+ "task_bootstrap_95ci": [
+ 129.7265437500042,
+ 138.57364375000446
+ ]
+ }
+ },
+ "constant": {
+ "classification_error": {
+ "mean": 0.06354166666666668,
+ "task_bootstrap_95ci": [
+ 0.03229166666666666,
+ 0.1
+ ]
+ },
+ "classification_error_auc": {
+ "mean": 0.08370659722222222,
+ "task_bootstrap_95ci": [
+ 0.04886241319444444,
+ 0.12250043402777776
+ ]
+ },
+ "reached_stable_zero_error": {
+ "mean": 0.7416666666666666,
+ "task_bootstrap_95ci": [
+ 0.6166666666666666,
+ 0.8583333333333332
+ ]
+ },
+ "restricted_epochs_to_stable_zero_error": {
+ "mean": 197.91666666666666,
+ "task_bootstrap_95ci": [
+ 131.58333333333334,
+ 269.8333333333333
+ ]
+ },
+ "restricted_updates_to_stable_zero_error": {
+ "mean": 1579.3916666666667,
+ "task_bootstrap_95ci": [
+ 1056.6404166666669,
+ 2144.525416666667
+ ]
+ },
+ "restricted_edge_updates_to_stable_zero_error": {
+ "mean": 454864.8,
+ "task_bootstrap_95ci": [
+ 300857.82,
+ 618240.1799999999
+ ]
+ },
+ "restricted_teaching_signal_reads_to_stable_zero_error": {
+ "mean": 459472.8,
+ "task_bootstrap_95ci": [
+ 305067.95999999996,
+ 623208.2399999998
+ ]
+ },
+ "restricted_learning_time_to_stable_zero_seconds": {
+ "mean": 47.38175000000134,
+ "task_bootstrap_95ci": [
+ 31.383256250000766,
+ 64.4990312500019
+ ]
+ }
+ },
+ "sdil": {
+ "classification_error": {
+ "mean": 0.01875,
+ "task_bootstrap_95ci": [
+ 0.00625,
+ 0.034375
+ ]
+ },
+ "classification_error_auc": {
+ "mean": 0.04690972222222223,
+ "task_bootstrap_95ci": [
+ 0.024635199652777776,
+ 0.073359375
+ ]
+ },
+ "reached_stable_zero_error": {
+ "mean": 0.85,
+ "task_bootstrap_95ci": [
+ 0.725,
+ 0.95
+ ]
+ },
+ "restricted_epochs_to_stable_zero_error": {
+ "mean": 128.33333333333331,
+ "task_bootstrap_95ci": [
+ 68.91666666666667,
+ 195.91874999999985
+ ]
+ },
+ "restricted_updates_to_stable_zero_error": {
+ "mean": 1026.6666666666665,
+ "task_bootstrap_95ci": [
+ 553.3333333333334,
+ 1569.3333333333335
+ ]
+ },
+ "restricted_edge_updates_to_stable_zero_error": {
+ "mean": 295680.0,
+ "task_bootstrap_95ci": [
+ 159552.0,
+ 452356.7999999996
+ ]
+ },
+ "restricted_teaching_signal_reads_to_stable_zero_error": {
+ "mean": 591360.0,
+ "task_bootstrap_95ci": [
+ 317184.0,
+ 900873.5999999992
+ ]
+ },
+ "restricted_learning_time_to_stable_zero_seconds": {
+ "mean": 30.80000000000077,
+ "task_bootstrap_95ci": [
+ 16.640000000000306,
+ 46.92000000000131
+ ]
+ }
+ },
+ "sdil_raw_to_clean_gap_closed": 1.0
+ }
+ },
+ "16": {
+ "learnable_edges": 512,
+ "methods": {
+ "clean": {
+ "classification_error": {
+ "mean": 0.025,
+ "task_bootstrap_95ci": [
+ 0.009375,
+ 0.040625
+ ]
+ },
+ "classification_error_auc": {
+ "mean": 0.06505208333333333,
+ "task_bootstrap_95ci": [
+ 0.040078125000000006,
+ 0.09338541666666667
+ ]
+ },
+ "reached_stable_zero_error": {
+ "mean": 0.8,
+ "task_bootstrap_95ci": [
+ 0.675,
+ 0.925
+ ]
+ },
+ "restricted_epochs_to_stable_zero_error": {
+ "mean": 197.5,
+ "task_bootstrap_95ci": [
+ 126.5,
+ 272.0
+ ]
+ },
+ "restricted_updates_to_stable_zero_error": {
+ "mean": 1580.0,
+ "task_bootstrap_95ci": [
+ 1018.0,
+ 2178.0
+ ]
+ },
+ "restricted_edge_updates_to_stable_zero_error": {
+ "mean": 808960.0,
+ "task_bootstrap_95ci": [
+ 525312.0,
+ 1114112.0
+ ]
+ },
+ "restricted_teaching_signal_reads_to_stable_zero_error": {
+ "mean": 808960.0,
+ "task_bootstrap_95ci": [
+ 518144.0,
+ 1113088.0
+ ]
+ },
+ "restricted_learning_time_to_stable_zero_seconds": {
+ "mean": 47.400000000001256,
+ "task_bootstrap_95ci": [
+ 30.600000000000655,
+ 65.52000000000191
+ ]
+ }
+ },
+ "matched_noise": {
+ "classification_error": {
+ "mean": 0.11354166666666665,
+ "task_bootstrap_95ci": [
+ 0.07291666666666666,
+ 0.15729166666666666
+ ]
+ },
+ "classification_error_auc": {
+ "mean": 0.16313368055555552,
+ "task_bootstrap_95ci": [
+ 0.12361111111111112,
+ 0.2052779947916666
+ ]
+ },
+ "reached_stable_zero_error": {
+ "mean": 0.5833333333333333,
+ "task_bootstrap_95ci": [
+ 0.4583333333333333,
+ 0.7083333333333333
+ ]
+ },
+ "restricted_epochs_to_stable_zero_error": {
+ "mean": 540.75,
+ "task_bootstrap_95ci": [
+ 513.75,
+ 564.3333333333334
+ ]
+ },
+ "restricted_updates_to_stable_zero_error": {
+ "mean": 4181.891666666667,
+ "task_bootstrap_95ci": [
+ 3926.454166666667,
+ 4411.09625
+ ]
+ },
+ "restricted_edge_updates_to_stable_zero_error": {
+ "mean": 2141128.5333333337,
+ "task_bootstrap_95ci": [
+ 2011634.6666666665,
+ 2257407.5733333332
+ ]
+ },
+ "restricted_teaching_signal_reads_to_stable_zero_error": {
+ "mean": 2141128.5333333337,
+ "task_bootstrap_95ci": [
+ 2012084.9066666663,
+ 2258256.213333333
+ ]
+ },
+ "restricted_learning_time_to_stable_zero_seconds": {
+ "mean": 125.45675000000396,
+ "task_bootstrap_95ci": [
+ 117.98845625000371,
+ 132.35101250000426
+ ]
+ }
+ },
+ "raw": {
+ "classification_error": {
+ "mean": 0.4770833333333334,
+ "task_bootstrap_95ci": [
+ 0.43125,
+ 0.5229166666666667
+ ]
+ },
+ "classification_error_auc": {
+ "mean": 0.4797048611111111,
+ "task_bootstrap_95ci": [
+ 0.4340004340277778,
+ 0.5244709201388889
+ ]
+ },
+ "reached_stable_zero_error": {
+ "mean": 0.0,
+ "task_bootstrap_95ci": [
+ 0.0,
+ 0.0
+ ]
+ },
+ "restricted_epochs_to_stable_zero_error": {
+ "mean": 600.0,
+ "task_bootstrap_95ci": [
+ 600.0,
+ 600.0
+ ]
+ },
+ "restricted_updates_to_stable_zero_error": {
+ "mean": 4495.933333333333,
+ "task_bootstrap_95ci": [
+ 4395.755416666667,
+ 4586.975833333334
+ ]
+ },
+ "restricted_edge_updates_to_stable_zero_error": {
+ "mean": 2301917.8666666667,
+ "task_bootstrap_95ci": [
+ 2250791.466666667,
+ 2349642.56
+ ]
+ },
+ "restricted_teaching_signal_reads_to_stable_zero_error": {
+ "mean": 2301917.8666666667,
+ "task_bootstrap_95ci": [
+ 2251041.28,
+ 2349184.7466666666
+ ]
+ },
+ "restricted_learning_time_to_stable_zero_seconds": {
+ "mean": 134.87800000000433,
+ "task_bootstrap_95ci": [
+ 131.87265625000424,
+ 137.64108125000445
+ ]
+ }
+ },
+ "constant": {
+ "classification_error": {
+ "mean": 0.09583333333333334,
+ "task_bootstrap_95ci": [
+ 0.057291666666666664,
+ 0.13958333333333334
+ ]
+ },
+ "classification_error_auc": {
+ "mean": 0.13220486111111113,
+ "task_bootstrap_95ci": [
+ 0.08796875000000001,
+ 0.18053906249999996
+ ]
+ },
+ "reached_stable_zero_error": {
+ "mean": 0.6083333333333333,
+ "task_bootstrap_95ci": [
+ 0.4916666666666666,
+ 0.725
+ ]
+ },
+ "restricted_epochs_to_stable_zero_error": {
+ "mean": 322.1666666666667,
+ "task_bootstrap_95ci": [
+ 254.66666666666669,
+ 388.6666666666667
+ ]
+ },
+ "restricted_updates_to_stable_zero_error": {
+ "mean": 2570.9083333333338,
+ "task_bootstrap_95ci": [
+ 2033.4745833333332,
+ 3112.756874999998
+ ]
+ },
+ "restricted_edge_updates_to_stable_zero_error": {
+ "mean": 1316305.066666667,
+ "task_bootstrap_95ci": [
+ 1040075.3066666668,
+ 1593321.7066666663
+ ]
+ },
+ "restricted_teaching_signal_reads_to_stable_zero_error": {
+ "mean": 1324497.066666667,
+ "task_bootstrap_95ci": [
+ 1049585.8133333332,
+ 1597681.0666666662
+ ]
+ },
+ "restricted_learning_time_to_stable_zero_seconds": {
+ "mean": 77.12725000000228,
+ "task_bootstrap_95ci": [
+ 60.94735625000177,
+ 93.24530625000286
+ ]
+ }
+ },
+ "sdil": {
+ "classification_error": {
+ "mean": 0.025,
+ "task_bootstrap_95ci": [
+ 0.009375,
+ 0.040625
+ ]
+ },
+ "classification_error_auc": {
+ "mean": 0.06378472222222223,
+ "task_bootstrap_95ci": [
+ 0.040095269097222226,
+ 0.09045182291666663
+ ]
+ },
+ "reached_stable_zero_error": {
+ "mean": 0.8,
+ "task_bootstrap_95ci": [
+ 0.675,
+ 0.925
+ ]
+ },
+ "restricted_epochs_to_stable_zero_error": {
+ "mean": 197.33333333333331,
+ "task_bootstrap_95ci": [
+ 128.0,
+ 273.5
+ ]
+ },
+ "restricted_updates_to_stable_zero_error": {
+ "mean": 1578.6666666666665,
+ "task_bootstrap_95ci": [
+ 1018.0,
+ 2171.3499999999985
+ ]
+ },
+ "restricted_edge_updates_to_stable_zero_error": {
+ "mean": 808277.3333333333,
+ "task_bootstrap_95ci": [
+ 524279.4666666667,
+ 1114120.5333333325
+ ]
+ },
+ "restricted_teaching_signal_reads_to_stable_zero_error": {
+ "mean": 1616554.6666666665,
+ "task_bootstrap_95ci": [
+ 1045828.2666666666,
+ 2217301.3333333335
+ ]
+ },
+ "restricted_learning_time_to_stable_zero_seconds": {
+ "mean": 47.36000000000125,
+ "task_bootstrap_95ci": [
+ 30.699500000000672,
+ 65.30000000000184
+ ]
+ }
+ },
+ "sdil_raw_to_clean_gap_closed": 1.0
+ }
+ },
+ "24": {
+ "learnable_edges": 1152,
+ "methods": {
+ "clean": {
+ "classification_error": {
+ "mean": 0.025,
+ "task_bootstrap_95ci": [
+ 0.009375,
+ 0.040625
+ ]
+ },
+ "classification_error_auc": {
+ "mean": 0.08796875,
+ "task_bootstrap_95ci": [
+ 0.064712890625,
+ 0.11304687499999999
+ ]
+ },
+ "reached_stable_zero_error": {
+ "mean": 0.8,
+ "task_bootstrap_95ci": [
+ 0.675,
+ 0.925
+ ]
+ },
+ "restricted_epochs_to_stable_zero_error": {
+ "mean": 278.25,
+ "task_bootstrap_95ci": [
+ 212.0,
+ 346.75
+ ]
+ },
+ "restricted_updates_to_stable_zero_error": {
+ "mean": 2226.0,
+ "task_bootstrap_95ci": [
+ 1692.0,
+ 2788.0
+ ]
+ },
+ "restricted_edge_updates_to_stable_zero_error": {
+ "mean": 2564352.0,
+ "task_bootstrap_95ci": [
+ 1953792.0,
+ 3197952.0
+ ]
+ },
+ "restricted_teaching_signal_reads_to_stable_zero_error": {
+ "mean": 2564352.0,
+ "task_bootstrap_95ci": [
+ 1949184.0,
+ 3197952.0
+ ]
+ },
+ "restricted_learning_time_to_stable_zero_seconds": {
+ "mean": 66.78000000000182,
+ "task_bootstrap_95ci": [
+ 50.64000000000124,
+ 83.2800000000024
+ ]
+ }
+ },
+ "matched_noise": {
+ "classification_error": {
+ "mean": 0.19375,
+ "task_bootstrap_95ci": [
+ 0.153125,
+ 0.23645833333333335
+ ]
+ },
+ "classification_error_auc": {
+ "mean": 0.25717013888888884,
+ "task_bootstrap_95ci": [
+ 0.2150434027777778,
+ 0.2995227864583333
+ ]
+ },
+ "reached_stable_zero_error": {
+ "mean": 0.31666666666666665,
+ "task_bootstrap_95ci": [
+ 0.2333333333333333,
+ 0.4
+ ]
+ },
+ "restricted_epochs_to_stable_zero_error": {
+ "mean": 588.1666666666667,
+ "task_bootstrap_95ci": [
+ 579.9166666666667,
+ 594.6666666666666
+ ]
+ },
+ "restricted_updates_to_stable_zero_error": {
+ "mean": 4691.516666666666,
+ "task_bootstrap_95ci": [
+ 4617.283125,
+ 4750.591666666666
+ ]
+ },
+ "restricted_edge_updates_to_stable_zero_error": {
+ "mean": 5404627.2,
+ "task_bootstrap_95ci": [
+ 5319810.72,
+ 5472739.2
+ ]
+ },
+ "restricted_teaching_signal_reads_to_stable_zero_error": {
+ "mean": 5404627.2,
+ "task_bootstrap_95ci": [
+ 5319675.84,
+ 5472730.319999999
+ ]
+ },
+ "restricted_learning_time_to_stable_zero_seconds": {
+ "mean": 140.74550000000457,
+ "task_bootstrap_95ci": [
+ 138.5307437500045,
+ 142.51400625000463
+ ]
+ }
+ },
+ "raw": {
+ "classification_error": {
+ "mean": 0.484375,
+ "task_bootstrap_95ci": [
+ 0.46875,
+ 0.4989583333333334
+ ]
+ },
+ "classification_error_auc": {
+ "mean": 0.4859114583333334,
+ "task_bootstrap_95ci": [
+ 0.4679251302083333,
+ 0.5037413194444444
+ ]
+ },
+ "reached_stable_zero_error": {
+ "mean": 0.0,
+ "task_bootstrap_95ci": [
+ 0.0,
+ 0.0
+ ]
+ },
+ "restricted_epochs_to_stable_zero_error": {
+ "mean": 600.0,
+ "task_bootstrap_95ci": [
+ 600.0,
+ 600.0
+ ]
+ },
+ "restricted_updates_to_stable_zero_error": {
+ "mean": 4800.0,
+ "task_bootstrap_95ci": [
+ 4800.0,
+ 4800.0
+ ]
+ },
+ "restricted_edge_updates_to_stable_zero_error": {
+ "mean": 5529600.0,
+ "task_bootstrap_95ci": [
+ 5529600.0,
+ 5529600.0
+ ]
+ },
+ "restricted_teaching_signal_reads_to_stable_zero_error": {
+ "mean": 5529600.0,
+ "task_bootstrap_95ci": [
+ 5529600.0,
+ 5529600.0
+ ]
+ },
+ "restricted_learning_time_to_stable_zero_seconds": {
+ "mean": 144.0000000000047,
+ "task_bootstrap_95ci": [
+ 144.0000000000047,
+ 144.0000000000047
+ ]
+ }
+ },
+ "constant": {
+ "classification_error": {
+ "mean": 0.18125,
+ "task_bootstrap_95ci": [
+ 0.134375,
+ 0.23125
+ ]
+ },
+ "classification_error_auc": {
+ "mean": 0.22522569444444446,
+ "task_bootstrap_95ci": [
+ 0.17953038194444446,
+ 0.2717013888888889
+ ]
+ },
+ "reached_stable_zero_error": {
+ "mean": 0.36666666666666664,
+ "task_bootstrap_95ci": [
+ 0.25,
+ 0.4833333333333333
+ ]
+ },
+ "restricted_epochs_to_stable_zero_error": {
+ "mean": 463.66666666666663,
+ "task_bootstrap_95ci": [
+ 412.83125,
+ 511.3333333333333
+ ]
+ },
+ "restricted_updates_to_stable_zero_error": {
+ "mean": 3706.0916666666662,
+ "task_bootstrap_95ci": [
+ 3302.6545833333334,
+ 4086.7606250000003
+ ]
+ },
+ "restricted_edge_updates_to_stable_zero_error": {
+ "mean": 4269417.6,
+ "task_bootstrap_95ci": [
+ 3806310.96,
+ 4704873.6
+ ]
+ },
+ "restricted_teaching_signal_reads_to_stable_zero_error": {
+ "mean": 4287849.6,
+ "task_bootstrap_95ci": [
+ 3816261.8400000003,
+ 4719585.119999999
+ ]
+ },
+ "restricted_learning_time_to_stable_zero_seconds": {
+ "mean": 111.1827500000035,
+ "task_bootstrap_95ci": [
+ 99.08275000000302,
+ 122.68586250000388
+ ]
+ }
+ },
+ "sdil": {
+ "classification_error": {
+ "mean": 0.029166666666666664,
+ "task_bootstrap_95ci": [
+ 0.013541666666666665,
+ 0.046875
+ ]
+ },
+ "classification_error_auc": {
+ "mean": 0.08796875,
+ "task_bootstrap_95ci": [
+ 0.06430512152777779,
+ 0.1132204861111111
+ ]
+ },
+ "reached_stable_zero_error": {
+ "mean": 0.7833333333333333,
+ "task_bootstrap_95ci": [
+ 0.65,
+ 0.9
+ ]
+ },
+ "restricted_epochs_to_stable_zero_error": {
+ "mean": 278.0,
+ "task_bootstrap_95ci": [
+ 212.5,
+ 347.3333333333333
+ ]
+ },
+ "restricted_updates_to_stable_zero_error": {
+ "mean": 2224.0,
+ "task_bootstrap_95ci": [
+ 1701.3333333333335,
+ 2772.0
+ ]
+ },
+ "restricted_edge_updates_to_stable_zero_error": {
+ "mean": 2562048.0,
+ "task_bootstrap_95ci": [
+ 1953772.8,
+ 3201792.0
+ ]
+ },
+ "restricted_teaching_signal_reads_to_stable_zero_error": {
+ "mean": 5124096.0,
+ "task_bootstrap_95ci": [
+ 3915264.0,
+ 6400550.399999997
+ ]
+ },
+ "restricted_learning_time_to_stable_zero_seconds": {
+ "mean": 66.7200000000018,
+ "task_bootstrap_95ci": [
+ 50.82000000000122,
+ 83.20050000000236
+ ]
+ }
+ },
+ "sdil_raw_to_clean_gap_closed": 0.9909297052154196
+ }
+ },
+ "32": {
+ "learnable_edges": 2048,
+ "methods": {
+ "clean": {
+ "classification_error": {
+ "mean": 0.015625,
+ "task_bootstrap_95ci": [
+ 0.003125,
+ 0.028125
+ ]
+ },
+ "classification_error_auc": {
+ "mean": 0.19627604166666668,
+ "task_bootstrap_95ci": [
+ 0.16614583333333335,
+ 0.226328125
+ ]
+ },
+ "reached_stable_zero_error": {
+ "mean": 0.875,
+ "task_bootstrap_95ci": [
+ 0.775,
+ 0.975
+ ]
+ },
+ "restricted_epochs_to_stable_zero_error": {
+ "mean": 436.75,
+ "task_bootstrap_95ci": [
+ 407.75,
+ 466.25
+ ]
+ },
+ "restricted_updates_to_stable_zero_error": {
+ "mean": 3494.0,
+ "task_bootstrap_95ci": [
+ 3264.0,
+ 3736.0
+ ]
+ },
+ "restricted_edge_updates_to_stable_zero_error": {
+ "mean": 7155712.0,
+ "task_bootstrap_95ci": [
+ 6684672.0,
+ 7643238.399999991
+ ]
+ },
+ "restricted_teaching_signal_reads_to_stable_zero_error": {
+ "mean": 7155712.0,
+ "task_bootstrap_95ci": [
+ 6688768.0,
+ 7651430.399999991
+ ]
+ },
+ "restricted_learning_time_to_stable_zero_seconds": {
+ "mean": 34.940000000000964,
+ "task_bootstrap_95ci": [
+ 32.620000000001205,
+ 37.32000000000083
+ ]
+ }
+ },
+ "matched_noise": {
+ "classification_error": {
+ "mean": 0.26666666666666666,
+ "task_bootstrap_95ci": [
+ 0.21770833333333334,
+ 0.315625
+ ]
+ },
+ "classification_error_auc": {
+ "mean": 0.3127951388888889,
+ "task_bootstrap_95ci": [
+ 0.27772547743055553,
+ 0.348515625
+ ]
+ },
+ "reached_stable_zero_error": {
+ "mean": 0.14166666666666666,
+ "task_bootstrap_95ci": [
+ 0.075,
+ 0.21666666666666665
+ ]
+ },
+ "restricted_epochs_to_stable_zero_error": {
+ "mean": 590.75,
+ "task_bootstrap_95ci": [
+ 580.6666666666667,
+ 598.0833333333333
+ ]
+ },
+ "restricted_updates_to_stable_zero_error": {
+ "mean": 4725.975,
+ "task_bootstrap_95ci": [
+ 4646.616666666667,
+ 4784.0
+ ]
+ },
+ "restricted_edge_updates_to_stable_zero_error": {
+ "mean": 9678796.8,
+ "task_bootstrap_95ci": [
+ 9513537.706666665,
+ 9798997.333333332
+ ]
+ },
+ "restricted_teaching_signal_reads_to_stable_zero_error": {
+ "mean": 9678796.8,
+ "task_bootstrap_95ci": [
+ 9512276.053333333,
+ 9798997.333333332
+ ]
+ },
+ "restricted_learning_time_to_stable_zero_seconds": {
+ "mean": 47.25974999999912,
+ "task_bootstrap_95ci": [
+ 46.453083333332565,
+ 47.84666666666571
+ ]
+ }
+ },
+ "raw": {
+ "classification_error": {
+ "mean": 0.4989583333333333,
+ "task_bootstrap_95ci": [
+ 0.490625,
+ 0.50625
+ ]
+ },
+ "classification_error_auc": {
+ "mean": 0.4976649305555556,
+ "task_bootstrap_95ci": [
+ 0.4911022135416666,
+ 0.5035937500000001
+ ]
+ },
+ "reached_stable_zero_error": {
+ "mean": 0.0,
+ "task_bootstrap_95ci": [
+ 0.0,
+ 0.0
+ ]
+ },
+ "restricted_epochs_to_stable_zero_error": {
+ "mean": 600.0,
+ "task_bootstrap_95ci": [
+ 600.0,
+ 600.0
+ ]
+ },
+ "restricted_updates_to_stable_zero_error": {
+ "mean": 4800.0,
+ "task_bootstrap_95ci": [
+ 4800.0,
+ 4800.0
+ ]
+ },
+ "restricted_edge_updates_to_stable_zero_error": {
+ "mean": 9830400.0,
+ "task_bootstrap_95ci": [
+ 9830400.0,
+ 9830400.0
+ ]
+ },
+ "restricted_teaching_signal_reads_to_stable_zero_error": {
+ "mean": 9830400.0,
+ "task_bootstrap_95ci": [
+ 9830400.0,
+ 9830400.0
+ ]
+ },
+ "restricted_learning_time_to_stable_zero_seconds": {
+ "mean": 47.99999999999901,
+ "task_bootstrap_95ci": [
+ 47.99999999999901,
+ 47.99999999999901
+ ]
+ }
+ },
+ "constant": {
+ "classification_error": {
+ "mean": 0.271875,
+ "task_bootstrap_95ci": [
+ 0.2229166666666667,
+ 0.32083333333333336
+ ]
+ },
+ "classification_error_auc": {
+ "mean": 0.29671006944444445,
+ "task_bootstrap_95ci": [
+ 0.257404296875,
+ 0.3356082899305555
+ ]
+ },
+ "reached_stable_zero_error": {
+ "mean": 0.2333333333333333,
+ "task_bootstrap_95ci": [
+ 0.15,
+ 0.325
+ ]
+ },
+ "restricted_epochs_to_stable_zero_error": {
+ "mean": 568.5,
+ "task_bootstrap_95ci": [
+ 554.4166666666666,
+ 581.0833333333334
+ ]
+ },
+ "restricted_updates_to_stable_zero_error": {
+ "mean": 4548.0,
+ "task_bootstrap_95ci": [
+ 4435.333333333333,
+ 4650.6833333333325
+ ]
+ },
+ "restricted_edge_updates_to_stable_zero_error": {
+ "mean": 9314304.0,
+ "task_bootstrap_95ci": [
+ 9086293.333333334,
+ 9524599.466666665
+ ]
+ },
+ "restricted_teaching_signal_reads_to_stable_zero_error": {
+ "mean": 9347072.0,
+ "task_bootstrap_95ci": [
+ 9117696.0,
+ 9560064.0
+ ]
+ },
+ "restricted_learning_time_to_stable_zero_seconds": {
+ "mean": 45.47999999999936,
+ "task_bootstrap_95ci": [
+ 44.3533333333328,
+ 46.51333333333259
+ ]
+ }
+ },
+ "sdil": {
+ "classification_error": {
+ "mean": 0.02291666666666666,
+ "task_bootstrap_95ci": [
+ 0.009375,
+ 0.03854166666666666
+ ]
+ },
+ "classification_error_auc": {
+ "mean": 0.19340277777777776,
+ "task_bootstrap_95ci": [
+ 0.16297699652777778,
+ 0.22323784722222223
+ ]
+ },
+ "reached_stable_zero_error": {
+ "mean": 0.825,
+ "task_bootstrap_95ci": [
+ 0.7166666666666666,
+ 0.925
+ ]
+ },
+ "restricted_epochs_to_stable_zero_error": {
+ "mean": 435.8333333333333,
+ "task_bootstrap_95ci": [
+ 407.33333333333337,
+ 465.16666666666663
+ ]
+ },
+ "restricted_updates_to_stable_zero_error": {
+ "mean": 3486.6666666666665,
+ "task_bootstrap_95ci": [
+ 3258.0,
+ 3722.6666666666665
+ ]
+ },
+ "restricted_edge_updates_to_stable_zero_error": {
+ "mean": 7140693.333333333,
+ "task_bootstrap_95ci": [
+ 6671018.666666667,
+ 7621290.666666667
+ ]
+ },
+ "restricted_teaching_signal_reads_to_stable_zero_error": {
+ "mean": 14281386.666666666,
+ "task_bootstrap_95ci": [
+ 13344699.733333332,
+ 15234389.333333332
+ ]
+ },
+ "restricted_learning_time_to_stable_zero_seconds": {
+ "mean": 34.8666666666676,
+ "task_bootstrap_95ci": [
+ 32.579833333334314,
+ 37.20000000000068
+ ]
+ }
+ },
+ "sdil_raw_to_clean_gap_closed": 0.9849137931034483
+ }
+ }
+ },
+ "excess_error_scaling": {
+ "x_axis": "log10 learnable edges",
+ "metric": "classification_error",
+ "y_axis": "final classification error excess over clean",
+ "static_calibration_slope": 0.0975390654931521,
+ "static_calibration_slope_95ci": [
+ 0.07913724673451922,
+ 0.11579852357444563
+ ],
+ "sdil_slope": 0.003687643914165856,
+ "sdil_slope_95ci": [
+ 0.0015163217459041338,
+ 0.006479166962438868
+ ],
+ "paired_slope_difference": 0.09385142157898624,
+ "paired_slope_difference_95ci": [
+ 0.07510969165621094,
+ 0.11223041466407507
+ ],
+ "relative_slope_reduction_percent": 96.21931592688392,
+ "relative_slope_reduction_95ci": [
+ 93.03979958167876,
+ 98.4825985260473
+ ],
+ "relative_reduction_valid_bootstrap_fraction": 1.0
+ },
+ "excess_error_auc_scaling": {
+ "x_axis": "log10 learnable edges",
+ "metric": "classification_error_auc",
+ "y_axis": "classification error AUC excess over clean",
+ "static_calibration_slope": 0.043512853238209075,
+ "static_calibration_slope_95ci": [
+ 0.027565550798332877,
+ 0.059082121767712235
+ ],
+ "sdil_slope": -0.0009773721721631698,
+ "sdil_slope_95ci": [
+ -0.0018562164695785834,
+ -3.7293262923539084e-05
+ ],
+ "paired_slope_difference": 0.044490225410372244,
+ "paired_slope_difference_95ci": [
+ 0.028505513396407153,
+ 0.060056371196613424
+ ],
+ "relative_slope_reduction_percent": 102.24616888902364,
+ "relative_slope_reduction_95ci": [
+ 100.08179659798546,
+ 105.06476080486462
+ ],
+ "relative_reduction_valid_bootstrap_fraction": 1.0
+ },
+ "excess_stable_failure_scaling": {
+ "x_axis": "log10 learnable edges",
+ "metric": "reached_stable_zero_error",
+ "y_axis": "stable failure fraction excess over clean",
+ "static_calibration_slope": 0.21235319113764842,
+ "static_calibration_slope_95ci": [
+ 0.11467084985237219,
+ 0.3029253746845551
+ ],
+ "sdil_slope": 0.022332184386184104,
+ "sdil_slope_95ci": [
+ 0.008133448701283783,
+ 0.039563563562892694
+ ],
+ "paired_slope_difference": 0.19002100675146433,
+ "paired_slope_difference_95ci": [
+ 0.08936280724140638,
+ 0.28405826237888276
+ ],
+ "relative_slope_reduction_percent": 89.48347125534447,
+ "relative_slope_reduction_95ci": [
+ 74.8427750001312,
+ 96.57804052788731
+ ],
+ "relative_reduction_valid_bootstrap_fraction": 1.0
+ },
+ "restricted_update_scaling": {
+ "x_axis": "log10 learnable edges",
+ "y_axis": "log10 restricted_updates_to_stable_zero_error",
+ "metric": "restricted_updates_to_stable_zero_error",
+ "static_calibration_exponent": 0.3200460488859108,
+ "static_calibration_exponent_95ci": [
+ 0.23746592112514567,
+ 0.43488923824086456
+ ],
+ "sdil_exponent": 0.5485726217123819,
+ "sdil_exponent_95ci": [
+ 0.44138184845608647,
+ 0.6923674694236531
+ ],
+ "paired_exponent_difference": -0.22852657282647104,
+ "paired_exponent_difference_95ci": [
+ -0.3370033269715044,
+ -0.13223664805835622
+ ],
+ "relative_exponent_reduction_percent": -71.40427873488156,
+ "relative_exponent_reduction_95ci": [
+ -119.63859750543678,
+ -35.663496886388636
+ ],
+ "largest_size": {
+ "learnable_edges": 2048,
+ "static_calibration_mean": 4548.0,
+ "sdil_mean": 3486.6666666666665,
+ "sdil_to_static_ratio": 0.7666373497508062
+ }
+ },
+ "teaching_signal_read_scaling": {
+ "x_axis": "log10 learnable edges",
+ "y_axis": "log10 restricted_teaching_signal_reads_to_stable_zero_error",
+ "metric": "restricted_teaching_signal_reads_to_stable_zero_error",
+ "static_calibration_exponent": 1.317766901810403,
+ "static_calibration_exponent_95ci": [
+ 1.2368813205979634,
+ 1.429358748811073
+ ],
+ "sdil_exponent": 1.5485726217123816,
+ "sdil_exponent_95ci": [
+ 1.4399059134767753,
+ 1.6936086295509647
+ ],
+ "paired_exponent_difference": -0.23080571990197862,
+ "paired_exponent_difference_95ci": [
+ -0.33963535126842703,
+ -0.13602068565175976
+ ],
+ "relative_exponent_reduction_percent": -17.514912507279405,
+ "relative_exponent_reduction_95ci": [
+ -26.11563844501912,
+ -10.048494479178034
+ ],
+ "largest_size": {
+ "learnable_edges": 2048,
+ "static_calibration_mean": 9347072.0,
+ "sdil_mean": 14281386.666666666,
+ "sdil_to_static_ratio": 1.527899503359626
+ }
+ },
+ "largest_grid_learning_curves": {
+ "clean": [
+ {
+ "epoch": 0,
+ "mean_classification_error": 0.5,
+ "standard_error": 0.0
+ },
+ {
+ "epoch": 10,
+ "mean_classification_error": 0.3125,
+ "standard_error": 0.023256512735476586
+ },
+ {
+ "epoch": 20,
+ "mean_classification_error": 0.303125,
+ "standard_error": 0.02405568293377381
+ },
+ {
+ "epoch": 30,
+ "mean_classification_error": 0.3,
+ "standard_error": 0.024019223070763072
+ },
+ {
+ "epoch": 40,
+ "mean_classification_error": 0.3,
+ "standard_error": 0.024019223070763072
+ },
+ {
+ "epoch": 50,
+ "mean_classification_error": 0.3,
+ "standard_error": 0.024019223070763072
+ },
+ {
+ "epoch": 60,
+ "mean_classification_error": 0.3,
+ "standard_error": 0.024019223070763072
+ },
+ {
+ "epoch": 70,
+ "mean_classification_error": 0.3,
+ "standard_error": 0.024019223070763072
+ },
+ {
+ "epoch": 80,
+ "mean_classification_error": 0.3,
+ "standard_error": 0.024019223070763072
+ },
+ {
+ "epoch": 90,
+ "mean_classification_error": 0.3,
+ "standard_error": 0.024019223070763072
+ },
+ {
+ "epoch": 100,
+ "mean_classification_error": 0.3,
+ "standard_error": 0.024019223070763072
+ },
+ {
+ "epoch": 110,
+ "mean_classification_error": 0.3,
+ "standard_error": 0.024019223070763072
+ },
+ {
+ "epoch": 120,
+ "mean_classification_error": 0.3,
+ "standard_error": 0.024019223070763072
+ },
+ {
+ "epoch": 130,
+ "mean_classification_error": 0.3,
+ "standard_error": 0.024019223070763072
+ },
+ {
+ "epoch": 140,
+ "mean_classification_error": 0.3,
+ "standard_error": 0.024019223070763072
+ },
+ {
+ "epoch": 150,
+ "mean_classification_error": 0.296875,
+ "standard_error": 0.02479382128107623
+ },
+ {
+ "epoch": 160,
+ "mean_classification_error": 0.29375,
+ "standard_error": 0.025535137932479808
+ },
+ {
+ "epoch": 170,
+ "mean_classification_error": 0.2875,
+ "standard_error": 0.026928799758070474
+ },
+ {
+ "epoch": 180,
+ "mean_classification_error": 0.296875,
+ "standard_error": 0.026737498576497484
+ },
+ {
+ "epoch": 190,
+ "mean_classification_error": 0.3125,
+ "standard_error": 0.02722472951997682
+ },
+ {
+ "epoch": 200,
+ "mean_classification_error": 0.3125,
+ "standard_error": 0.02722472951997682
+ },
+ {
+ "epoch": 210,
+ "mean_classification_error": 0.3125,
+ "standard_error": 0.02722472951997682
+ },
+ {
+ "epoch": 220,
+ "mean_classification_error": 0.321875,
+ "standard_error": 0.024874484597160178
+ },
+ {
+ "epoch": 230,
+ "mean_classification_error": 0.325,
+ "standard_error": 0.024019223070763072
+ },
+ {
+ "epoch": 240,
+ "mean_classification_error": 0.325,
+ "standard_error": 0.024019223070763072
+ },
+ {
+ "epoch": 250,
+ "mean_classification_error": 0.325,
+ "standard_error": 0.024019223070763072
+ },
+ {
+ "epoch": 260,
+ "mean_classification_error": 0.325,
+ "standard_error": 0.024019223070763072
+ },
+ {
+ "epoch": 270,
+ "mean_classification_error": 0.325,
+ "standard_error": 0.024019223070763072
+ },
+ {
+ "epoch": 280,
+ "mean_classification_error": 0.3375,
+ "standard_error": 0.02418544805117113
+ },
+ {
+ "epoch": 290,
+ "mean_classification_error": 0.346875,
+ "standard_error": 0.024712894679934573
+ },
+ {
+ "epoch": 300,
+ "mean_classification_error": 0.34375,
+ "standard_error": 0.024412159380952467
+ },
+ {
+ "epoch": 310,
+ "mean_classification_error": 0.3125,
+ "standard_error": 0.022378589813732277
+ },
+ {
+ "epoch": 320,
+ "mean_classification_error": 0.265625,
+ "standard_error": 0.020601676789486368
+ },
+ {
+ "epoch": 330,
+ "mean_classification_error": 0.18125,
+ "standard_error": 0.03066765083426358
+ },
+ {
+ "epoch": 340,
+ "mean_classification_error": 0.1375,
+ "standard_error": 0.02640294272643458
+ },
+ {
+ "epoch": 350,
+ "mean_classification_error": 0.15625,
+ "standard_error": 0.02676090120555235
+ },
+ {
+ "epoch": 360,
+ "mean_classification_error": 0.146875,
+ "standard_error": 0.02141222953636423
+ },
+ {
+ "epoch": 370,
+ "mean_classification_error": 0.125,
+ "standard_error": 0.018453857910877926
+ },
+ {
+ "epoch": 380,
+ "mean_classification_error": 0.10625,
+ "standard_error": 0.018749999999999996
+ },
+ {
+ "epoch": 390,
+ "mean_classification_error": 0.10625,
+ "standard_error": 0.017649317194608334
+ },
+ {
+ "epoch": 400,
+ "mean_classification_error": 0.090625,
+ "standard_error": 0.017895877175254496
+ },
+ {
+ "epoch": 410,
+ "mean_classification_error": 0.071875,
+ "standard_error": 0.014768173832039402
+ },
+ {
+ "epoch": 420,
+ "mean_classification_error": 0.06875,
+ "standard_error": 0.014810501731489772
+ },
+ {
+ "epoch": 430,
+ "mean_classification_error": 0.0625,
+ "standard_error": 0.011841636667891772
+ },
+ {
+ "epoch": 440,
+ "mean_classification_error": 0.04375,
+ "standard_error": 0.011454690563146429
+ },
+ {
+ "epoch": 450,
+ "mean_classification_error": 0.0375,
+ "standard_error": 0.010206207261596574
+ },
+ {
+ "epoch": 460,
+ "mean_classification_error": 0.0375,
+ "standard_error": 0.010206207261596574
+ },
+ {
+ "epoch": 470,
+ "mean_classification_error": 0.034375,
+ "standard_error": 0.00999549177225567
+ },
+ {
+ "epoch": 480,
+ "mean_classification_error": 0.03125,
+ "standard_error": 0.009754601149700769
+ },
+ {
+ "epoch": 490,
+ "mean_classification_error": 0.028125,
+ "standard_error": 0.008358335889766207
+ },
+ {
+ "epoch": 500,
+ "mean_classification_error": 0.028125,
+ "standard_error": 0.008358335889766207
+ },
+ {
+ "epoch": 510,
+ "mean_classification_error": 0.025,
+ "standard_error": 0.008006407690254357
+ },
+ {
+ "epoch": 520,
+ "mean_classification_error": 0.015625,
+ "standard_error": 0.006619676138565026
+ },
+ {
+ "epoch": 530,
+ "mean_classification_error": 0.0125,
+ "standard_error": 0.006004805767690768
+ },
+ {
+ "epoch": 540,
+ "mean_classification_error": 0.015625,
+ "standard_error": 0.006619676138565026
+ },
+ {
+ "epoch": 550,
+ "mean_classification_error": 0.0125,
+ "standard_error": 0.006004805767690768
+ },
+ {
+ "epoch": 560,
+ "mean_classification_error": 0.015625,
+ "standard_error": 0.006619676138565026
+ },
+ {
+ "epoch": 570,
+ "mean_classification_error": 0.015625,
+ "standard_error": 0.006619676138565026
+ },
+ {
+ "epoch": 580,
+ "mean_classification_error": 0.015625,
+ "standard_error": 0.006619676138565026
+ },
+ {
+ "epoch": 590,
+ "mean_classification_error": 0.015625,
+ "standard_error": 0.006619676138565026
+ },
+ {
+ "epoch": 600,
+ "mean_classification_error": 0.015625,
+ "standard_error": 0.006619676138565026
+ }
+ ],
+ "matched_noise": [
+ {
+ "epoch": 0,
+ "mean_classification_error": 0.5,
+ "standard_error": 0.0
+ },
+ {
+ "epoch": 10,
+ "mean_classification_error": 0.478125,
+ "standard_error": 0.013914572939897042
+ },
+ {
+ "epoch": 20,
+ "mean_classification_error": 0.4645833333333333,
+ "standard_error": 0.012707501373916555
+ },
+ {
+ "epoch": 30,
+ "mean_classification_error": 0.4520833333333334,
+ "standard_error": 0.0155437703372218
+ },
+ {
+ "epoch": 40,
+ "mean_classification_error": 0.434375,
+ "standard_error": 0.015132920979264787
+ },
+ {
+ "epoch": 50,
+ "mean_classification_error": 0.4208333333333334,
+ "standard_error": 0.01795253317204698
+ },
+ {
+ "epoch": 60,
+ "mean_classification_error": 0.3947916666666667,
+ "standard_error": 0.01851331501858076
+ },
+ {
+ "epoch": 70,
+ "mean_classification_error": 0.3833333333333333,
+ "standard_error": 0.016957925140512475
+ },
+ {
+ "epoch": 80,
+ "mean_classification_error": 0.3666666666666667,
+ "standard_error": 0.017088674378745474
+ },
+ {
+ "epoch": 90,
+ "mean_classification_error": 0.384375,
+ "standard_error": 0.01768317720473702
+ },
+ {
+ "epoch": 100,
+ "mean_classification_error": 0.3822916666666667,
+ "standard_error": 0.02119806268193479
+ },
+ {
+ "epoch": 110,
+ "mean_classification_error": 0.375,
+ "standard_error": 0.020510316353559172
+ },
+ {
+ "epoch": 120,
+ "mean_classification_error": 0.3708333333333333,
+ "standard_error": 0.019497790071282887
+ },
+ {
+ "epoch": 130,
+ "mean_classification_error": 0.3614583333333333,
+ "standard_error": 0.019926162445045074
+ },
+ {
+ "epoch": 140,
+ "mean_classification_error": 0.3416666666666667,
+ "standard_error": 0.017601961817623052
+ },
+ {
+ "epoch": 150,
+ "mean_classification_error": 0.33645833333333336,
+ "standard_error": 0.018597282861840456
+ },
+ {
+ "epoch": 160,
+ "mean_classification_error": 0.3375,
+ "standard_error": 0.01868161794392683
+ },
+ {
+ "epoch": 170,
+ "mean_classification_error": 0.3270833333333333,
+ "standard_error": 0.02128516446954842
+ },
+ {
+ "epoch": 180,
+ "mean_classification_error": 0.3354166666666667,
+ "standard_error": 0.01820797761196857
+ },
+ {
+ "epoch": 190,
+ "mean_classification_error": 0.3364583333333333,
+ "standard_error": 0.019701492732358907
+ },
+ {
+ "epoch": 200,
+ "mean_classification_error": 0.31875,
+ "standard_error": 0.020915968592566832
+ },
+ {
+ "epoch": 210,
+ "mean_classification_error": 0.31979166666666664,
+ "standard_error": 0.02249700735875141
+ },
+ {
+ "epoch": 220,
+ "mean_classification_error": 0.3229166666666667,
+ "standard_error": 0.021862913836552103
+ },
+ {
+ "epoch": 230,
+ "mean_classification_error": 0.33333333333333337,
+ "standard_error": 0.02272403499341097
+ },
+ {
+ "epoch": 240,
+ "mean_classification_error": 0.325,
+ "standard_error": 0.021834899141347563
+ },
+ {
+ "epoch": 250,
+ "mean_classification_error": 0.334375,
+ "standard_error": 0.023612093053990646
+ },
+ {
+ "epoch": 260,
+ "mean_classification_error": 0.3114583333333333,
+ "standard_error": 0.02247721127518718
+ },
+ {
+ "epoch": 270,
+ "mean_classification_error": 0.2989583333333333,
+ "standard_error": 0.0253574648547602
+ },
+ {
+ "epoch": 280,
+ "mean_classification_error": 0.296875,
+ "standard_error": 0.022684208544881884
+ },
+ {
+ "epoch": 290,
+ "mean_classification_error": 0.29583333333333334,
+ "standard_error": 0.023532422926144443
+ },
+ {
+ "epoch": 300,
+ "mean_classification_error": 0.29375,
+ "standard_error": 0.02262341508827547
+ },
+ {
+ "epoch": 310,
+ "mean_classification_error": 0.2875,
+ "standard_error": 0.022218883296168935
+ },
+ {
+ "epoch": 320,
+ "mean_classification_error": 0.284375,
+ "standard_error": 0.02305887790139028
+ },
+ {
+ "epoch": 330,
+ "mean_classification_error": 0.28229166666666666,
+ "standard_error": 0.023039564593995945
+ },
+ {
+ "epoch": 340,
+ "mean_classification_error": 0.26979166666666665,
+ "standard_error": 0.022377968177603496
+ },
+ {
+ "epoch": 350,
+ "mean_classification_error": 0.2708333333333333,
+ "standard_error": 0.024514516892273002
+ },
+ {
+ "epoch": 360,
+ "mean_classification_error": 0.2552083333333333,
+ "standard_error": 0.023025068982267492
+ },
+ {
+ "epoch": 370,
+ "mean_classification_error": 0.253125,
+ "standard_error": 0.02313115918593144
+ },
+ {
+ "epoch": 380,
+ "mean_classification_error": 0.2416666666666667,
+ "standard_error": 0.022880215766121474
+ },
+ {
+ "epoch": 390,
+ "mean_classification_error": 0.2604166666666667,
+ "standard_error": 0.023244546430215382
+ },
+ {
+ "epoch": 400,
+ "mean_classification_error": 0.2572916666666667,
+ "standard_error": 0.02553241386480199
+ },
+ {
+ "epoch": 410,
+ "mean_classification_error": 0.2625,
+ "standard_error": 0.026106223401420978
+ },
+ {
+ "epoch": 420,
+ "mean_classification_error": 0.2666666666666667,
+ "standard_error": 0.024999999999999998
+ },
+ {
+ "epoch": 430,
+ "mean_classification_error": 0.26666666666666666,
+ "standard_error": 0.025044476107033732
+ },
+ {
+ "epoch": 440,
+ "mean_classification_error": 0.2489583333333333,
+ "standard_error": 0.02323197517612408
+ },
+ {
+ "epoch": 450,
+ "mean_classification_error": 0.26145833333333335,
+ "standard_error": 0.024559305764696903
+ },
+ {
+ "epoch": 460,
+ "mean_classification_error": 0.2625,
+ "standard_error": 0.022831524040862666
+ },
+ {
+ "epoch": 470,
+ "mean_classification_error": 0.2625,
+ "standard_error": 0.025062244449891094
+ },
+ {
+ "epoch": 480,
+ "mean_classification_error": 0.2541666666666667,
+ "standard_error": 0.024731463748539007
+ },
+ {
+ "epoch": 490,
+ "mean_classification_error": 0.25729166666666664,
+ "standard_error": 0.024914718322761827
+ },
+ {
+ "epoch": 500,
+ "mean_classification_error": 0.2583333333333333,
+ "standard_error": 0.024341396041590573
+ },
+ {
+ "epoch": 510,
+ "mean_classification_error": 0.2552083333333333,
+ "standard_error": 0.026570485434501776
+ },
+ {
+ "epoch": 520,
+ "mean_classification_error": 0.2552083333333333,
+ "standard_error": 0.023879235837904845
+ },
+ {
+ "epoch": 530,
+ "mean_classification_error": 0.25833333333333336,
+ "standard_error": 0.025806092613071353
+ },
+ {
+ "epoch": 540,
+ "mean_classification_error": 0.27604166666666663,
+ "standard_error": 0.02390252697812871
+ },
+ {
+ "epoch": 550,
+ "mean_classification_error": 0.26979166666666665,
+ "standard_error": 0.026011734935308124
+ },
+ {
+ "epoch": 560,
+ "mean_classification_error": 0.271875,
+ "standard_error": 0.026603971940402017
+ },
+ {
+ "epoch": 570,
+ "mean_classification_error": 0.275,
+ "standard_error": 0.02530969150998258
+ },
+ {
+ "epoch": 580,
+ "mean_classification_error": 0.2625,
+ "standard_error": 0.027355226275035716
+ },
+ {
+ "epoch": 590,
+ "mean_classification_error": 0.2625,
+ "standard_error": 0.025017799931055358
+ },
+ {
+ "epoch": 600,
+ "mean_classification_error": 0.26666666666666666,
+ "standard_error": 0.025177433028470832
+ }
+ ],
+ "raw": [
+ {
+ "epoch": 0,
+ "mean_classification_error": 0.5,
+ "standard_error": 0.0
+ },
+ {
+ "epoch": 10,
+ "mean_classification_error": 0.4895833333333333,
+ "standard_error": 0.00572977366636818
+ },
+ {
+ "epoch": 20,
+ "mean_classification_error": 0.4979166666666667,
+ "standard_error": 0.0014541300842752355
+ },
+ {
+ "epoch": 30,
+ "mean_classification_error": 0.4979166666666667,
+ "standard_error": 0.0068286282529995595
+ },
+ {
+ "epoch": 40,
+ "mean_classification_error": 0.4979166666666666,
+ "standard_error": 0.004463268097287245
+ },
+ {
+ "epoch": 50,
+ "mean_classification_error": 0.5,
+ "standard_error": 0.0051681139412170195
+ },
+ {
+ "epoch": 60,
+ "mean_classification_error": 0.4958333333333334,
+ "standard_error": 0.004166666666666667
+ },
+ {
+ "epoch": 70,
+ "mean_classification_error": 0.4958333333333333,
+ "standard_error": 0.002908260168550469
+ },
+ {
+ "epoch": 80,
+ "mean_classification_error": 0.4958333333333333,
+ "standard_error": 0.002908260168550469
+ },
+ {
+ "epoch": 90,
+ "mean_classification_error": 0.4979166666666666,
+ "standard_error": 0.002083333333333333
+ },
+ {
+ "epoch": 100,
+ "mean_classification_error": 0.4979166666666666,
+ "standard_error": 0.002083333333333333
+ },
+ {
+ "epoch": 110,
+ "mean_classification_error": 0.5,
+ "standard_error": 0.0
+ },
+ {
+ "epoch": 120,
+ "mean_classification_error": 0.5,
+ "standard_error": 0.0
+ },
+ {
+ "epoch": 130,
+ "mean_classification_error": 0.5,
+ "standard_error": 0.0
+ },
+ {
+ "epoch": 140,
+ "mean_classification_error": 0.5,
+ "standard_error": 0.0
+ },
+ {
+ "epoch": 150,
+ "mean_classification_error": 0.4989583333333334,
+ "standard_error": 0.001041666666666667
+ },
+ {
+ "epoch": 160,
+ "mean_classification_error": 0.4979166666666667,
+ "standard_error": 0.0014541300842752355
+ },
+ {
+ "epoch": 170,
+ "mean_classification_error": 0.496875,
+ "standard_error": 0.0017573487339311953
+ },
+ {
+ "epoch": 180,
+ "mean_classification_error": 0.496875,
+ "standard_error": 0.0027458771866593966
+ },
+ {
+ "epoch": 190,
+ "mean_classification_error": 0.496875,
+ "standard_error": 0.0031249999999999993
+ },
+ {
+ "epoch": 200,
+ "mean_classification_error": 0.49479166666666663,
+ "standard_error": 0.003999727332230751
+ },
+ {
+ "epoch": 210,
+ "mean_classification_error": 0.49479166666666663,
+ "standard_error": 0.003999727332230751
+ },
+ {
+ "epoch": 220,
+ "mean_classification_error": 0.49479166666666663,
+ "standard_error": 0.003999727332230751
+ },
+ {
+ "epoch": 230,
+ "mean_classification_error": 0.4958333333333333,
+ "standard_error": 0.0038904148410327175
+ },
+ {
+ "epoch": 240,
+ "mean_classification_error": 0.496875,
+ "standard_error": 0.004054993887461535
+ },
+ {
+ "epoch": 250,
+ "mean_classification_error": 0.496875,
+ "standard_error": 0.004054993887461535
+ },
+ {
+ "epoch": 260,
+ "mean_classification_error": 0.496875,
+ "standard_error": 0.004054993887461535
+ },
+ {
+ "epoch": 270,
+ "mean_classification_error": 0.496875,
+ "standard_error": 0.004054993887461535
+ },
+ {
+ "epoch": 280,
+ "mean_classification_error": 0.496875,
+ "standard_error": 0.004054993887461535
+ },
+ {
+ "epoch": 290,
+ "mean_classification_error": 0.4979166666666666,
+ "standard_error": 0.0044632680972872445
+ },
+ {
+ "epoch": 300,
+ "mean_classification_error": 0.4979166666666666,
+ "standard_error": 0.0044632680972872445
+ },
+ {
+ "epoch": 310,
+ "mean_classification_error": 0.4979166666666666,
+ "standard_error": 0.0044632680972872445
+ },
+ {
+ "epoch": 320,
+ "mean_classification_error": 0.4979166666666666,
+ "standard_error": 0.0044632680972872445
+ },
+ {
+ "epoch": 330,
+ "mean_classification_error": 0.4979166666666666,
+ "standard_error": 0.0044632680972872445
+ },
+ {
+ "epoch": 340,
+ "mean_classification_error": 0.4979166666666666,
+ "standard_error": 0.0044632680972872445
+ },
+ {
+ "epoch": 350,
+ "mean_classification_error": 0.4979166666666666,
+ "standard_error": 0.0044632680972872445
+ },
+ {
+ "epoch": 360,
+ "mean_classification_error": 0.4979166666666666,
+ "standard_error": 0.0044632680972872445
+ },
+ {
+ "epoch": 370,
+ "mean_classification_error": 0.4979166666666666,
+ "standard_error": 0.0044632680972872445
+ },
+ {
+ "epoch": 380,
+ "mean_classification_error": 0.4979166666666666,
+ "standard_error": 0.0044632680972872445
+ },
+ {
+ "epoch": 390,
+ "mean_classification_error": 0.4979166666666666,
+ "standard_error": 0.0044632680972872445
+ },
+ {
+ "epoch": 400,
+ "mean_classification_error": 0.4979166666666666,
+ "standard_error": 0.0044632680972872445
+ },
+ {
+ "epoch": 410,
+ "mean_classification_error": 0.4979166666666666,
+ "standard_error": 0.0044632680972872445
+ },
+ {
+ "epoch": 420,
+ "mean_classification_error": 0.4979166666666666,
+ "standard_error": 0.0044632680972872445
+ },
+ {
+ "epoch": 430,
+ "mean_classification_error": 0.4979166666666666,
+ "standard_error": 0.0044632680972872445
+ },
+ {
+ "epoch": 440,
+ "mean_classification_error": 0.4979166666666666,
+ "standard_error": 0.0044632680972872445
+ },
+ {
+ "epoch": 450,
+ "mean_classification_error": 0.4979166666666666,
+ "standard_error": 0.0044632680972872445
+ },
+ {
+ "epoch": 460,
+ "mean_classification_error": 0.4979166666666666,
+ "standard_error": 0.0044632680972872445
+ },
+ {
+ "epoch": 470,
+ "mean_classification_error": 0.4979166666666666,
+ "standard_error": 0.0044632680972872445
+ },
+ {
+ "epoch": 480,
+ "mean_classification_error": 0.4979166666666666,
+ "standard_error": 0.0044632680972872445
+ },
+ {
+ "epoch": 490,
+ "mean_classification_error": 0.4979166666666666,
+ "standard_error": 0.0044632680972872445
+ },
+ {
+ "epoch": 500,
+ "mean_classification_error": 0.4979166666666666,
+ "standard_error": 0.0044632680972872445
+ },
+ {
+ "epoch": 510,
+ "mean_classification_error": 0.4979166666666666,
+ "standard_error": 0.0044632680972872445
+ },
+ {
+ "epoch": 520,
+ "mean_classification_error": 0.4979166666666666,
+ "standard_error": 0.0044632680972872445
+ },
+ {
+ "epoch": 530,
+ "mean_classification_error": 0.4979166666666666,
+ "standard_error": 0.0044632680972872445
+ },
+ {
+ "epoch": 540,
+ "mean_classification_error": 0.4989583333333333,
+ "standard_error": 0.004082346601518393
+ },
+ {
+ "epoch": 550,
+ "mean_classification_error": 0.4989583333333333,
+ "standard_error": 0.004082346601518393
+ },
+ {
+ "epoch": 560,
+ "mean_classification_error": 0.4989583333333333,
+ "standard_error": 0.004082346601518393
+ },
+ {
+ "epoch": 570,
+ "mean_classification_error": 0.4989583333333333,
+ "standard_error": 0.004082346601518393
+ },
+ {
+ "epoch": 580,
+ "mean_classification_error": 0.4989583333333333,
+ "standard_error": 0.004082346601518393
+ },
+ {
+ "epoch": 590,
+ "mean_classification_error": 0.4989583333333333,
+ "standard_error": 0.004082346601518393
+ },
+ {
+ "epoch": 600,
+ "mean_classification_error": 0.4989583333333333,
+ "standard_error": 0.004082346601518393
+ }
+ ],
+ "constant": [
+ {
+ "epoch": 0,
+ "mean_classification_error": 0.5,
+ "standard_error": 0.0
+ },
+ {
+ "epoch": 10,
+ "mean_classification_error": 0.3052083333333333,
+ "standard_error": 0.020313356052528816
+ },
+ {
+ "epoch": 20,
+ "mean_classification_error": 0.3072916666666667,
+ "standard_error": 0.02118756014202862
+ },
+ {
+ "epoch": 30,
+ "mean_classification_error": 0.315625,
+ "standard_error": 0.02098701330737898
+ },
+ {
+ "epoch": 40,
+ "mean_classification_error": 0.31979166666666664,
+ "standard_error": 0.02047705507498965
+ },
+ {
+ "epoch": 50,
+ "mean_classification_error": 0.3239583333333333,
+ "standard_error": 0.019650588051124213
+ },
+ {
+ "epoch": 60,
+ "mean_classification_error": 0.3270833333333333,
+ "standard_error": 0.01942631175285438
+ },
+ {
+ "epoch": 70,
+ "mean_classification_error": 0.3375,
+ "standard_error": 0.018621951174006057
+ },
+ {
+ "epoch": 80,
+ "mean_classification_error": 0.340625,
+ "standard_error": 0.018081475888299198
+ },
+ {
+ "epoch": 90,
+ "mean_classification_error": 0.3364583333333334,
+ "standard_error": 0.017926943733098694
+ },
+ {
+ "epoch": 100,
+ "mean_classification_error": 0.3322916666666667,
+ "standard_error": 0.018056839615747597
+ },
+ {
+ "epoch": 110,
+ "mean_classification_error": 0.3229166666666667,
+ "standard_error": 0.01943776594710012
+ },
+ {
+ "epoch": 120,
+ "mean_classification_error": 0.321875,
+ "standard_error": 0.020070849180424875
+ },
+ {
+ "epoch": 130,
+ "mean_classification_error": 0.31875,
+ "standard_error": 0.020485884758998676
+ },
+ {
+ "epoch": 140,
+ "mean_classification_error": 0.3229166666666667,
+ "standard_error": 0.021760869340927864
+ },
+ {
+ "epoch": 150,
+ "mean_classification_error": 0.3166666666666667,
+ "standard_error": 0.02261603507989503
+ },
+ {
+ "epoch": 160,
+ "mean_classification_error": 0.315625,
+ "standard_error": 0.021971449965898667
+ },
+ {
+ "epoch": 170,
+ "mean_classification_error": 0.30416666666666664,
+ "standard_error": 0.022388533644400174
+ },
+ {
+ "epoch": 180,
+ "mean_classification_error": 0.3020833333333333,
+ "standard_error": 0.021964484250172327
+ },
+ {
+ "epoch": 190,
+ "mean_classification_error": 0.3052083333333333,
+ "standard_error": 0.022248290332535618
+ },
+ {
+ "epoch": 200,
+ "mean_classification_error": 0.29583333333333334,
+ "standard_error": 0.022812018249996572
+ },
+ {
+ "epoch": 210,
+ "mean_classification_error": 0.2927083333333333,
+ "standard_error": 0.0226989218323344
+ },
+ {
+ "epoch": 220,
+ "mean_classification_error": 0.2927083333333333,
+ "standard_error": 0.023327585334440692
+ },
+ {
+ "epoch": 230,
+ "mean_classification_error": 0.29375,
+ "standard_error": 0.022770512964879835
+ },
+ {
+ "epoch": 240,
+ "mean_classification_error": 0.3083333333333333,
+ "standard_error": 0.02261603507989503
+ },
+ {
+ "epoch": 250,
+ "mean_classification_error": 0.30625,
+ "standard_error": 0.02195434835473173
+ },
+ {
+ "epoch": 260,
+ "mean_classification_error": 0.303125,
+ "standard_error": 0.02192581602759139
+ },
+ {
+ "epoch": 270,
+ "mean_classification_error": 0.296875,
+ "standard_error": 0.021370609418950175
+ },
+ {
+ "epoch": 280,
+ "mean_classification_error": 0.2947916666666667,
+ "standard_error": 0.021996761246644472
+ },
+ {
+ "epoch": 290,
+ "mean_classification_error": 0.2927083333333333,
+ "standard_error": 0.022052343802082403
+ },
+ {
+ "epoch": 300,
+ "mean_classification_error": 0.2864583333333333,
+ "standard_error": 0.02253654735935258
+ },
+ {
+ "epoch": 310,
+ "mean_classification_error": 0.28645833333333337,
+ "standard_error": 0.023265483425389942
+ },
+ {
+ "epoch": 320,
+ "mean_classification_error": 0.2791666666666667,
+ "standard_error": 0.022880215766121467
+ },
+ {
+ "epoch": 330,
+ "mean_classification_error": 0.2760416666666667,
+ "standard_error": 0.023145588355616177
+ },
+ {
+ "epoch": 340,
+ "mean_classification_error": 0.278125,
+ "standard_error": 0.022889333933209653
+ },
+ {
+ "epoch": 350,
+ "mean_classification_error": 0.2791666666666667,
+ "standard_error": 0.023170217399907458
+ },
+ {
+ "epoch": 360,
+ "mean_classification_error": 0.2864583333333333,
+ "standard_error": 0.02373900911527119
+ },
+ {
+ "epoch": 370,
+ "mean_classification_error": 0.2822916666666667,
+ "standard_error": 0.02421706265374681
+ },
+ {
+ "epoch": 380,
+ "mean_classification_error": 0.28125,
+ "standard_error": 0.024593833770767817
+ },
+ {
+ "epoch": 390,
+ "mean_classification_error": 0.275,
+ "standard_error": 0.024596096208909835
+ },
+ {
+ "epoch": 400,
+ "mean_classification_error": 0.271875,
+ "standard_error": 0.025097189112593395
+ },
+ {
+ "epoch": 410,
+ "mean_classification_error": 0.271875,
+ "standard_error": 0.024649768084009264
+ },
+ {
+ "epoch": 420,
+ "mean_classification_error": 0.271875,
+ "standard_error": 0.024739899626857995
+ },
+ {
+ "epoch": 430,
+ "mean_classification_error": 0.2739583333333333,
+ "standard_error": 0.024463960316038966
+ },
+ {
+ "epoch": 440,
+ "mean_classification_error": 0.2802083333333333,
+ "standard_error": 0.02482970399538777
+ },
+ {
+ "epoch": 450,
+ "mean_classification_error": 0.28125,
+ "standard_error": 0.02445770449402006
+ },
+ {
+ "epoch": 460,
+ "mean_classification_error": 0.28229166666666666,
+ "standard_error": 0.02489684469390149
+ },
+ {
+ "epoch": 470,
+ "mean_classification_error": 0.2833333333333333,
+ "standard_error": 0.02541500274783311
+ },
+ {
+ "epoch": 480,
+ "mean_classification_error": 0.278125,
+ "standard_error": 0.025114920161999118
+ },
+ {
+ "epoch": 490,
+ "mean_classification_error": 0.278125,
+ "standard_error": 0.024847625920576173
+ },
+ {
+ "epoch": 500,
+ "mean_classification_error": 0.275,
+ "standard_error": 0.024955444626858815
+ },
+ {
+ "epoch": 510,
+ "mean_classification_error": 0.275,
+ "standard_error": 0.024821298638404602
+ },
+ {
+ "epoch": 520,
+ "mean_classification_error": 0.278125,
+ "standard_error": 0.024802796826428775
+ },
+ {
+ "epoch": 530,
+ "mean_classification_error": 0.275,
+ "standard_error": 0.025397481199560937
+ },
+ {
+ "epoch": 540,
+ "mean_classification_error": 0.2791666666666667,
+ "standard_error": 0.025062244449891094
+ },
+ {
+ "epoch": 550,
+ "mean_classification_error": 0.28229166666666666,
+ "standard_error": 0.02511935096874854
+ },
+ {
+ "epoch": 560,
+ "mean_classification_error": 0.278125,
+ "standard_error": 0.02590025708960612
+ },
+ {
+ "epoch": 570,
+ "mean_classification_error": 0.27708333333333335,
+ "standard_error": 0.02582118200568944
+ },
+ {
+ "epoch": 580,
+ "mean_classification_error": 0.28125,
+ "standard_error": 0.02539529015601637
+ },
+ {
+ "epoch": 590,
+ "mean_classification_error": 0.2791666666666667,
+ "standard_error": 0.025283295161924884
+ },
+ {
+ "epoch": 600,
+ "mean_classification_error": 0.271875,
+ "standard_error": 0.025710501162253624
+ }
+ ],
+ "sdil": [
+ {
+ "epoch": 0,
+ "mean_classification_error": 0.5,
+ "standard_error": 0.0
+ },
+ {
+ "epoch": 10,
+ "mean_classification_error": 0.3125,
+ "standard_error": 0.023256512735476586
+ },
+ {
+ "epoch": 20,
+ "mean_classification_error": 0.30625,
+ "standard_error": 0.02375599714356146
+ },
+ {
+ "epoch": 30,
+ "mean_classification_error": 0.303125,
+ "standard_error": 0.02391649077483789
+ },
+ {
+ "epoch": 40,
+ "mean_classification_error": 0.3,
+ "standard_error": 0.024019223070763072
+ },
+ {
+ "epoch": 50,
+ "mean_classification_error": 0.3,
+ "standard_error": 0.024019223070763072
+ },
+ {
+ "epoch": 60,
+ "mean_classification_error": 0.3,
+ "standard_error": 0.024019223070763072
+ },
+ {
+ "epoch": 70,
+ "mean_classification_error": 0.3,
+ "standard_error": 0.024019223070763072
+ },
+ {
+ "epoch": 80,
+ "mean_classification_error": 0.3,
+ "standard_error": 0.024019223070763072
+ },
+ {
+ "epoch": 90,
+ "mean_classification_error": 0.3,
+ "standard_error": 0.024019223070763072
+ },
+ {
+ "epoch": 100,
+ "mean_classification_error": 0.3,
+ "standard_error": 0.024019223070763072
+ },
+ {
+ "epoch": 110,
+ "mean_classification_error": 0.3,
+ "standard_error": 0.024019223070763072
+ },
+ {
+ "epoch": 120,
+ "mean_classification_error": 0.3,
+ "standard_error": 0.024019223070763072
+ },
+ {
+ "epoch": 130,
+ "mean_classification_error": 0.3,
+ "standard_error": 0.024019223070763072
+ },
+ {
+ "epoch": 140,
+ "mean_classification_error": 0.296875,
+ "standard_error": 0.024703886470885138
+ },
+ {
+ "epoch": 150,
+ "mean_classification_error": 0.29270833333333335,
+ "standard_error": 0.02560205873215641
+ },
+ {
+ "epoch": 160,
+ "mean_classification_error": 0.2875,
+ "standard_error": 0.026928799758070474
+ },
+ {
+ "epoch": 170,
+ "mean_classification_error": 0.28854166666666664,
+ "standard_error": 0.026787399468764142
+ },
+ {
+ "epoch": 180,
+ "mean_classification_error": 0.29375,
+ "standard_error": 0.02635020218652326
+ },
+ {
+ "epoch": 190,
+ "mean_classification_error": 0.30416666666666664,
+ "standard_error": 0.027355226275035716
+ },
+ {
+ "epoch": 200,
+ "mean_classification_error": 0.303125,
+ "standard_error": 0.02806954805717226
+ },
+ {
+ "epoch": 210,
+ "mean_classification_error": 0.30625,
+ "standard_error": 0.028485248218979346
+ },
+ {
+ "epoch": 220,
+ "mean_classification_error": 0.3135416666666667,
+ "standard_error": 0.026770776173074093
+ },
+ {
+ "epoch": 230,
+ "mean_classification_error": 0.3208333333333333,
+ "standard_error": 0.025017799931055355
+ },
+ {
+ "epoch": 240,
+ "mean_classification_error": 0.3239583333333333,
+ "standard_error": 0.024262973994366024
+ },
+ {
+ "epoch": 250,
+ "mean_classification_error": 0.325,
+ "standard_error": 0.024019223070763072
+ },
+ {
+ "epoch": 260,
+ "mean_classification_error": 0.325,
+ "standard_error": 0.024019223070763072
+ },
+ {
+ "epoch": 270,
+ "mean_classification_error": 0.325,
+ "standard_error": 0.024019223070763072
+ },
+ {
+ "epoch": 280,
+ "mean_classification_error": 0.334375,
+ "standard_error": 0.023753069039971732
+ },
+ {
+ "epoch": 290,
+ "mean_classification_error": 0.33958333333333335,
+ "standard_error": 0.02380279781371685
+ },
+ {
+ "epoch": 300,
+ "mean_classification_error": 0.3302083333333333,
+ "standard_error": 0.02293790294211235
+ },
+ {
+ "epoch": 310,
+ "mean_classification_error": 0.3104166666666667,
+ "standard_error": 0.02262341508827547
+ },
+ {
+ "epoch": 320,
+ "mean_classification_error": 0.253125,
+ "standard_error": 0.022447484416386873
+ },
+ {
+ "epoch": 330,
+ "mean_classification_error": 0.18229166666666666,
+ "standard_error": 0.02952645534382582
+ },
+ {
+ "epoch": 340,
+ "mean_classification_error": 0.14270833333333333,
+ "standard_error": 0.025878763988448145
+ },
+ {
+ "epoch": 350,
+ "mean_classification_error": 0.13958333333333334,
+ "standard_error": 0.024035434282317452
+ },
+ {
+ "epoch": 360,
+ "mean_classification_error": 0.12916666666666668,
+ "standard_error": 0.019949187589224916
+ },
+ {
+ "epoch": 370,
+ "mean_classification_error": 0.10625,
+ "standard_error": 0.017712260751007503
+ },
+ {
+ "epoch": 380,
+ "mean_classification_error": 0.09895833333333333,
+ "standard_error": 0.017506072155738912
+ },
+ {
+ "epoch": 390,
+ "mean_classification_error": 0.09479166666666668,
+ "standard_error": 0.016878165261865332
+ },
+ {
+ "epoch": 400,
+ "mean_classification_error": 0.07708333333333332,
+ "standard_error": 0.014735168070391259
+ },
+ {
+ "epoch": 410,
+ "mean_classification_error": 0.06458333333333333,
+ "standard_error": 0.013423009065208602
+ },
+ {
+ "epoch": 420,
+ "mean_classification_error": 0.055208333333333325,
+ "standard_error": 0.011593511100778511
+ },
+ {
+ "epoch": 430,
+ "mean_classification_error": 0.042708333333333334,
+ "standard_error": 0.009724606697823332
+ },
+ {
+ "epoch": 440,
+ "mean_classification_error": 0.042708333333333334,
+ "standard_error": 0.009950856364098384
+ },
+ {
+ "epoch": 450,
+ "mean_classification_error": 0.03958333333333333,
+ "standard_error": 0.008945217490615638
+ },
+ {
+ "epoch": 460,
+ "mean_classification_error": 0.03645833333333333,
+ "standard_error": 0.008849844973451853
+ },
+ {
+ "epoch": 470,
+ "mean_classification_error": 0.03020833333333333,
+ "standard_error": 0.007750376220075162
+ },
+ {
+ "epoch": 480,
+ "mean_classification_error": 0.03020833333333333,
+ "standard_error": 0.007750376220075162
+ },
+ {
+ "epoch": 490,
+ "mean_classification_error": 0.029166666666666664,
+ "standard_error": 0.007780829682065437
+ },
+ {
+ "epoch": 500,
+ "mean_classification_error": 0.025,
+ "standard_error": 0.007123753452209252
+ },
+ {
+ "epoch": 510,
+ "mean_classification_error": 0.021875,
+ "standard_error": 0.006995671102459661
+ },
+ {
+ "epoch": 520,
+ "mean_classification_error": 0.020833333333333332,
+ "standard_error": 0.006836772117853057
+ },
+ {
+ "epoch": 530,
+ "mean_classification_error": 0.019791666666666666,
+ "standard_error": 0.006834737061365687
+ },
+ {
+ "epoch": 540,
+ "mean_classification_error": 0.01875,
+ "standard_error": 0.006828628252999559
+ },
+ {
+ "epoch": 550,
+ "mean_classification_error": 0.01666666666666667,
+ "standard_error": 0.006294358257117707
+ },
+ {
+ "epoch": 560,
+ "mean_classification_error": 0.01875,
+ "standard_error": 0.0066636611815037786
+ },
+ {
+ "epoch": 570,
+ "mean_classification_error": 0.020833333333333332,
+ "standard_error": 0.006836772117853058
+ },
+ {
+ "epoch": 580,
+ "mean_classification_error": 0.019791666666666666,
+ "standard_error": 0.006669921080659217
+ },
+ {
+ "epoch": 590,
+ "mean_classification_error": 0.02291666666666666,
+ "standard_error": 0.007301199507273736
+ },
+ {
+ "epoch": 600,
+ "mean_classification_error": 0.02291666666666666,
+ "standard_error": 0.007301199507273736
+ }
+ ]
+ },
+ "sources": [
+ "results/coupled_ladder/p2_confirm_side4.json",
+ "results/coupled_ladder/p2_confirm_side8.json",
+ "results/coupled_ladder/p2_confirm_side12.json",
+ "results/coupled_ladder/p2_confirm_side16.json",
+ "results/coupled_ladder/p2_confirm_side24.json",
+ "results/coupled_ladder/p2_confirm_side32.json"
+ ]
+}
diff --git a/results/coupled_ladder/p2_scaling_source.csv b/results/coupled_ladder/p2_scaling_source.csv
new file mode 100644
index 0000000..1e4eec0
--- /dev/null
+++ b/results/coupled_ladder/p2_scaling_source.csv
@@ -0,0 +1,241 @@
+side,learnable_edges,method,metric,mean,ci_low,ci_high
+4,32,clean,classification_error,0.0,0.0,0.0
+4,32,clean,classification_error_auc,0.013203125,0.008177083333333331,0.019505208333333336
+4,32,clean,reached_stable_zero_error,1.0,1.0,1.0
+4,32,clean,restricted_epochs_to_stable_zero_error,45.0,25.25,70.25
+4,32,clean,restricted_updates_to_stable_zero_error,357.85,199.0,563.1818749999993
+4,32,clean,restricted_edge_updates_to_stable_zero_error,11451.2,6361.52,18066.479999999996
+4,32,clean,restricted_teaching_signal_reads_to_stable_zero_error,11451.2,6359.84,17939.239999999998
+4,32,clean,restricted_learning_time_to_stable_zero_seconds,3.5785000000000458,2.0004937499999853,5.601756250000185
+4,32,matched_noise,classification_error,0.007291666666666666,0.0010416666666666667,0.015625
+4,32,matched_noise,classification_error_auc,0.02390625,0.012959852430555556,0.03701410590277776
+4,32,matched_noise,reached_stable_zero_error,0.95,0.8916666666666668,0.9916666666666666
+4,32,matched_noise,restricted_epochs_to_stable_zero_error,108.5,55.83333333333333,171.25
+4,32,matched_noise,restricted_updates_to_stable_zero_error,821.7166666666668,421.64124999999996,1288.845208333333
+4,32,matched_noise,restricted_edge_updates_to_stable_zero_error,26294.933333333338,13370.326666666666,41224.126666666656
+4,32,matched_noise,restricted_teaching_signal_reads_to_stable_zero_error,26294.933333333338,13431.266666666668,41515.37999999999
+4,32,matched_noise,restricted_learning_time_to_stable_zero_seconds,8.217166666666666,4.23548125000002,12.917185416666678
+4,32,raw,classification_error,0.34687499999999993,0.30729166666666663,0.3885416666666667
+4,32,raw,classification_error_auc,0.34838541666666667,0.3088361545138889,0.38895030381944434
+4,32,raw,reached_stable_zero_error,0.175,0.10833333333333332,0.24166666666666664
+4,32,raw,restricted_epochs_to_stable_zero_error,501.0833333333333,462.58333333333337,537.7520833333332
+4,32,raw,restricted_updates_to_stable_zero_error,3357.666666666667,3042.3479166666666,3662.110416666667
+4,32,raw,restricted_edge_updates_to_stable_zero_error,107445.33333333334,97457.57333333333,117255.05999999997
+4,32,raw,restricted_teaching_signal_reads_to_stable_zero_error,107445.33333333334,97141.48000000001,117275.08
+4,32,raw,restricted_learning_time_to_stable_zero_seconds,33.57666666666664,30.429910416666683,36.61570208333325
+4,32,constant,classification_error,0.06145833333333334,0.03125,0.09583333333333334
+4,32,constant,classification_error_auc,0.06347222222222222,0.03546006944444445,0.09543424479166665
+4,32,constant,reached_stable_zero_error,0.7583333333333332,0.6416666666666666,0.8583333333333334
+4,32,constant,restricted_epochs_to_stable_zero_error,174.91666666666666,113.25,239.5854166666665
+4,32,constant,restricted_updates_to_stable_zero_error,1288.9833333333331,806.2495833333334,1809.2043749999996
+4,32,constant,restricted_edge_updates_to_stable_zero_error,41247.46666666666,25998.126666666663,57878.82666666665
+4,32,constant,restricted_teaching_signal_reads_to_stable_zero_error,41759.46666666666,26508.919999999995,58261.65333333333
+4,32,constant,restricted_learning_time_to_stable_zero_seconds,12.889833333333215,8.195037499999886,18.11363541666641
+4,32,sdil,classification_error,0.0,0.0,0.0
+4,32,sdil,classification_error_auc,0.012838541666666667,0.00798611111111111,0.019140625
+4,32,sdil,reached_stable_zero_error,1.0,1.0,1.0
+4,32,sdil,restricted_epochs_to_stable_zero_error,40.83333333333333,22.916666666666668,64.5
+4,32,sdil,restricted_updates_to_stable_zero_error,324.575,182.54166666666669,508.778333333333
+4,32,sdil,restricted_edge_updates_to_stable_zero_error,10386.4,5798.666666666667,16444.686666666654
+4,32,sdil,restricted_teaching_signal_reads_to_stable_zero_error,20772.8,11531.16,32878.50666666666
+4,32,sdil,restricted_learning_time_to_stable_zero_seconds,3.2457500000000437,1.8007395833333222,5.1278500000001666
+8,128,clean,classification_error,0.0125,0.003125,0.025
+8,128,clean,classification_error_auc,0.024375,0.015494791666666669,0.034583984374999946
+8,128,clean,reached_stable_zero_error,0.9,0.8,0.975
+8,128,clean,restricted_epochs_to_stable_zero_error,102.0,54.25,160.25
+8,128,clean,restricted_updates_to_stable_zero_error,816.0,436.0,1280.0
+8,128,clean,restricted_edge_updates_to_stable_zero_error,104448.0,55552.0,162816.0
+8,128,clean,restricted_teaching_signal_reads_to_stable_zero_error,104448.0,56064.0,163328.0
+8,128,clean,restricted_learning_time_to_stable_zero_seconds,8.159999999999865,4.2999999999999465,12.739999999999766
+8,128,matched_noise,classification_error,0.026041666666666668,0.007291666666666666,0.051041666666666666
+8,128,matched_noise,classification_error_auc,0.056414930555555555,0.035311848958333336,0.0797573784722222
+8,128,matched_noise,reached_stable_zero_error,0.875,0.775,0.9583333333333333
+8,128,matched_noise,restricted_epochs_to_stable_zero_error,243.41666666666669,175.0,314.75
+8,128,matched_noise,restricted_updates_to_stable_zero_error,1887.8166666666664,1340.7037500000001,2471.303958333332
+8,128,matched_noise,restricted_edge_updates_to_stable_zero_error,241640.5333333333,172539.54666666666,315133.1466666666
+8,128,matched_noise,restricted_teaching_signal_reads_to_stable_zero_error,241640.5333333333,172787.54666666666,314763.78666666656
+8,128,matched_noise,restricted_learning_time_to_stable_zero_seconds,18.878166666666516,13.45398958333326,24.62251249999971
+8,128,raw,classification_error,0.3791666666666666,0.334375,0.4239583333333333
+8,128,raw,classification_error_auc,0.39015625,0.3469077690972222,0.4322664930555555
+8,128,raw,reached_stable_zero_error,0.075,0.03333333333333333,0.125
+8,128,raw,restricted_epochs_to_stable_zero_error,559.0833333333334,530.9979166666667,582.75
+8,128,raw,restricted_updates_to_stable_zero_error,3767.6,3446.7733333333335,4072.25375
+8,128,raw,restricted_edge_updates_to_stable_zero_error,482252.8,441679.36,520498.2666666667
+8,128,raw,restricted_teaching_signal_reads_to_stable_zero_error,482252.8,441475.06666666665,520315.0399999999
+8,128,raw,restricted_learning_time_to_stable_zero_seconds,37.67600000000004,34.4781604166668,40.70692083333316
+8,128,constant,classification_error,0.06458333333333334,0.03333333333333334,0.10104166666666665
+8,128,constant,classification_error_auc,0.06527777777777777,0.036345052083333336,0.09837673611111111
+8,128,constant,reached_stable_zero_error,0.7583333333333333,0.6416666666666666,0.8583333333333332
+8,128,constant,restricted_epochs_to_stable_zero_error,196.41666666666669,133.58333333333334,263.0833333333333
+8,128,constant,restricted_updates_to_stable_zero_error,1556.1333333333332,1047.1216666666667,2096.176666666666
+8,128,constant,restricted_edge_updates_to_stable_zero_error,199185.06666666665,133602.93333333335,267900.1066666666
+8,128,constant,restricted_teaching_signal_reads_to_stable_zero_error,201233.06666666665,136784.31999999998,268940.2399999998
+8,128,constant,restricted_learning_time_to_stable_zero_seconds,15.561333333333133,10.555216666666539,20.94367291666636
+8,128,sdil,classification_error,0.0125,0.003125,0.025
+8,128,sdil,classification_error_auc,0.024375,0.015546875000000002,0.034661675347222205
+8,128,sdil,reached_stable_zero_error,0.9,0.8,0.975
+8,128,sdil,restricted_epochs_to_stable_zero_error,101.5,53.66666666666667,159.75
+8,128,sdil,restricted_updates_to_stable_zero_error,812.0,431.3333333333333,1274.0166666666653
+8,128,sdil,restricted_edge_updates_to_stable_zero_error,103936.0,55210.66666666667,162730.6666666667
+8,128,sdil,restricted_teaching_signal_reads_to_stable_zero_error,207872.0,111616.0,328362.6666666667
+8,128,sdil,restricted_learning_time_to_stable_zero_seconds,8.119999999999866,4.306666666666614,12.733333333333102
+12,288,clean,classification_error,0.01875,0.00625,0.034375
+12,288,clean,classification_error_auc,0.047031250000000004,0.024817708333333334,0.07323046874999989
+12,288,clean,reached_stable_zero_error,0.85,0.725,0.95
+12,288,clean,restricted_epochs_to_stable_zero_error,129.25,70.0,197.25
+12,288,clean,restricted_updates_to_stable_zero_error,1034.0,571.95,1568.0
+12,288,clean,restricted_edge_updates_to_stable_zero_error,297792.0,160704.0,454464.0
+12,288,clean,restricted_teaching_signal_reads_to_stable_zero_error,297792.0,161856.0,452736.0
+12,288,clean,restricted_learning_time_to_stable_zero_seconds,31.020000000000778,16.680000000000312,47.46000000000137
+12,288,matched_noise,classification_error,0.08020833333333334,0.04791666666666666,0.115625
+12,288,matched_noise,classification_error_auc,0.11233506944444445,0.07696158854166667,0.15118077256944443
+12,288,matched_noise,reached_stable_zero_error,0.675,0.5583333333333333,0.7916666666666666
+12,288,matched_noise,restricted_epochs_to_stable_zero_error,467.4166666666667,417.74583333333334,512.25
+12,288,matched_noise,restricted_updates_to_stable_zero_error,3371.841666666667,2920.2410416666667,3786.7475
+12,288,matched_noise,restricted_edge_updates_to_stable_zero_error,971090.4,841615.74,1094660.3399999999
+12,288,matched_noise,restricted_teaching_signal_reads_to_stable_zero_error,971090.4,841912.74,1093814.64
+12,288,matched_noise,restricted_learning_time_to_stable_zero_seconds,101.1552500000031,87.50690000000259,114.07032500000355
+12,288,raw,classification_error,0.48125,0.4510416666666667,0.5114583333333333
+12,288,raw,classification_error_auc,0.4816493055555555,0.4522215711805555,0.5120227864583333
+12,288,raw,reached_stable_zero_error,0.03333333333333333,0.008333333333333333,0.06666666666666667
+12,288,raw,restricted_epochs_to_stable_zero_error,581.0833333333333,562.1666666666666,595.8333333333333
+12,288,raw,restricted_updates_to_stable_zero_error,4482.275,4324.840208333333,4618.510208333333
+12,288,raw,restricted_edge_updates_to_stable_zero_error,1290895.2,1245407.34,1330315.38
+12,288,raw,restricted_teaching_signal_reads_to_stable_zero_error,1290895.2,1245536.58,1329782.46
+12,288,raw,restricted_learning_time_to_stable_zero_seconds,134.46825000000436,129.7265437500042,138.57364375000446
+12,288,constant,classification_error,0.06354166666666668,0.03229166666666666,0.1
+12,288,constant,classification_error_auc,0.08370659722222222,0.04886241319444444,0.12250043402777776
+12,288,constant,reached_stable_zero_error,0.7416666666666666,0.6166666666666666,0.8583333333333332
+12,288,constant,restricted_epochs_to_stable_zero_error,197.91666666666666,131.58333333333334,269.8333333333333
+12,288,constant,restricted_updates_to_stable_zero_error,1579.3916666666667,1056.6404166666669,2144.525416666667
+12,288,constant,restricted_edge_updates_to_stable_zero_error,454864.8,300857.82,618240.1799999999
+12,288,constant,restricted_teaching_signal_reads_to_stable_zero_error,459472.8,305067.95999999996,623208.2399999998
+12,288,constant,restricted_learning_time_to_stable_zero_seconds,47.38175000000134,31.383256250000766,64.4990312500019
+12,288,sdil,classification_error,0.01875,0.00625,0.034375
+12,288,sdil,classification_error_auc,0.04690972222222223,0.024635199652777776,0.073359375
+12,288,sdil,reached_stable_zero_error,0.85,0.725,0.95
+12,288,sdil,restricted_epochs_to_stable_zero_error,128.33333333333331,68.91666666666667,195.91874999999985
+12,288,sdil,restricted_updates_to_stable_zero_error,1026.6666666666665,553.3333333333334,1569.3333333333335
+12,288,sdil,restricted_edge_updates_to_stable_zero_error,295680.0,159552.0,452356.7999999996
+12,288,sdil,restricted_teaching_signal_reads_to_stable_zero_error,591360.0,317184.0,900873.5999999992
+12,288,sdil,restricted_learning_time_to_stable_zero_seconds,30.80000000000077,16.640000000000306,46.92000000000131
+16,512,clean,classification_error,0.025,0.009375,0.040625
+16,512,clean,classification_error_auc,0.06505208333333333,0.040078125000000006,0.09338541666666667
+16,512,clean,reached_stable_zero_error,0.8,0.675,0.925
+16,512,clean,restricted_epochs_to_stable_zero_error,197.5,126.5,272.0
+16,512,clean,restricted_updates_to_stable_zero_error,1580.0,1018.0,2178.0
+16,512,clean,restricted_edge_updates_to_stable_zero_error,808960.0,525312.0,1114112.0
+16,512,clean,restricted_teaching_signal_reads_to_stable_zero_error,808960.0,518144.0,1113088.0
+16,512,clean,restricted_learning_time_to_stable_zero_seconds,47.400000000001256,30.600000000000655,65.52000000000191
+16,512,matched_noise,classification_error,0.11354166666666665,0.07291666666666666,0.15729166666666666
+16,512,matched_noise,classification_error_auc,0.16313368055555552,0.12361111111111112,0.2052779947916666
+16,512,matched_noise,reached_stable_zero_error,0.5833333333333333,0.4583333333333333,0.7083333333333333
+16,512,matched_noise,restricted_epochs_to_stable_zero_error,540.75,513.75,564.3333333333334
+16,512,matched_noise,restricted_updates_to_stable_zero_error,4181.891666666667,3926.454166666667,4411.09625
+16,512,matched_noise,restricted_edge_updates_to_stable_zero_error,2141128.5333333337,2011634.6666666665,2257407.5733333332
+16,512,matched_noise,restricted_teaching_signal_reads_to_stable_zero_error,2141128.5333333337,2012084.9066666663,2258256.213333333
+16,512,matched_noise,restricted_learning_time_to_stable_zero_seconds,125.45675000000396,117.98845625000371,132.35101250000426
+16,512,raw,classification_error,0.4770833333333334,0.43125,0.5229166666666667
+16,512,raw,classification_error_auc,0.4797048611111111,0.4340004340277778,0.5244709201388889
+16,512,raw,reached_stable_zero_error,0.0,0.0,0.0
+16,512,raw,restricted_epochs_to_stable_zero_error,600.0,600.0,600.0
+16,512,raw,restricted_updates_to_stable_zero_error,4495.933333333333,4395.755416666667,4586.975833333334
+16,512,raw,restricted_edge_updates_to_stable_zero_error,2301917.8666666667,2250791.466666667,2349642.56
+16,512,raw,restricted_teaching_signal_reads_to_stable_zero_error,2301917.8666666667,2251041.28,2349184.7466666666
+16,512,raw,restricted_learning_time_to_stable_zero_seconds,134.87800000000433,131.87265625000424,137.64108125000445
+16,512,constant,classification_error,0.09583333333333334,0.057291666666666664,0.13958333333333334
+16,512,constant,classification_error_auc,0.13220486111111113,0.08796875000000001,0.18053906249999996
+16,512,constant,reached_stable_zero_error,0.6083333333333333,0.4916666666666666,0.725
+16,512,constant,restricted_epochs_to_stable_zero_error,322.1666666666667,254.66666666666669,388.6666666666667
+16,512,constant,restricted_updates_to_stable_zero_error,2570.9083333333338,2033.4745833333332,3112.756874999998
+16,512,constant,restricted_edge_updates_to_stable_zero_error,1316305.066666667,1040075.3066666668,1593321.7066666663
+16,512,constant,restricted_teaching_signal_reads_to_stable_zero_error,1324497.066666667,1049585.8133333332,1597681.0666666662
+16,512,constant,restricted_learning_time_to_stable_zero_seconds,77.12725000000228,60.94735625000177,93.24530625000286
+16,512,sdil,classification_error,0.025,0.009375,0.040625
+16,512,sdil,classification_error_auc,0.06378472222222223,0.040095269097222226,0.09045182291666663
+16,512,sdil,reached_stable_zero_error,0.8,0.675,0.925
+16,512,sdil,restricted_epochs_to_stable_zero_error,197.33333333333331,128.0,273.5
+16,512,sdil,restricted_updates_to_stable_zero_error,1578.6666666666665,1018.0,2171.3499999999985
+16,512,sdil,restricted_edge_updates_to_stable_zero_error,808277.3333333333,524279.4666666667,1114120.5333333325
+16,512,sdil,restricted_teaching_signal_reads_to_stable_zero_error,1616554.6666666665,1045828.2666666666,2217301.3333333335
+16,512,sdil,restricted_learning_time_to_stable_zero_seconds,47.36000000000125,30.699500000000672,65.30000000000184
+24,1152,clean,classification_error,0.025,0.009375,0.040625
+24,1152,clean,classification_error_auc,0.08796875,0.064712890625,0.11304687499999999
+24,1152,clean,reached_stable_zero_error,0.8,0.675,0.925
+24,1152,clean,restricted_epochs_to_stable_zero_error,278.25,212.0,346.75
+24,1152,clean,restricted_updates_to_stable_zero_error,2226.0,1692.0,2788.0
+24,1152,clean,restricted_edge_updates_to_stable_zero_error,2564352.0,1953792.0,3197952.0
+24,1152,clean,restricted_teaching_signal_reads_to_stable_zero_error,2564352.0,1949184.0,3197952.0
+24,1152,clean,restricted_learning_time_to_stable_zero_seconds,66.78000000000182,50.64000000000124,83.2800000000024
+24,1152,matched_noise,classification_error,0.19375,0.153125,0.23645833333333335
+24,1152,matched_noise,classification_error_auc,0.25717013888888884,0.2150434027777778,0.2995227864583333
+24,1152,matched_noise,reached_stable_zero_error,0.31666666666666665,0.2333333333333333,0.4
+24,1152,matched_noise,restricted_epochs_to_stable_zero_error,588.1666666666667,579.9166666666667,594.6666666666666
+24,1152,matched_noise,restricted_updates_to_stable_zero_error,4691.516666666666,4617.283125,4750.591666666666
+24,1152,matched_noise,restricted_edge_updates_to_stable_zero_error,5404627.2,5319810.72,5472739.2
+24,1152,matched_noise,restricted_teaching_signal_reads_to_stable_zero_error,5404627.2,5319675.84,5472730.319999999
+24,1152,matched_noise,restricted_learning_time_to_stable_zero_seconds,140.74550000000457,138.5307437500045,142.51400625000463
+24,1152,raw,classification_error,0.484375,0.46875,0.4989583333333334
+24,1152,raw,classification_error_auc,0.4859114583333334,0.4679251302083333,0.5037413194444444
+24,1152,raw,reached_stable_zero_error,0.0,0.0,0.0
+24,1152,raw,restricted_epochs_to_stable_zero_error,600.0,600.0,600.0
+24,1152,raw,restricted_updates_to_stable_zero_error,4800.0,4800.0,4800.0
+24,1152,raw,restricted_edge_updates_to_stable_zero_error,5529600.0,5529600.0,5529600.0
+24,1152,raw,restricted_teaching_signal_reads_to_stable_zero_error,5529600.0,5529600.0,5529600.0
+24,1152,raw,restricted_learning_time_to_stable_zero_seconds,144.0000000000047,144.0000000000047,144.0000000000047
+24,1152,constant,classification_error,0.18125,0.134375,0.23125
+24,1152,constant,classification_error_auc,0.22522569444444446,0.17953038194444446,0.2717013888888889
+24,1152,constant,reached_stable_zero_error,0.36666666666666664,0.25,0.4833333333333333
+24,1152,constant,restricted_epochs_to_stable_zero_error,463.66666666666663,412.83125,511.3333333333333
+24,1152,constant,restricted_updates_to_stable_zero_error,3706.0916666666662,3302.6545833333334,4086.7606250000003
+24,1152,constant,restricted_edge_updates_to_stable_zero_error,4269417.6,3806310.96,4704873.6
+24,1152,constant,restricted_teaching_signal_reads_to_stable_zero_error,4287849.6,3816261.8400000003,4719585.119999999
+24,1152,constant,restricted_learning_time_to_stable_zero_seconds,111.1827500000035,99.08275000000302,122.68586250000388
+24,1152,sdil,classification_error,0.029166666666666664,0.013541666666666665,0.046875
+24,1152,sdil,classification_error_auc,0.08796875,0.06430512152777779,0.1132204861111111
+24,1152,sdil,reached_stable_zero_error,0.7833333333333333,0.65,0.9
+24,1152,sdil,restricted_epochs_to_stable_zero_error,278.0,212.5,347.3333333333333
+24,1152,sdil,restricted_updates_to_stable_zero_error,2224.0,1701.3333333333335,2772.0
+24,1152,sdil,restricted_edge_updates_to_stable_zero_error,2562048.0,1953772.8,3201792.0
+24,1152,sdil,restricted_teaching_signal_reads_to_stable_zero_error,5124096.0,3915264.0,6400550.399999997
+24,1152,sdil,restricted_learning_time_to_stable_zero_seconds,66.7200000000018,50.82000000000122,83.20050000000236
+32,2048,clean,classification_error,0.015625,0.003125,0.028125
+32,2048,clean,classification_error_auc,0.19627604166666668,0.16614583333333335,0.226328125
+32,2048,clean,reached_stable_zero_error,0.875,0.775,0.975
+32,2048,clean,restricted_epochs_to_stable_zero_error,436.75,407.75,466.25
+32,2048,clean,restricted_updates_to_stable_zero_error,3494.0,3264.0,3736.0
+32,2048,clean,restricted_edge_updates_to_stable_zero_error,7155712.0,6684672.0,7643238.399999991
+32,2048,clean,restricted_teaching_signal_reads_to_stable_zero_error,7155712.0,6688768.0,7651430.399999991
+32,2048,clean,restricted_learning_time_to_stable_zero_seconds,34.940000000000964,32.620000000001205,37.32000000000083
+32,2048,matched_noise,classification_error,0.26666666666666666,0.21770833333333334,0.315625
+32,2048,matched_noise,classification_error_auc,0.3127951388888889,0.27772547743055553,0.348515625
+32,2048,matched_noise,reached_stable_zero_error,0.14166666666666666,0.075,0.21666666666666665
+32,2048,matched_noise,restricted_epochs_to_stable_zero_error,590.75,580.6666666666667,598.0833333333333
+32,2048,matched_noise,restricted_updates_to_stable_zero_error,4725.975,4646.616666666667,4784.0
+32,2048,matched_noise,restricted_edge_updates_to_stable_zero_error,9678796.8,9513537.706666665,9798997.333333332
+32,2048,matched_noise,restricted_teaching_signal_reads_to_stable_zero_error,9678796.8,9512276.053333333,9798997.333333332
+32,2048,matched_noise,restricted_learning_time_to_stable_zero_seconds,47.25974999999912,46.453083333332565,47.84666666666571
+32,2048,raw,classification_error,0.4989583333333333,0.490625,0.50625
+32,2048,raw,classification_error_auc,0.4976649305555556,0.4911022135416666,0.5035937500000001
+32,2048,raw,reached_stable_zero_error,0.0,0.0,0.0
+32,2048,raw,restricted_epochs_to_stable_zero_error,600.0,600.0,600.0
+32,2048,raw,restricted_updates_to_stable_zero_error,4800.0,4800.0,4800.0
+32,2048,raw,restricted_edge_updates_to_stable_zero_error,9830400.0,9830400.0,9830400.0
+32,2048,raw,restricted_teaching_signal_reads_to_stable_zero_error,9830400.0,9830400.0,9830400.0
+32,2048,raw,restricted_learning_time_to_stable_zero_seconds,47.99999999999901,47.99999999999901,47.99999999999901
+32,2048,constant,classification_error,0.271875,0.2229166666666667,0.32083333333333336
+32,2048,constant,classification_error_auc,0.29671006944444445,0.257404296875,0.3356082899305555
+32,2048,constant,reached_stable_zero_error,0.2333333333333333,0.15,0.325
+32,2048,constant,restricted_epochs_to_stable_zero_error,568.5,554.4166666666666,581.0833333333334
+32,2048,constant,restricted_updates_to_stable_zero_error,4548.0,4435.333333333333,4650.6833333333325
+32,2048,constant,restricted_edge_updates_to_stable_zero_error,9314304.0,9086293.333333334,9524599.466666665
+32,2048,constant,restricted_teaching_signal_reads_to_stable_zero_error,9347072.0,9117696.0,9560064.0
+32,2048,constant,restricted_learning_time_to_stable_zero_seconds,45.47999999999936,44.3533333333328,46.51333333333259
+32,2048,sdil,classification_error,0.02291666666666666,0.009375,0.03854166666666666
+32,2048,sdil,classification_error_auc,0.19340277777777776,0.16297699652777778,0.22323784722222223
+32,2048,sdil,reached_stable_zero_error,0.825,0.7166666666666666,0.925
+32,2048,sdil,restricted_epochs_to_stable_zero_error,435.8333333333333,407.33333333333337,465.16666666666663
+32,2048,sdil,restricted_updates_to_stable_zero_error,3486.6666666666665,3258.0,3722.6666666666665
+32,2048,sdil,restricted_edge_updates_to_stable_zero_error,7140693.333333333,6671018.666666667,7621290.666666667
+32,2048,sdil,restricted_teaching_signal_reads_to_stable_zero_error,14281386.666666666,13344699.733333332,15234389.333333332
+32,2048,sdil,restricted_learning_time_to_stable_zero_seconds,34.8666666666676,32.579833333334314,37.20000000000068
diff --git a/results/figs/figure_clln_scaling_confirmation.pdf b/results/figs/figure_clln_scaling_confirmation.pdf
new file mode 100644
index 0000000..a803c4e
--- /dev/null
+++ b/results/figs/figure_clln_scaling_confirmation.pdf
Binary files differ
diff --git a/results/figs/figure_clln_scaling_confirmation.png b/results/figs/figure_clln_scaling_confirmation.png
new file mode 100644
index 0000000..2ff5b49
--- /dev/null
+++ b/results/figs/figure_clln_scaling_confirmation.png
Binary files differ
diff --git a/results/figs/figure_clln_scaling_confirmation.svg b/results/figs/figure_clln_scaling_confirmation.svg
new file mode 100644
index 0000000..a3fefb9
--- /dev/null
+++ b/results/figs/figure_clln_scaling_confirmation.svg
@@ -0,0 +1,1622 @@
+<?xml version="1.0" encoding="utf-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
+ "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg xmlns:xlink="http://www.w3.org/1999/xlink" width="763.964313pt" height="233.544pt" viewBox="0 0 763.964313 233.544" xmlns="http://www.w3.org/2000/svg" version="1.1">
+ <metadata>
+ <rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+ <cc:Work>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ <dc:date>2026-08-29T20:40:13.723923</dc:date>
+ <dc:format>image/svg+xml</dc:format>
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>Matplotlib v3.10.8, https://matplotlib.org/</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <defs>
+ <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
+ </defs>
+ <g id="figure_1">
+ <g id="patch_1">
+ <path d="M 0 233.544
+L 763.964313 233.544
+L 763.964313 0
+L 0 0
+z
+" style="fill: #ffffff"/>
+ </g>
+ <g id="axes_1">
+ <g id="patch_2">
+ <path d="M 36.590313 182.418
+L 239.384466 182.418
+L 239.384466 58.59
+L 36.590313 58.59
+z
+" style="fill: #ffffff"/>
+ </g>
+ <g id="matplotlib.axis_1">
+ <g id="xtick_1">
+ <g id="line2d_1">
+ <defs>
+ <path id="m16a6e1ea01" d="M 0 0
+L 0 3
+" style="stroke: #000000; stroke-width: 0.8"/>
+ </defs>
+ <g>
+ <use xlink:href="#m16a6e1ea01" x="45.808229" y="182.418" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_1">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: middle" x="45.808229" y="194.99675" transform="rotate(-0 45.808229 194.99675)">32</text>
+ </g>
+ </g>
+ <g id="xtick_2">
+ <g id="line2d_2">
+ <g>
+ <use xlink:href="#m16a6e1ea01" x="107.261002" y="182.418" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_2">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: middle" x="107.261002" y="194.99675" transform="rotate(-0 107.261002 194.99675)">128</text>
+ </g>
+ </g>
+ <g id="xtick_3">
+ <g id="line2d_3">
+ <g>
+ <use xlink:href="#m16a6e1ea01" x="143.20857" y="182.418" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_3">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: middle" x="143.20857" y="194.99675" transform="rotate(-0 143.20857 194.99675)">288</text>
+ </g>
+ </g>
+ <g id="xtick_4">
+ <g id="line2d_4">
+ <g>
+ <use xlink:href="#m16a6e1ea01" x="168.713776" y="182.418" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_4">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: middle" x="168.713776" y="194.99675" transform="rotate(-0 168.713776 194.99675)">512</text>
+ </g>
+ </g>
+ <g id="xtick_5">
+ <g id="line2d_5">
+ <g>
+ <use xlink:href="#m16a6e1ea01" x="204.661344" y="182.418" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_5">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: middle" x="204.661344" y="194.99675" transform="rotate(-0 204.661344 194.99675)">1.2k</text>
+ </g>
+ </g>
+ <g id="xtick_6">
+ <g id="line2d_6">
+ <g>
+ <use xlink:href="#m16a6e1ea01" x="230.16655" y="182.418" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_6">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: middle" x="230.16655" y="194.99675" transform="rotate(-0 230.16655 194.99675)">2.0k</text>
+ </g>
+ </g>
+ <g id="text_7">
+ <text style="font-size: 9px; font-family: 'DejaVu Sans'; text-anchor: middle" x="137.987389" y="207.499094" transform="rotate(-0 137.987389 207.499094)">Learnable edges</text>
+ </g>
+ </g>
+ <g id="matplotlib.axis_2">
+ <g id="ytick_1">
+ <g id="line2d_7">
+ <path d="M 36.590313 177.329178
+L 239.384466 177.329178
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #d9d9d9; stroke-opacity: 0.8; stroke-width: 0.55; stroke-linecap: square"/>
+ </g>
+ <g id="line2d_8">
+ <defs>
+ <path id="m3f571017c5" d="M 0 0
+L -3 0
+" style="stroke: #000000; stroke-width: 0.8"/>
+ </defs>
+ <g>
+ <use xlink:href="#m3f571017c5" x="36.590313" y="177.329178" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_8">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: end" x="30.090313" y="180.368553" transform="rotate(-0 30.090313 180.368553)">0</text>
+ </g>
+ </g>
+ <g id="ytick_2">
+ <g id="line2d_9">
+ <path d="M 36.590313 143.403699
+L 239.384466 143.403699
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #d9d9d9; stroke-opacity: 0.8; stroke-width: 0.55; stroke-linecap: square"/>
+ </g>
+ <g id="line2d_10">
+ <g>
+ <use xlink:href="#m3f571017c5" x="36.590313" y="143.403699" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_9">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: end" x="30.090313" y="146.443074" transform="rotate(-0 30.090313 146.443074)">20</text>
+ </g>
+ </g>
+ <g id="ytick_3">
+ <g id="line2d_11">
+ <path d="M 36.590313 109.478219
+L 239.384466 109.478219
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #d9d9d9; stroke-opacity: 0.8; stroke-width: 0.55; stroke-linecap: square"/>
+ </g>
+ <g id="line2d_12">
+ <g>
+ <use xlink:href="#m3f571017c5" x="36.590313" y="109.478219" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_10">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: end" x="30.090313" y="112.517594" transform="rotate(-0 30.090313 112.517594)">40</text>
+ </g>
+ </g>
+ <g id="ytick_4">
+ <g id="line2d_13">
+ <path d="M 36.590313 75.55274
+L 239.384466 75.55274
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #d9d9d9; stroke-opacity: 0.8; stroke-width: 0.55; stroke-linecap: square"/>
+ </g>
+ <g id="line2d_14">
+ <g>
+ <use xlink:href="#m3f571017c5" x="36.590313" y="75.55274" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_11">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: end" x="30.090313" y="78.592115" transform="rotate(-0 30.090313 78.592115)">60</text>
+ </g>
+ </g>
+ <g id="text_12">
+ <text style="font-size: 9px; font-family: 'DejaVu Sans'; text-anchor: middle" x="14.038594" y="120.504" transform="rotate(-90 14.038594 120.504)">Final classification error (%)</text>
+ </g>
+ </g>
+ <g id="LineCollection_1">
+ <path d="M 45.808229 177.329178
+L 45.808229 177.329178
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ <path d="M 107.261002 176.799092
+L 107.261002 173.088493
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ <path d="M 143.20857 176.269007
+L 143.20857 171.498236
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ <path d="M 168.713776 175.738921
+L 168.713776 170.438065
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ <path d="M 204.661344 175.738921
+L 204.661344 170.438065
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ <path d="M 230.16655 176.799092
+L 230.16655 172.558408
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_15">
+ <defs>
+ <path id="md14f657827" d="M 2 0
+L -2 -0
+" style="stroke: #222222"/>
+ </defs>
+ <g clip-path="url(#p9c04c6349a)">
+ <use xlink:href="#md14f657827" x="45.808229" y="177.329178" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#md14f657827" x="107.261002" y="176.799092" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#md14f657827" x="143.20857" y="176.269007" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#md14f657827" x="168.713776" y="175.738921" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#md14f657827" x="204.661344" y="175.738921" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#md14f657827" x="230.16655" y="176.799092" style="fill: #222222; stroke: #222222"/>
+ </g>
+ </g>
+ <g id="line2d_16">
+ <g clip-path="url(#p9c04c6349a)">
+ <use xlink:href="#md14f657827" x="45.808229" y="177.329178" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#md14f657827" x="107.261002" y="173.088493" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#md14f657827" x="143.20857" y="171.498236" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#md14f657827" x="168.713776" y="170.438065" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#md14f657827" x="204.661344" y="170.438065" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#md14f657827" x="230.16655" y="172.558408" style="fill: #222222; stroke: #222222"/>
+ </g>
+ </g>
+ <g id="LineCollection_2">
+ <path d="M 45.808229 177.152483
+L 45.808229 174.67875
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ <path d="M 107.261002 176.092312
+L 107.261002 168.671113
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ <path d="M 143.20857 169.201199
+L 143.20857 157.71601
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ <path d="M 168.713776 164.960514
+L 168.713776 150.648202
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ <path d="M 204.661344 151.354983
+L 204.661344 137.219366
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ <path d="M 230.16655 140.39988
+L 230.16655 123.790531
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_17">
+ <defs>
+ <path id="m49e10bec3b" d="M 2 0
+L -2 -0
+" style="stroke: #cc79a7"/>
+ </defs>
+ <g clip-path="url(#p9c04c6349a)">
+ <use xlink:href="#m49e10bec3b" x="45.808229" y="177.152483" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m49e10bec3b" x="107.261002" y="176.092312" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m49e10bec3b" x="143.20857" y="169.201199" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m49e10bec3b" x="168.713776" y="164.960514" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m49e10bec3b" x="204.661344" y="151.354983" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m49e10bec3b" x="230.16655" y="140.39988" style="fill: #cc79a7; stroke: #cc79a7"/>
+ </g>
+ </g>
+ <g id="line2d_18">
+ <g clip-path="url(#p9c04c6349a)">
+ <use xlink:href="#m49e10bec3b" x="45.808229" y="174.67875" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m49e10bec3b" x="107.261002" y="168.671113" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m49e10bec3b" x="143.20857" y="157.71601" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m49e10bec3b" x="168.713776" y="150.648202" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m49e10bec3b" x="204.661344" y="137.219366" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m49e10bec3b" x="230.16655" y="123.790531" style="fill: #cc79a7; stroke: #cc79a7"/>
+ </g>
+ </g>
+ <g id="LineCollection_3">
+ <path d="M 45.808229 125.204092
+L 45.808229 111.421866
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ <path d="M 107.261002 120.610017
+L 107.261002 105.414229
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ <path d="M 143.20857 100.820154
+L 143.20857 90.571832
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ <path d="M 168.713776 104.177363
+L 168.713776 88.628185
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ <path d="M 204.661344 97.816336
+L 204.661344 92.692175
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ <path d="M 230.16655 94.105736
+L 230.16655 91.455308
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_19">
+ <defs>
+ <path id="md409dfbb7c" d="M 2 0
+L -2 -0
+" style="stroke: #d55e00"/>
+ </defs>
+ <g clip-path="url(#p9c04c6349a)">
+ <use xlink:href="#md409dfbb7c" x="45.808229" y="125.204092" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#md409dfbb7c" x="107.261002" y="120.610017" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#md409dfbb7c" x="143.20857" y="100.820154" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#md409dfbb7c" x="168.713776" y="104.177363" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#md409dfbb7c" x="204.661344" y="97.816336" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#md409dfbb7c" x="230.16655" y="94.105736" style="fill: #d55e00; stroke: #d55e00"/>
+ </g>
+ </g>
+ <g id="line2d_20">
+ <g clip-path="url(#p9c04c6349a)">
+ <use xlink:href="#md409dfbb7c" x="45.808229" y="111.421866" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#md409dfbb7c" x="107.261002" y="105.414229" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#md409dfbb7c" x="143.20857" y="90.571832" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#md409dfbb7c" x="168.713776" y="88.628185" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#md409dfbb7c" x="204.661344" y="92.692175" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#md409dfbb7c" x="230.16655" y="91.455308" style="fill: #d55e00; stroke: #d55e00"/>
+ </g>
+ </g>
+ <g id="LineCollection_4">
+ <path d="M 45.808229 172.028322
+L 45.808229 161.073219
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ <path d="M 107.261002 171.674932
+L 107.261002 160.189743
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ <path d="M 143.20857 171.851627
+L 143.20857 160.366438
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ <path d="M 168.713776 167.610942
+L 168.713776 153.652021
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ <path d="M 204.661344 154.535497
+L 204.661344 138.102842
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ <path d="M 230.16655 139.516404
+L 230.16655 122.907055
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_21">
+ <defs>
+ <path id="mb9f4f0eabb" d="M 2 0
+L -2 -0
+" style="stroke: #666666"/>
+ </defs>
+ <g clip-path="url(#p9c04c6349a)">
+ <use xlink:href="#mb9f4f0eabb" x="45.808229" y="172.028322" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#mb9f4f0eabb" x="107.261002" y="171.674932" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#mb9f4f0eabb" x="143.20857" y="171.851627" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#mb9f4f0eabb" x="168.713776" y="167.610942" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#mb9f4f0eabb" x="204.661344" y="154.535497" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#mb9f4f0eabb" x="230.16655" y="139.516404" style="fill: #666666; stroke: #666666"/>
+ </g>
+ </g>
+ <g id="line2d_22">
+ <g clip-path="url(#p9c04c6349a)">
+ <use xlink:href="#mb9f4f0eabb" x="45.808229" y="161.073219" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#mb9f4f0eabb" x="107.261002" y="160.189743" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#mb9f4f0eabb" x="143.20857" y="160.366438" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#mb9f4f0eabb" x="168.713776" y="153.652021" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#mb9f4f0eabb" x="204.661344" y="138.102842" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#mb9f4f0eabb" x="230.16655" y="122.907055" style="fill: #666666; stroke: #666666"/>
+ </g>
+ </g>
+ <g id="LineCollection_5">
+ <path d="M 45.808229 177.329178
+L 45.808229 177.329178
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ <path d="M 107.261002 176.799092
+L 107.261002 173.088493
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ <path d="M 143.20857 176.269007
+L 143.20857 171.498236
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ <path d="M 168.713776 175.738921
+L 168.713776 170.438065
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ <path d="M 204.661344 175.03214
+L 204.661344 169.377894
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ <path d="M 230.16655 175.738921
+L 230.16655 170.791455
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ </g>
+ <g id="line2d_23">
+ <defs>
+ <path id="m43bd413447" d="M 2 0
+L -2 -0
+" style="stroke: #0072b2"/>
+ </defs>
+ <g clip-path="url(#p9c04c6349a)">
+ <use xlink:href="#m43bd413447" x="45.808229" y="177.329178" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m43bd413447" x="107.261002" y="176.799092" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m43bd413447" x="143.20857" y="176.269007" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m43bd413447" x="168.713776" y="175.738921" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m43bd413447" x="204.661344" y="175.03214" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m43bd413447" x="230.16655" y="175.738921" style="fill: #0072b2; stroke: #0072b2"/>
+ </g>
+ </g>
+ <g id="line2d_24">
+ <g clip-path="url(#p9c04c6349a)">
+ <use xlink:href="#m43bd413447" x="45.808229" y="177.329178" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m43bd413447" x="107.261002" y="173.088493" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m43bd413447" x="143.20857" y="171.498236" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m43bd413447" x="168.713776" y="170.438065" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m43bd413447" x="204.661344" y="169.377894" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m43bd413447" x="230.16655" y="170.791455" style="fill: #0072b2; stroke: #0072b2"/>
+ </g>
+ </g>
+ <g id="line2d_25">
+ <path d="M 45.808229 177.329178
+L 107.261002 175.208836
+L 143.20857 174.148664
+L 168.713776 173.088493
+L 204.661344 173.088493
+L 230.16655 174.67875
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke-dasharray: 1.15,1.8975; stroke-dashoffset: 0; stroke: #222222; stroke-width: 1.15"/>
+ <defs>
+ <path id="m604a918960" d="M 0 -2.25
+L -2.25 2.25
+L 2.25 2.25
+z
+" style="stroke: #222222; stroke-linejoin: miter"/>
+ </defs>
+ <g clip-path="url(#p9c04c6349a)">
+ <use xlink:href="#m604a918960" x="45.808229" y="177.329178" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ <use xlink:href="#m604a918960" x="107.261002" y="175.208836" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ <use xlink:href="#m604a918960" x="143.20857" y="174.148664" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ <use xlink:href="#m604a918960" x="168.713776" y="173.088493" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ <use xlink:href="#m604a918960" x="204.661344" y="173.088493" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ <use xlink:href="#m604a918960" x="230.16655" y="174.67875" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ </g>
+ </g>
+ <g id="line2d_26">
+ <path d="M 45.808229 176.092312
+L 107.261002 172.911798
+L 143.20857 163.723647
+L 168.713776 158.069401
+L 204.661344 144.46387
+L 230.16655 132.095205
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke-dasharray: 4.255,1.84; stroke-dashoffset: 0; stroke: #cc79a7; stroke-width: 1.15"/>
+ <defs>
+ <path id="mb5b8872dae" d="M -0 3.181981
+L 3.181981 0
+L 0 -3.181981
+L -3.181981 -0
+z
+" style="stroke: #cc79a7; stroke-linejoin: miter"/>
+ </defs>
+ <g clip-path="url(#p9c04c6349a)">
+ <use xlink:href="#mb5b8872dae" x="45.808229" y="176.092312" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ <use xlink:href="#mb5b8872dae" x="107.261002" y="172.911798" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ <use xlink:href="#mb5b8872dae" x="143.20857" y="163.723647" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ <use xlink:href="#mb5b8872dae" x="168.713776" y="158.069401" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ <use xlink:href="#mb5b8872dae" x="204.661344" y="144.46387" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ <use xlink:href="#mb5b8872dae" x="230.16655" y="132.095205" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ </g>
+ </g>
+ <g id="line2d_27">
+ <path d="M 45.808229 118.489675
+L 107.261002 113.012123
+L 143.20857 95.695993
+L 168.713776 96.402774
+L 204.661344 95.165908
+L 230.16655 92.692175
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #d55e00; stroke-width: 1.15; stroke-linecap: square"/>
+ <defs>
+ <path id="m27760d21eb" d="M -1.125 2.25
+L 0 1.125
+L 1.125 2.25
+L 2.25 1.125
+L 1.125 0
+L 2.25 -1.125
+L 1.125 -2.25
+L 0 -1.125
+L -1.125 -2.25
+L -2.25 -1.125
+L -1.125 0
+L -2.25 1.125
+z
+" style="stroke: #d55e00; stroke-linejoin: miter"/>
+ </defs>
+ <g clip-path="url(#p9c04c6349a)">
+ <use xlink:href="#m27760d21eb" x="45.808229" y="118.489675" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ <use xlink:href="#m27760d21eb" x="107.261002" y="113.012123" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ <use xlink:href="#m27760d21eb" x="143.20857" y="95.695993" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ <use xlink:href="#m27760d21eb" x="168.713776" y="96.402774" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ <use xlink:href="#m27760d21eb" x="204.661344" y="95.165908" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ <use xlink:href="#m27760d21eb" x="230.16655" y="92.692175" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ </g>
+ </g>
+ <g id="line2d_28">
+ <path d="M 45.808229 166.904161
+L 107.261002 166.374075
+L 143.20857 166.550771
+L 168.713776 161.073219
+L 204.661344 146.584212
+L 230.16655 131.211729
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke-dasharray: 4.255,1.84; stroke-dashoffset: 0; stroke: #666666; stroke-width: 1.15"/>
+ <defs>
+ <path id="m0e95f0b89e" d="M -2.25 2.25
+L 2.25 2.25
+L 2.25 -2.25
+L -2.25 -2.25
+z
+" style="stroke: #666666; stroke-linejoin: miter"/>
+ </defs>
+ <g clip-path="url(#p9c04c6349a)">
+ <use xlink:href="#m0e95f0b89e" x="45.808229" y="166.904161" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ <use xlink:href="#m0e95f0b89e" x="107.261002" y="166.374075" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ <use xlink:href="#m0e95f0b89e" x="143.20857" y="166.550771" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ <use xlink:href="#m0e95f0b89e" x="168.713776" y="161.073219" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ <use xlink:href="#m0e95f0b89e" x="204.661344" y="146.584212" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ <use xlink:href="#m0e95f0b89e" x="230.16655" y="131.211729" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ </g>
+ </g>
+ <g id="line2d_29">
+ <path d="M 45.808229 177.329178
+L 107.261002 175.208836
+L 143.20857 174.148664
+L 168.713776 173.088493
+L 204.661344 172.381712
+L 230.16655 173.441884
+" clip-path="url(#p9c04c6349a)" style="fill: none; stroke: #0072b2; stroke-width: 1.7; stroke-linecap: square"/>
+ <defs>
+ <path id="m0947275ab6" d="M 0 2.25
+C 0.596707 2.25 1.169055 2.012926 1.59099 1.59099
+C 2.012926 1.169055 2.25 0.596707 2.25 0
+C 2.25 -0.596707 2.012926 -1.169055 1.59099 -1.59099
+C 1.169055 -2.012926 0.596707 -2.25 0 -2.25
+C -0.596707 -2.25 -1.169055 -2.012926 -1.59099 -1.59099
+C -2.012926 -1.169055 -2.25 -0.596707 -2.25 0
+C -2.25 0.596707 -2.012926 1.169055 -1.59099 1.59099
+C -1.169055 2.012926 -0.596707 2.25 0 2.25
+z
+" style="stroke: #0072b2"/>
+ </defs>
+ <g clip-path="url(#p9c04c6349a)">
+ <use xlink:href="#m0947275ab6" x="45.808229" y="177.329178" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0947275ab6" x="107.261002" y="175.208836" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0947275ab6" x="143.20857" y="174.148664" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0947275ab6" x="168.713776" y="173.088493" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0947275ab6" x="204.661344" y="172.381712" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0947275ab6" x="230.16655" y="173.441884" style="fill: #0072b2; stroke: #0072b2"/>
+ </g>
+ </g>
+ <g id="patch_3">
+ <path d="M 36.590313 182.418
+L 36.590313 58.59
+" style="fill: none; stroke: #000000; stroke-width: 0.8; stroke-linejoin: miter; stroke-linecap: square"/>
+ </g>
+ <g id="patch_4">
+ <path d="M 36.590312 182.418
+L 239.384466 182.418
+" style="fill: none; stroke: #000000; stroke-width: 0.8; stroke-linejoin: miter; stroke-linecap: square"/>
+ </g>
+ <g id="text_13">
+ <text style="font-size: 9.5px; font-family: 'DejaVu Sans'" transform="translate(87.667077 41.952078)">(a) Final-error growth</text>
+ <text style="font-size: 9.5px; font-family: 'DejaVu Sans'" transform="translate(50.790749 52.59)">96% lower slope vs static calibration</text>
+ </g>
+ </g>
+ <g id="axes_2">
+ <g id="patch_5">
+ <path d="M 292.186979 182.418
+L 494.981132 182.418
+L 494.981132 58.59
+L 292.186979 58.59
+z
+" style="fill: #ffffff"/>
+ </g>
+ <g id="matplotlib.axis_3">
+ <g id="xtick_7">
+ <g id="line2d_30">
+ <g>
+ <use xlink:href="#m16a6e1ea01" x="301.404895" y="182.418" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_14">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: middle" x="301.404895" y="194.99675" transform="rotate(-0 301.404895 194.99675)">32</text>
+ </g>
+ </g>
+ <g id="xtick_8">
+ <g id="line2d_31">
+ <g>
+ <use xlink:href="#m16a6e1ea01" x="362.857669" y="182.418" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_15">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: middle" x="362.857669" y="194.99675" transform="rotate(-0 362.857669 194.99675)">128</text>
+ </g>
+ </g>
+ <g id="xtick_9">
+ <g id="line2d_32">
+ <g>
+ <use xlink:href="#m16a6e1ea01" x="398.805237" y="182.418" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_16">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: middle" x="398.805237" y="194.99675" transform="rotate(-0 398.805237 194.99675)">288</text>
+ </g>
+ </g>
+ <g id="xtick_10">
+ <g id="line2d_33">
+ <g>
+ <use xlink:href="#m16a6e1ea01" x="424.310443" y="182.418" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_17">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: middle" x="424.310443" y="194.99675" transform="rotate(-0 424.310443 194.99675)">512</text>
+ </g>
+ </g>
+ <g id="xtick_11">
+ <g id="line2d_34">
+ <g>
+ <use xlink:href="#m16a6e1ea01" x="460.258011" y="182.418" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_18">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: middle" x="460.258011" y="194.99675" transform="rotate(-0 460.258011 194.99675)">1.2k</text>
+ </g>
+ </g>
+ <g id="xtick_12">
+ <g id="line2d_35">
+ <g>
+ <use xlink:href="#m16a6e1ea01" x="485.763216" y="182.418" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_19">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: middle" x="485.763216" y="194.99675" transform="rotate(-0 485.763216 194.99675)">2.0k</text>
+ </g>
+ </g>
+ <g id="text_20">
+ <text style="font-size: 9px; font-family: 'DejaVu Sans'; text-anchor: middle" x="393.584056" y="207.499094" transform="rotate(-0 393.584056 207.499094)">Learnable edges</text>
+ </g>
+ </g>
+ <g id="matplotlib.axis_4">
+ <g id="ytick_5">
+ <g id="line2d_36">
+ <path d="M 292.186979 177.46488
+L 494.981132 177.46488
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #d9d9d9; stroke-opacity: 0.8; stroke-width: 0.55; stroke-linecap: square"/>
+ </g>
+ <g id="line2d_37">
+ <g>
+ <use xlink:href="#m3f571017c5" x="292.186979" y="177.46488" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_21">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: end" x="285.686979" y="180.504255" transform="rotate(-0 285.686979 180.504255)">0.0</text>
+ </g>
+ </g>
+ <g id="ytick_6">
+ <g id="line2d_38">
+ <path d="M 292.186979 144.44408
+L 494.981132 144.44408
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #d9d9d9; stroke-opacity: 0.8; stroke-width: 0.55; stroke-linecap: square"/>
+ </g>
+ <g id="line2d_39">
+ <g>
+ <use xlink:href="#m3f571017c5" x="292.186979" y="144.44408" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_22">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: end" x="285.686979" y="147.483455" transform="rotate(-0 285.686979 147.483455)">0.2</text>
+ </g>
+ </g>
+ <g id="ytick_7">
+ <g id="line2d_40">
+ <path d="M 292.186979 111.42328
+L 494.981132 111.42328
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #d9d9d9; stroke-opacity: 0.8; stroke-width: 0.55; stroke-linecap: square"/>
+ </g>
+ <g id="line2d_41">
+ <g>
+ <use xlink:href="#m3f571017c5" x="292.186979" y="111.42328" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_23">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: end" x="285.686979" y="114.462655" transform="rotate(-0 285.686979 114.462655)">0.4</text>
+ </g>
+ </g>
+ <g id="ytick_8">
+ <g id="line2d_42">
+ <path d="M 292.186979 78.40248
+L 494.981132 78.40248
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #d9d9d9; stroke-opacity: 0.8; stroke-width: 0.55; stroke-linecap: square"/>
+ </g>
+ <g id="line2d_43">
+ <g>
+ <use xlink:href="#m3f571017c5" x="292.186979" y="78.40248" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_24">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: end" x="285.686979" y="81.441855" transform="rotate(-0 285.686979 81.441855)">0.6</text>
+ </g>
+ </g>
+ <g id="text_25">
+ <text style="font-size: 9px; font-family: 'DejaVu Sans'; text-anchor: middle" x="267.09276" y="120.504" transform="rotate(-90 267.09276 120.504)">Classification-error AUC</text>
+ </g>
+ </g>
+ <g id="LineCollection_6">
+ <path d="M 301.404895 176.114811
+L 301.404895 174.244492
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ <path d="M 362.857669 174.906628
+L 362.857669 171.754926
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ <path d="M 398.805237 173.367377
+L 398.805237 165.374237
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ <path d="M 424.310443 170.847821
+L 424.310443 162.046574
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ <path d="M 460.258011 166.780523
+L 460.258011 158.800389
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ <path d="M 485.763216 150.033538
+L 485.763216 140.097201
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_44">
+ <g clip-path="url(#p03699c4eb0)">
+ <use xlink:href="#md14f657827" x="301.404895" y="176.114811" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#md14f657827" x="362.857669" y="174.906628" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#md14f657827" x="398.805237" y="173.367377" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#md14f657827" x="424.310443" y="170.847821" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#md14f657827" x="460.258011" y="166.780523" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#md14f657827" x="485.763216" y="150.033538" style="fill: #222222; stroke: #222222"/>
+ </g>
+ </g>
+ <g id="line2d_45">
+ <g clip-path="url(#p03699c4eb0)">
+ <use xlink:href="#md14f657827" x="301.404895" y="174.244492" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#md14f657827" x="362.857669" y="171.754926" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#md14f657827" x="398.805237" y="165.374237" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#md14f657827" x="424.310443" y="162.046574" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#md14f657827" x="460.258011" y="158.800389" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#md14f657827" x="485.763216" y="140.097201" style="fill: #222222; stroke: #222222"/>
+ </g>
+ </g>
+ <g id="LineCollection_7">
+ <path d="M 301.404895 175.325157
+L 301.404895 171.353703
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ <path d="M 362.857669 171.634752
+L 362.857669 164.296618
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ <path d="M 398.805237 164.758214
+L 398.805237 152.50433
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ <path d="M 424.310443 157.056191
+L 424.310443 143.572662
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ <path d="M 460.258011 141.960354
+L 460.258011 128.01247
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ <path d="M 485.763216 131.611293
+L 485.763216 119.923556
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_46">
+ <g clip-path="url(#p03699c4eb0)">
+ <use xlink:href="#m49e10bec3b" x="301.404895" y="175.325157" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m49e10bec3b" x="362.857669" y="171.634752" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m49e10bec3b" x="398.805237" y="164.758214" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m49e10bec3b" x="424.310443" y="157.056191" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m49e10bec3b" x="460.258011" y="141.960354" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m49e10bec3b" x="485.763216" y="131.611293" style="fill: #cc79a7; stroke: #cc79a7"/>
+ </g>
+ </g>
+ <g id="line2d_47">
+ <g clip-path="url(#p03699c4eb0)">
+ <use xlink:href="#m49e10bec3b" x="301.404895" y="171.353703" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m49e10bec3b" x="362.857669" y="164.296618" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m49e10bec3b" x="398.805237" y="152.50433" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m49e10bec3b" x="424.310443" y="143.572662" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m49e10bec3b" x="460.258011" y="128.01247" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m49e10bec3b" x="485.763216" y="119.923556" style="fill: #cc79a7; stroke: #cc79a7"/>
+ </g>
+ </g>
+ <g id="LineCollection_8">
+ <path d="M 301.404895 126.474796
+L 301.404895 113.247629
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ <path d="M 362.857669 120.18902
+L 362.857669 106.095953
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ <path d="M 398.805237 102.80129
+L 398.805237 92.92787
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ <path d="M 424.310443 105.809672
+L 424.310443 90.872633
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ <path d="M 460.258011 100.208569
+L 460.258011 94.295173
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ <path d="M 485.763216 96.38194
+L 485.763216 94.319537
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_48">
+ <g clip-path="url(#p03699c4eb0)">
+ <use xlink:href="#md409dfbb7c" x="301.404895" y="126.474796" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#md409dfbb7c" x="362.857669" y="120.18902" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#md409dfbb7c" x="398.805237" y="102.80129" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#md409dfbb7c" x="424.310443" y="105.809672" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#md409dfbb7c" x="460.258011" y="100.208569" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#md409dfbb7c" x="485.763216" y="96.38194" style="fill: #d55e00; stroke: #d55e00"/>
+ </g>
+ </g>
+ <g id="line2d_49">
+ <g clip-path="url(#p03699c4eb0)">
+ <use xlink:href="#md409dfbb7c" x="301.404895" y="113.247629" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#md409dfbb7c" x="362.857669" y="106.095953" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#md409dfbb7c" x="398.805237" y="92.92787" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#md409dfbb7c" x="424.310443" y="90.872633" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#md409dfbb7c" x="460.258011" y="94.295173" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#md409dfbb7c" x="485.763216" y="94.319537" style="fill: #d55e00; stroke: #d55e00"/>
+ </g>
+ </g>
+ <g id="LineCollection_9">
+ <path d="M 301.404895 171.610281
+L 301.404895 161.708304
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ <path d="M 362.857669 171.464167
+L 362.857669 161.222487
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ <path d="M 398.805237 169.3975
+L 398.805237 157.239568
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ <path d="M 424.310443 162.940887
+L 424.310443 147.657159
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ <path d="M 460.258011 147.823696
+L 460.258011 132.605894
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ <path d="M 485.763216 134.966401
+L 485.763216 122.054609
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_50">
+ <g clip-path="url(#p03699c4eb0)">
+ <use xlink:href="#mb9f4f0eabb" x="301.404895" y="171.610281" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#mb9f4f0eabb" x="362.857669" y="171.464167" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#mb9f4f0eabb" x="398.805237" y="169.3975" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#mb9f4f0eabb" x="424.310443" y="162.940887" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#mb9f4f0eabb" x="460.258011" y="147.823696" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#mb9f4f0eabb" x="485.763216" y="134.966401" style="fill: #666666; stroke: #666666"/>
+ </g>
+ </g>
+ <g id="line2d_51">
+ <g clip-path="url(#p03699c4eb0)">
+ <use xlink:href="#mb9f4f0eabb" x="301.404895" y="161.708304" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#mb9f4f0eabb" x="362.857669" y="161.222487" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#mb9f4f0eabb" x="398.805237" y="157.239568" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#mb9f4f0eabb" x="424.310443" y="147.657159" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#mb9f4f0eabb" x="460.258011" y="132.605894" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#mb9f4f0eabb" x="485.763216" y="122.054609" style="fill: #666666; stroke: #666666"/>
+ </g>
+ </g>
+ <g id="LineCollection_10">
+ <path d="M 301.404895 176.146341
+L 301.404895 174.304686
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ <path d="M 362.857669 174.898029
+L 362.857669 171.742099
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ <path d="M 398.805237 173.39751
+L 398.805237 165.352954
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ <path d="M 424.310443 170.844991
+L 424.310443 162.530922
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ <path d="M 460.258011 166.847847
+L 460.258011 158.771725
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ <path d="M 485.763216 150.556726
+L 485.763216 140.607418
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ </g>
+ <g id="line2d_52">
+ <g clip-path="url(#p03699c4eb0)">
+ <use xlink:href="#m43bd413447" x="301.404895" y="176.146341" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m43bd413447" x="362.857669" y="174.898029" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m43bd413447" x="398.805237" y="173.39751" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m43bd413447" x="424.310443" y="170.844991" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m43bd413447" x="460.258011" y="166.847847" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m43bd413447" x="485.763216" y="150.556726" style="fill: #0072b2; stroke: #0072b2"/>
+ </g>
+ </g>
+ <g id="line2d_53">
+ <g clip-path="url(#p03699c4eb0)">
+ <use xlink:href="#m43bd413447" x="301.404895" y="174.304686" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m43bd413447" x="362.857669" y="171.742099" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m43bd413447" x="398.805237" y="165.352954" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m43bd413447" x="424.310443" y="162.530922" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m43bd413447" x="460.258011" y="158.771725" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m43bd413447" x="485.763216" y="140.607418" style="fill: #0072b2; stroke: #0072b2"/>
+ </g>
+ </g>
+ <g id="line2d_54">
+ <path d="M 301.404895 175.284991
+L 362.857669 173.44047
+L 398.805237 169.699832
+L 424.310443 166.724521
+L 460.258011 162.940888
+L 485.763216 145.05892
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke-dasharray: 1.15,1.8975; stroke-dashoffset: 0; stroke: #222222; stroke-width: 1.15"/>
+ <g clip-path="url(#p03699c4eb0)">
+ <use xlink:href="#m604a918960" x="301.404895" y="175.284991" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ <use xlink:href="#m604a918960" x="362.857669" y="173.44047" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ <use xlink:href="#m604a918960" x="398.805237" y="169.699832" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ <use xlink:href="#m604a918960" x="424.310443" y="166.724521" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ <use xlink:href="#m604a918960" x="460.258011" y="162.940888" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ <use xlink:href="#m604a918960" x="485.763216" y="145.05892" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ </g>
+ </g>
+ <g id="line2d_55">
+ <path d="M 301.404895 173.517862
+L 362.857669 168.150549
+L 398.805237 158.917911
+L 424.310443 150.530857
+L 460.258011 135.005061
+L 485.763216 125.821151
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke-dasharray: 4.255,1.84; stroke-dashoffset: 0; stroke: #cc79a7; stroke-width: 1.15"/>
+ <g clip-path="url(#p03699c4eb0)">
+ <use xlink:href="#mb5b8872dae" x="301.404895" y="173.517862" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ <use xlink:href="#mb5b8872dae" x="362.857669" y="168.150549" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ <use xlink:href="#mb5b8872dae" x="398.805237" y="158.917911" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ <use xlink:href="#mb5b8872dae" x="424.310443" y="150.530857" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ <use xlink:href="#mb5b8872dae" x="460.258011" y="135.005061" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ <use xlink:href="#mb5b8872dae" x="485.763216" y="125.821151" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ </g>
+ </g>
+ <g id="line2d_56">
+ <path d="M 301.404895 119.945054
+L 362.857669 113.048522
+L 398.805237 97.942653
+L 424.310443 98.263689
+L 460.258011 97.238955
+L 485.763216 95.298409
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #d55e00; stroke-width: 1.15; stroke-linecap: square"/>
+ <g clip-path="url(#p03699c4eb0)">
+ <use xlink:href="#m27760d21eb" x="301.404895" y="119.945054" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ <use xlink:href="#m27760d21eb" x="362.857669" y="113.048522" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ <use xlink:href="#m27760d21eb" x="398.805237" y="97.942653" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ <use xlink:href="#m27760d21eb" x="424.310443" y="98.263689" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ <use xlink:href="#m27760d21eb" x="460.258011" y="97.238955" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ <use xlink:href="#m27760d21eb" x="485.763216" y="95.298409" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ </g>
+ </g>
+ <g id="line2d_57">
+ <path d="M 301.404895 166.985362
+L 362.857669 166.687258
+L 398.805237 163.644586
+L 424.310443 155.637329
+L 460.258011 140.279217
+L 485.763216 128.476861
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke-dasharray: 4.255,1.84; stroke-dashoffset: 0; stroke: #666666; stroke-width: 1.15"/>
+ <g clip-path="url(#p03699c4eb0)">
+ <use xlink:href="#m0e95f0b89e" x="301.404895" y="166.985362" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ <use xlink:href="#m0e95f0b89e" x="362.857669" y="166.687258" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ <use xlink:href="#m0e95f0b89e" x="398.805237" y="163.644586" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ <use xlink:href="#m0e95f0b89e" x="424.310443" y="155.637329" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ <use xlink:href="#m0e95f0b89e" x="460.258011" y="140.279217" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ <use xlink:href="#m0e95f0b89e" x="485.763216" y="128.476861" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ </g>
+ </g>
+ <g id="line2d_58">
+ <path d="M 301.404895 175.345185
+L 362.857669 173.44047
+L 398.805237 169.719897
+L 424.310443 166.933767
+L 460.258011 162.940888
+L 485.763216 145.533308
+" clip-path="url(#p03699c4eb0)" style="fill: none; stroke: #0072b2; stroke-width: 1.7; stroke-linecap: square"/>
+ <g clip-path="url(#p03699c4eb0)">
+ <use xlink:href="#m0947275ab6" x="301.404895" y="175.345185" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0947275ab6" x="362.857669" y="173.44047" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0947275ab6" x="398.805237" y="169.719897" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0947275ab6" x="424.310443" y="166.933767" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0947275ab6" x="460.258011" y="162.940888" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0947275ab6" x="485.763216" y="145.533308" style="fill: #0072b2; stroke: #0072b2"/>
+ </g>
+ </g>
+ <g id="patch_6">
+ <path d="M 292.186979 182.418
+L 292.186979 58.59
+" style="fill: none; stroke: #000000; stroke-width: 0.8; stroke-linejoin: miter; stroke-linecap: square"/>
+ </g>
+ <g id="patch_7">
+ <path d="M 292.186979 182.418
+L 494.981132 182.418
+" style="fill: none; stroke: #000000; stroke-width: 0.8; stroke-linejoin: miter; stroke-linecap: square"/>
+ </g>
+ <g id="text_26">
+ <text style="font-size: 9.5px; font-family: 'DejaVu Sans'" transform="translate(344.395579 41.952078)">(b) Error-AUC growth</text>
+ <text style="font-size: 9.5px; font-family: 'DejaVu Sans'" transform="translate(318.244603 52.59)">Excess-growth slope eliminated</text>
+ </g>
+ </g>
+ <g id="axes_3">
+ <g id="patch_8">
+ <path d="M 547.783646 182.418
+L 750.577799 182.418
+L 750.577799 58.59
+L 547.783646 58.59
+z
+" style="fill: #ffffff"/>
+ </g>
+ <g id="matplotlib.axis_5">
+ <g id="xtick_13">
+ <g id="line2d_59">
+ <g>
+ <use xlink:href="#m16a6e1ea01" x="557.001562" y="182.418" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_27">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: middle" x="557.001562" y="194.99675" transform="rotate(-0 557.001562 194.99675)">32</text>
+ </g>
+ </g>
+ <g id="xtick_14">
+ <g id="line2d_60">
+ <g>
+ <use xlink:href="#m16a6e1ea01" x="618.454336" y="182.418" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_28">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: middle" x="618.454336" y="194.99675" transform="rotate(-0 618.454336 194.99675)">128</text>
+ </g>
+ </g>
+ <g id="xtick_15">
+ <g id="line2d_61">
+ <g>
+ <use xlink:href="#m16a6e1ea01" x="654.401904" y="182.418" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_29">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: middle" x="654.401904" y="194.99675" transform="rotate(-0 654.401904 194.99675)">288</text>
+ </g>
+ </g>
+ <g id="xtick_16">
+ <g id="line2d_62">
+ <g>
+ <use xlink:href="#m16a6e1ea01" x="679.907109" y="182.418" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_30">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: middle" x="679.907109" y="194.99675" transform="rotate(-0 679.907109 194.99675)">512</text>
+ </g>
+ </g>
+ <g id="xtick_17">
+ <g id="line2d_63">
+ <g>
+ <use xlink:href="#m16a6e1ea01" x="715.854678" y="182.418" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_31">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: middle" x="715.854678" y="194.99675" transform="rotate(-0 715.854678 194.99675)">1.2k</text>
+ </g>
+ </g>
+ <g id="xtick_18">
+ <g id="line2d_64">
+ <g>
+ <use xlink:href="#m16a6e1ea01" x="741.359883" y="182.418" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_32">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: middle" x="741.359883" y="194.99675" transform="rotate(-0 741.359883 194.99675)">2.0k</text>
+ </g>
+ </g>
+ <g id="text_33">
+ <text style="font-size: 9px; font-family: 'DejaVu Sans'; text-anchor: middle" x="649.180722" y="207.499094" transform="rotate(-0 649.180722 207.499094)">Learnable edges</text>
+ </g>
+ </g>
+ <g id="matplotlib.axis_6">
+ <g id="ytick_9">
+ <g id="line2d_65">
+ <path d="M 547.783646 176.789455
+L 750.577799 176.789455
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #d9d9d9; stroke-opacity: 0.8; stroke-width: 0.55; stroke-linecap: square"/>
+ </g>
+ <g id="line2d_66">
+ <g>
+ <use xlink:href="#m3f571017c5" x="547.783646" y="176.789455" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_34">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: end" x="541.283646" y="179.82883" transform="rotate(-0 541.283646 179.82883)">0</text>
+ </g>
+ </g>
+ <g id="ytick_10">
+ <g id="line2d_67">
+ <path d="M 547.783646 154.275273
+L 750.577799 154.275273
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #d9d9d9; stroke-opacity: 0.8; stroke-width: 0.55; stroke-linecap: square"/>
+ </g>
+ <g id="line2d_68">
+ <g>
+ <use xlink:href="#m3f571017c5" x="547.783646" y="154.275273" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_35">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: end" x="541.283646" y="157.314648" transform="rotate(-0 541.283646 157.314648)">20</text>
+ </g>
+ </g>
+ <g id="ytick_11">
+ <g id="line2d_69">
+ <path d="M 547.783646 131.761091
+L 750.577799 131.761091
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #d9d9d9; stroke-opacity: 0.8; stroke-width: 0.55; stroke-linecap: square"/>
+ </g>
+ <g id="line2d_70">
+ <g>
+ <use xlink:href="#m3f571017c5" x="547.783646" y="131.761091" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_36">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: end" x="541.283646" y="134.800466" transform="rotate(-0 541.283646 134.800466)">40</text>
+ </g>
+ </g>
+ <g id="ytick_12">
+ <g id="line2d_71">
+ <path d="M 547.783646 109.246909
+L 750.577799 109.246909
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #d9d9d9; stroke-opacity: 0.8; stroke-width: 0.55; stroke-linecap: square"/>
+ </g>
+ <g id="line2d_72">
+ <g>
+ <use xlink:href="#m3f571017c5" x="547.783646" y="109.246909" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_37">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: end" x="541.283646" y="112.286284" transform="rotate(-0 541.283646 112.286284)">60</text>
+ </g>
+ </g>
+ <g id="ytick_13">
+ <g id="line2d_73">
+ <path d="M 547.783646 86.732727
+L 750.577799 86.732727
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #d9d9d9; stroke-opacity: 0.8; stroke-width: 0.55; stroke-linecap: square"/>
+ </g>
+ <g id="line2d_74">
+ <g>
+ <use xlink:href="#m3f571017c5" x="547.783646" y="86.732727" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_38">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: end" x="541.283646" y="89.772102" transform="rotate(-0 541.283646 89.772102)">80</text>
+ </g>
+ </g>
+ <g id="ytick_14">
+ <g id="line2d_75">
+ <path d="M 547.783646 64.218545
+L 750.577799 64.218545
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #d9d9d9; stroke-opacity: 0.8; stroke-width: 0.55; stroke-linecap: square"/>
+ </g>
+ <g id="line2d_76">
+ <g>
+ <use xlink:href="#m3f571017c5" x="547.783646" y="64.218545" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_39">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: end" x="541.283646" y="67.25792" transform="rotate(-0 541.283646 67.25792)">100</text>
+ </g>
+ </g>
+ <g id="text_40">
+ <text style="font-size: 9px; font-family: 'DejaVu Sans'; text-anchor: middle" x="520.141927" y="120.504" transform="rotate(-90 520.141927 120.504)">Stable failure fraction (%)</text>
+ </g>
+ </g>
+ <g id="LineCollection_11">
+ <path d="M 557.001562 176.789455
+L 557.001562 176.789455
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ <path d="M 618.454336 173.975182
+L 618.454336 154.275273
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ <path d="M 654.401904 171.160909
+L 654.401904 145.832455
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ <path d="M 679.907109 168.346636
+L 679.907109 140.203909
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ <path d="M 715.854678 168.346636
+L 715.854678 140.203909
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ <path d="M 741.359883 173.975182
+L 741.359883 151.461
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_77">
+ <g clip-path="url(#p756d629db9)">
+ <use xlink:href="#md14f657827" x="557.001562" y="176.789455" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#md14f657827" x="618.454336" y="173.975182" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#md14f657827" x="654.401904" y="171.160909" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#md14f657827" x="679.907109" y="168.346636" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#md14f657827" x="715.854678" y="168.346636" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#md14f657827" x="741.359883" y="173.975182" style="fill: #222222; stroke: #222222"/>
+ </g>
+ </g>
+ <g id="line2d_78">
+ <g clip-path="url(#p756d629db9)">
+ <use xlink:href="#md14f657827" x="557.001562" y="176.789455" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#md14f657827" x="618.454336" y="154.275273" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#md14f657827" x="654.401904" y="145.832455" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#md14f657827" x="679.907109" y="140.203909" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#md14f657827" x="715.854678" y="140.203909" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#md14f657827" x="741.359883" y="151.461" style="fill: #222222; stroke: #222222"/>
+ </g>
+ </g>
+ <g id="LineCollection_12">
+ <path d="M 557.001562 175.851364
+L 557.001562 164.594273
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ <path d="M 618.454336 172.099
+L 618.454336 151.461
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ <path d="M 654.401904 153.337182
+L 654.401904 127.070636
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ <path d="M 679.907109 143.956273
+L 679.907109 115.813545
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ <path d="M 715.854678 109.246909
+L 715.854678 90.485091
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ <path d="M 741.359883 88.608909
+L 741.359883 72.661364
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_79">
+ <g clip-path="url(#p756d629db9)">
+ <use xlink:href="#m49e10bec3b" x="557.001562" y="175.851364" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m49e10bec3b" x="618.454336" y="172.099" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m49e10bec3b" x="654.401904" y="153.337182" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m49e10bec3b" x="679.907109" y="143.956273" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m49e10bec3b" x="715.854678" y="109.246909" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m49e10bec3b" x="741.359883" y="88.608909" style="fill: #cc79a7; stroke: #cc79a7"/>
+ </g>
+ </g>
+ <g id="line2d_80">
+ <g clip-path="url(#p756d629db9)">
+ <use xlink:href="#m49e10bec3b" x="557.001562" y="164.594273" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m49e10bec3b" x="618.454336" y="151.461" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m49e10bec3b" x="654.401904" y="127.070636" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m49e10bec3b" x="679.907109" y="115.813545" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m49e10bec3b" x="715.854678" y="90.485091" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m49e10bec3b" x="741.359883" y="72.661364" style="fill: #cc79a7; stroke: #cc79a7"/>
+ </g>
+ </g>
+ <g id="LineCollection_13">
+ <path d="M 557.001562 91.423182
+L 557.001562 76.413727
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ <path d="M 618.454336 78.289909
+L 618.454336 67.970909
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ <path d="M 654.401904 71.723273
+L 654.401904 65.156636
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ <path d="M 679.907109 64.218545
+L 679.907109 64.218545
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ <path d="M 715.854678 64.218545
+L 715.854678 64.218545
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ <path d="M 741.359883 64.218545
+L 741.359883 64.218545
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_81">
+ <g clip-path="url(#p756d629db9)">
+ <use xlink:href="#md409dfbb7c" x="557.001562" y="91.423182" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#md409dfbb7c" x="618.454336" y="78.289909" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#md409dfbb7c" x="654.401904" y="71.723273" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#md409dfbb7c" x="679.907109" y="64.218545" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#md409dfbb7c" x="715.854678" y="64.218545" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#md409dfbb7c" x="741.359883" y="64.218545" style="fill: #d55e00; stroke: #d55e00"/>
+ </g>
+ </g>
+ <g id="line2d_82">
+ <g clip-path="url(#p756d629db9)">
+ <use xlink:href="#md409dfbb7c" x="557.001562" y="76.413727" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#md409dfbb7c" x="618.454336" y="67.970909" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#md409dfbb7c" x="654.401904" y="65.156636" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#md409dfbb7c" x="679.907109" y="64.218545" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#md409dfbb7c" x="715.854678" y="64.218545" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#md409dfbb7c" x="741.359883" y="64.218545" style="fill: #d55e00; stroke: #d55e00"/>
+ </g>
+ </g>
+ <g id="LineCollection_14">
+ <path d="M 557.001562 160.841909
+L 557.001562 136.451545
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ <path d="M 618.454336 160.841909
+L 618.454336 136.451545
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ <path d="M 654.401904 160.841909
+L 654.401904 133.637273
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ <path d="M 679.907109 145.832455
+L 679.907109 119.565909
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ <path d="M 715.854678 118.627818
+L 715.854678 92.361273
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ <path d="M 741.359883 100.804091
+L 741.359883 81.104182
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_83">
+ <g clip-path="url(#p756d629db9)">
+ <use xlink:href="#mb9f4f0eabb" x="557.001562" y="160.841909" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#mb9f4f0eabb" x="618.454336" y="160.841909" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#mb9f4f0eabb" x="654.401904" y="160.841909" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#mb9f4f0eabb" x="679.907109" y="145.832455" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#mb9f4f0eabb" x="715.854678" y="118.627818" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#mb9f4f0eabb" x="741.359883" y="100.804091" style="fill: #666666; stroke: #666666"/>
+ </g>
+ </g>
+ <g id="line2d_84">
+ <g clip-path="url(#p756d629db9)">
+ <use xlink:href="#mb9f4f0eabb" x="557.001562" y="136.451545" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#mb9f4f0eabb" x="618.454336" y="136.451545" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#mb9f4f0eabb" x="654.401904" y="133.637273" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#mb9f4f0eabb" x="679.907109" y="119.565909" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#mb9f4f0eabb" x="715.854678" y="92.361273" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#mb9f4f0eabb" x="741.359883" y="81.104182" style="fill: #666666; stroke: #666666"/>
+ </g>
+ </g>
+ <g id="LineCollection_15">
+ <path d="M 557.001562 176.789455
+L 557.001562 176.789455
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ <path d="M 618.454336 173.975182
+L 618.454336 154.275273
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ <path d="M 654.401904 171.160909
+L 654.401904 145.832455
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ <path d="M 679.907109 168.346636
+L 679.907109 140.203909
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ <path d="M 715.854678 165.532364
+L 715.854678 137.389636
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ <path d="M 741.359883 168.346636
+L 741.359883 144.894364
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ </g>
+ <g id="line2d_85">
+ <g clip-path="url(#p756d629db9)">
+ <use xlink:href="#m43bd413447" x="557.001562" y="176.789455" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m43bd413447" x="618.454336" y="173.975182" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m43bd413447" x="654.401904" y="171.160909" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m43bd413447" x="679.907109" y="168.346636" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m43bd413447" x="715.854678" y="165.532364" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m43bd413447" x="741.359883" y="168.346636" style="fill: #0072b2; stroke: #0072b2"/>
+ </g>
+ </g>
+ <g id="line2d_86">
+ <g clip-path="url(#p756d629db9)">
+ <use xlink:href="#m43bd413447" x="557.001562" y="176.789455" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m43bd413447" x="618.454336" y="154.275273" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m43bd413447" x="654.401904" y="145.832455" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m43bd413447" x="679.907109" y="140.203909" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m43bd413447" x="715.854678" y="137.389636" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m43bd413447" x="741.359883" y="144.894364" style="fill: #0072b2; stroke: #0072b2"/>
+ </g>
+ </g>
+ <g id="line2d_87">
+ <path d="M 557.001562 176.789455
+L 618.454336 165.532364
+L 654.401904 159.903818
+L 679.907109 154.275273
+L 715.854678 154.275273
+L 741.359883 162.718091
+" clip-path="url(#p756d629db9)" style="fill: none; stroke-dasharray: 1.15,1.8975; stroke-dashoffset: 0; stroke: #222222; stroke-width: 1.15"/>
+ <g clip-path="url(#p756d629db9)">
+ <use xlink:href="#m604a918960" x="557.001562" y="176.789455" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ <use xlink:href="#m604a918960" x="618.454336" y="165.532364" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ <use xlink:href="#m604a918960" x="654.401904" y="159.903818" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ <use xlink:href="#m604a918960" x="679.907109" y="154.275273" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ <use xlink:href="#m604a918960" x="715.854678" y="154.275273" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ <use xlink:href="#m604a918960" x="741.359883" y="162.718091" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ </g>
+ </g>
+ <g id="line2d_88">
+ <path d="M 557.001562 171.160909
+L 618.454336 162.718091
+L 654.401904 140.203909
+L 679.907109 129.884909
+L 715.854678 99.866
+L 741.359883 80.166091
+" clip-path="url(#p756d629db9)" style="fill: none; stroke-dasharray: 4.255,1.84; stroke-dashoffset: 0; stroke: #cc79a7; stroke-width: 1.15"/>
+ <g clip-path="url(#p756d629db9)">
+ <use xlink:href="#mb5b8872dae" x="557.001562" y="171.160909" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ <use xlink:href="#mb5b8872dae" x="618.454336" y="162.718091" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ <use xlink:href="#mb5b8872dae" x="654.401904" y="140.203909" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ <use xlink:href="#mb5b8872dae" x="679.907109" y="129.884909" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ <use xlink:href="#mb5b8872dae" x="715.854678" y="99.866" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ <use xlink:href="#mb5b8872dae" x="741.359883" y="80.166091" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ </g>
+ </g>
+ <g id="line2d_89">
+ <path d="M 557.001562 83.918455
+L 618.454336 72.661364
+L 654.401904 67.970909
+L 679.907109 64.218545
+L 715.854678 64.218545
+L 741.359883 64.218545
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #d55e00; stroke-width: 1.15; stroke-linecap: square"/>
+ <g clip-path="url(#p756d629db9)">
+ <use xlink:href="#m27760d21eb" x="557.001562" y="83.918455" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ <use xlink:href="#m27760d21eb" x="618.454336" y="72.661364" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ <use xlink:href="#m27760d21eb" x="654.401904" y="67.970909" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ <use xlink:href="#m27760d21eb" x="679.907109" y="64.218545" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ <use xlink:href="#m27760d21eb" x="715.854678" y="64.218545" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ <use xlink:href="#m27760d21eb" x="741.359883" y="64.218545" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ </g>
+ </g>
+ <g id="line2d_90">
+ <path d="M 557.001562 149.584818
+L 618.454336 149.584818
+L 654.401904 147.708636
+L 679.907109 132.699182
+L 715.854678 105.494545
+L 741.359883 90.485091
+" clip-path="url(#p756d629db9)" style="fill: none; stroke-dasharray: 4.255,1.84; stroke-dashoffset: 0; stroke: #666666; stroke-width: 1.15"/>
+ <g clip-path="url(#p756d629db9)">
+ <use xlink:href="#m0e95f0b89e" x="557.001562" y="149.584818" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ <use xlink:href="#m0e95f0b89e" x="618.454336" y="149.584818" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ <use xlink:href="#m0e95f0b89e" x="654.401904" y="147.708636" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ <use xlink:href="#m0e95f0b89e" x="679.907109" y="132.699182" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ <use xlink:href="#m0e95f0b89e" x="715.854678" y="105.494545" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ <use xlink:href="#m0e95f0b89e" x="741.359883" y="90.485091" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ </g>
+ </g>
+ <g id="line2d_91">
+ <path d="M 557.001562 176.789455
+L 618.454336 165.532364
+L 654.401904 159.903818
+L 679.907109 154.275273
+L 715.854678 152.399091
+L 741.359883 157.089545
+" clip-path="url(#p756d629db9)" style="fill: none; stroke: #0072b2; stroke-width: 1.7; stroke-linecap: square"/>
+ <g clip-path="url(#p756d629db9)">
+ <use xlink:href="#m0947275ab6" x="557.001562" y="176.789455" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0947275ab6" x="618.454336" y="165.532364" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0947275ab6" x="654.401904" y="159.903818" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0947275ab6" x="679.907109" y="154.275273" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0947275ab6" x="715.854678" y="152.399091" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0947275ab6" x="741.359883" y="157.089545" style="fill: #0072b2; stroke: #0072b2"/>
+ </g>
+ </g>
+ <g id="patch_9">
+ <path d="M 547.783646 182.418
+L 547.783646 58.59
+" style="fill: none; stroke: #000000; stroke-width: 0.8; stroke-linejoin: miter; stroke-linecap: square"/>
+ </g>
+ <g id="patch_10">
+ <path d="M 547.783646 182.418
+L 750.577799 182.418
+" style="fill: none; stroke: #000000; stroke-width: 0.8; stroke-linejoin: miter; stroke-linecap: square"/>
+ </g>
+ <g id="text_41">
+ <text style="font-size: 9.5px; font-family: 'DejaVu Sans'" transform="translate(591.557285 41.952078)">(c) Stable-failure growth</text>
+ <text style="font-size: 9.5px; font-family: 'DejaVu Sans'" transform="translate(561.984082 52.59)">89% lower slope vs static calibration</text>
+ </g>
+ </g>
+ <g id="text_42">
+ <text style="font-size: 7px; font-family: 'DejaVu Sans'; text-anchor: end; fill: #666666" x="756.764312" y="224.888219" transform="rotate(-0 756.764312 224.888219)">Confirmation: 40 tasks, 3 component draws per task and size</text>
+ </g>
+ <g id="legend_1">
+ <g id="LineCollection_16">
+ <path d="M 188.858828 17.023828
+L 188.858828 9.523828
+" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_92">
+ <g>
+ <use xlink:href="#md14f657827" x="188.858828" y="17.023828" style="fill: #222222; stroke: #222222"/>
+ </g>
+ </g>
+ <g id="line2d_93">
+ <g>
+ <use xlink:href="#md14f657827" x="188.858828" y="9.523828" style="fill: #222222; stroke: #222222"/>
+ </g>
+ </g>
+ <g id="line2d_94">
+ <path d="M 181.358828 13.273828
+L 196.358828 13.273828
+" style="fill: none; stroke-dasharray: 1.15,1.8975; stroke-dashoffset: 0; stroke: #222222; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_95">
+ <g>
+ <use xlink:href="#m604a918960" x="188.858828" y="13.273828" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ </g>
+ </g>
+ <g id="text_43">
+ <text style="font-size: 7.5px; font-family: 'DejaVu Sans'; text-anchor: start" x="202.358828" y="15.898828" transform="rotate(-0 202.358828 15.898828)">Clean</text>
+ </g>
+ <g id="LineCollection_17">
+ <path d="M 246.143594 17.023828
+L 246.143594 9.523828
+" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_96">
+ <g>
+ <use xlink:href="#m49e10bec3b" x="246.143594" y="17.023828" style="fill: #cc79a7; stroke: #cc79a7"/>
+ </g>
+ </g>
+ <g id="line2d_97">
+ <g>
+ <use xlink:href="#m49e10bec3b" x="246.143594" y="9.523828" style="fill: #cc79a7; stroke: #cc79a7"/>
+ </g>
+ </g>
+ <g id="line2d_98">
+ <path d="M 238.643594 13.273828
+L 253.643594 13.273828
+" style="fill: none; stroke-dasharray: 4.255,1.84; stroke-dashoffset: 0; stroke: #cc79a7; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_99">
+ <g>
+ <use xlink:href="#mb5b8872dae" x="246.143594" y="13.273828" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ </g>
+ </g>
+ <g id="text_44">
+ <text style="font-size: 7.5px; font-family: 'DejaVu Sans'; text-anchor: start" x="259.643594" y="15.898828" transform="rotate(-0 259.643594 15.898828)">Same-RMS noise</text>
+ </g>
+ <g id="LineCollection_18">
+ <path d="M 344.902187 17.023828
+L 344.902187 9.523828
+" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_100">
+ <g>
+ <use xlink:href="#md409dfbb7c" x="344.902187" y="17.023828" style="fill: #d55e00; stroke: #d55e00"/>
+ </g>
+ </g>
+ <g id="line2d_101">
+ <g>
+ <use xlink:href="#md409dfbb7c" x="344.902187" y="9.523828" style="fill: #d55e00; stroke: #d55e00"/>
+ </g>
+ </g>
+ <g id="line2d_102">
+ <path d="M 337.402187 13.273828
+L 352.402187 13.273828
+" style="fill: none; stroke: #d55e00; stroke-width: 1.15; stroke-linecap: square"/>
+ </g>
+ <g id="line2d_103">
+ <g>
+ <use xlink:href="#m27760d21eb" x="344.902187" y="13.273828" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ </g>
+ </g>
+ <g id="text_45">
+ <text style="font-size: 7.5px; font-family: 'DejaVu Sans'; text-anchor: start" x="358.402187" y="15.898828" transform="rotate(-0 358.402187 15.898828)">Raw imperfection</text>
+ </g>
+ <g id="LineCollection_19">
+ <path d="M 446.651406 17.023828
+L 446.651406 9.523828
+" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_104">
+ <g>
+ <use xlink:href="#mb9f4f0eabb" x="446.651406" y="17.023828" style="fill: #666666; stroke: #666666"/>
+ </g>
+ </g>
+ <g id="line2d_105">
+ <g>
+ <use xlink:href="#mb9f4f0eabb" x="446.651406" y="9.523828" style="fill: #666666; stroke: #666666"/>
+ </g>
+ </g>
+ <g id="line2d_106">
+ <path d="M 439.151406 13.273828
+L 454.151406 13.273828
+" style="fill: none; stroke-dasharray: 4.255,1.84; stroke-dashoffset: 0; stroke: #666666; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_107">
+ <g>
+ <use xlink:href="#m0e95f0b89e" x="446.651406" y="13.273828" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ </g>
+ </g>
+ <g id="text_46">
+ <text style="font-size: 7.5px; font-family: 'DejaVu Sans'; text-anchor: start" x="460.151406" y="15.898828" transform="rotate(-0 460.151406 15.898828)">Static calibration</text>
+ </g>
+ <g id="LineCollection_20">
+ <path d="M 546.174062 17.023828
+L 546.174062 9.523828
+" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ </g>
+ <g id="line2d_108">
+ <g>
+ <use xlink:href="#m43bd413447" x="546.174062" y="17.023828" style="fill: #0072b2; stroke: #0072b2"/>
+ </g>
+ </g>
+ <g id="line2d_109">
+ <g>
+ <use xlink:href="#m43bd413447" x="546.174062" y="9.523828" style="fill: #0072b2; stroke: #0072b2"/>
+ </g>
+ </g>
+ <g id="line2d_110">
+ <path d="M 538.674062 13.273828
+L 553.674062 13.273828
+" style="fill: none; stroke: #0072b2; stroke-width: 1.7; stroke-linecap: square"/>
+ </g>
+ <g id="line2d_111">
+ <g>
+ <use xlink:href="#m0947275ab6" x="546.174062" y="13.273828" style="fill: #0072b2; stroke: #0072b2"/>
+ </g>
+ </g>
+ <g id="text_47">
+ <text style="font-size: 7.5px; font-family: 'DejaVu Sans'; text-anchor: start" x="559.674062" y="15.898828" transform="rotate(-0 559.674062 15.898828)">SDIL</text>
+ </g>
+ </g>
+ </g>
+ <defs>
+ <clipPath id="p9c04c6349a">
+ <rect x="36.590313" y="58.59" width="202.794153" height="123.828"/>
+ </clipPath>
+ <clipPath id="p03699c4eb0">
+ <rect x="292.186979" y="58.59" width="202.794153" height="123.828"/>
+ </clipPath>
+ <clipPath id="p756d629db9">
+ <rect x="547.783646" y="58.59" width="202.794153" height="123.828"/>
+ </clipPath>
+ </defs>
+</svg>
diff --git a/results/figs/figure_clln_scaling_confirmation_resources.pdf b/results/figs/figure_clln_scaling_confirmation_resources.pdf
new file mode 100644
index 0000000..7f92e9e
--- /dev/null
+++ b/results/figs/figure_clln_scaling_confirmation_resources.pdf
Binary files differ
diff --git a/results/figs/figure_clln_scaling_confirmation_resources.png b/results/figs/figure_clln_scaling_confirmation_resources.png
new file mode 100644
index 0000000..1858719
--- /dev/null
+++ b/results/figs/figure_clln_scaling_confirmation_resources.png
Binary files differ
diff --git a/results/figs/figure_clln_scaling_confirmation_resources.svg b/results/figs/figure_clln_scaling_confirmation_resources.svg
new file mode 100644
index 0000000..4d1e326
--- /dev/null
+++ b/results/figs/figure_clln_scaling_confirmation_resources.svg
@@ -0,0 +1,1439 @@
+<?xml version="1.0" encoding="utf-8" standalone="no"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
+ "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
+<svg xmlns:xlink="http://www.w3.org/1999/xlink" width="534.0183pt" height="237.198pt" viewBox="0 0 534.0183 237.198" xmlns="http://www.w3.org/2000/svg" version="1.1">
+ <metadata>
+ <rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+ <cc:Work>
+ <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
+ <dc:date>2026-08-29T20:40:15.057227</dc:date>
+ <dc:format>image/svg+xml</dc:format>
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>Matplotlib v3.10.8, https://matplotlib.org/</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <defs>
+ <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
+ </defs>
+ <g id="figure_1">
+ <g id="patch_1">
+ <path d="M 0 237.198
+L 534.0183 237.198
+L 534.0183 0
+L 0 0
+z
+" style="fill: #ffffff"/>
+ </g>
+ <g id="axes_1">
+ <g id="patch_2">
+ <path d="M 40.990313 182.098
+L 254.27683 182.098
+L 254.27683 63.414
+L 40.990313 63.414
+z
+" style="fill: #ffffff"/>
+ </g>
+ <g id="matplotlib.axis_1">
+ <g id="xtick_1">
+ <g id="line2d_1">
+ <defs>
+ <path id="m9e96a9dae0" d="M 0 0
+L 0 3.5
+" style="stroke: #000000; stroke-width: 0.8"/>
+ </defs>
+ <g>
+ <use xlink:href="#m9e96a9dae0" x="50.685154" y="182.098" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_1">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: middle" x="50.685154" y="195.17675" transform="rotate(-0 50.685154 195.17675)">32</text>
+ </g>
+ </g>
+ <g id="xtick_2">
+ <g id="line2d_2">
+ <g>
+ <use xlink:href="#m9e96a9dae0" x="115.317432" y="182.098" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_2">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: middle" x="115.317432" y="195.17675" transform="rotate(-0 115.317432 195.17675)">128</text>
+ </g>
+ </g>
+ <g id="xtick_3">
+ <g id="line2d_3">
+ <g>
+ <use xlink:href="#m9e96a9dae0" x="153.124891" y="182.098" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_3">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: middle" x="153.124891" y="195.17675" transform="rotate(-0 153.124891 195.17675)">288</text>
+ </g>
+ </g>
+ <g id="xtick_4">
+ <g id="line2d_4">
+ <g>
+ <use xlink:href="#m9e96a9dae0" x="179.94971" y="182.098" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_4">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: middle" x="179.94971" y="195.17675" transform="rotate(-0 179.94971 195.17675)">512</text>
+ </g>
+ </g>
+ <g id="xtick_5">
+ <g id="line2d_5">
+ <g>
+ <use xlink:href="#m9e96a9dae0" x="217.75717" y="182.098" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_5">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: middle" x="217.75717" y="195.17675" transform="rotate(-0 217.75717 195.17675)">1.2k</text>
+ </g>
+ </g>
+ <g id="xtick_6">
+ <g id="line2d_6">
+ <g>
+ <use xlink:href="#m9e96a9dae0" x="244.581989" y="182.098" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_6">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: middle" x="244.581989" y="195.17675" transform="rotate(-0 244.581989 195.17675)">2.0k</text>
+ </g>
+ </g>
+ <g id="text_7">
+ <text style="font-size: 9px; font-family: 'DejaVu Sans'; text-anchor: middle" x="147.633571" y="207.679094" transform="rotate(-0 147.633571 207.679094)">Learnable edges</text>
+ </g>
+ </g>
+ <g id="matplotlib.axis_2">
+ <g id="ytick_1">
+ <g id="line2d_7">
+ <path d="M 40.990313 120.575252
+L 254.27683 120.575252
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #d9d9d9; stroke-opacity: 0.8; stroke-width: 0.55; stroke-linecap: square"/>
+ </g>
+ <g id="line2d_8">
+ <defs>
+ <path id="m3c6ff06a67" d="M 0 0
+L -3.5 0
+" style="stroke: #000000; stroke-width: 0.8"/>
+ </defs>
+ <g>
+ <use xlink:href="#m3c6ff06a67" x="40.990313" y="120.575252" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_8">
+ <!-- $\mathdefault{10^{3}}$ -->
+ <g transform="translate(19.910313 123.614627)">
+ <text>
+ <tspan x="0" y="-0.78125" style="font-size: 8px; font-family: 'DejaVu Sans'">1</tspan>
+ <tspan x="5.089844" y="-0.78125" style="font-size: 8px; font-family: 'DejaVu Sans'">0</tspan>
+ <tspan x="10.25625" y="-3.84375" style="font-size: 5.6px; font-family: 'DejaVu Sans'">3</tspan>
+ </text>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_2">
+ <g id="line2d_9">
+ <defs>
+ <path id="m8384d7e2da" d="M 0 0
+L -2 0
+" style="stroke: #000000; stroke-width: 0.6"/>
+ </defs>
+ <g>
+ <use xlink:href="#m8384d7e2da" x="40.990313" y="173.688961" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_3">
+ <g id="line2d_10">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="40.990313" y="160.308043" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_4">
+ <g id="line2d_11">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="40.990313" y="150.814132" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_5">
+ <g id="line2d_12">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="40.990313" y="143.450081" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_6">
+ <g id="line2d_13">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="40.990313" y="137.433214" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_7">
+ <g id="line2d_14">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="40.990313" y="132.346026" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_8">
+ <g id="line2d_15">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="40.990313" y="127.939303" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_9">
+ <g id="line2d_16">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="40.990313" y="124.052297" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_10">
+ <g id="line2d_17">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="40.990313" y="97.700423" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_11">
+ <g id="line2d_18">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="40.990313" y="84.319506" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_12">
+ <g id="line2d_19">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="40.990313" y="74.825594" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_13">
+ <g id="line2d_20">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="40.990313" y="67.461544" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="text_9">
+ <text style="font-size: 9px; font-family: 'DejaVu Sans'; text-anchor: middle" x="14.038594" y="122.756" transform="rotate(-90 14.038594 122.756)">Local updates to stable zero error</text>
+ </g>
+ </g>
+ <g id="LineCollection_1">
+ <path d="M 50.685154 173.854382
+L 50.685154 139.523095
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ <path d="M 115.317432 147.970147
+L 115.317432 112.428524
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ <path d="M 153.124891 139.013258
+L 153.124891 105.731191
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ <path d="M 179.94971 119.98651
+L 179.94971 94.886729
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ <path d="M 217.75717 103.219443
+L 217.75717 86.738106
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ <path d="M 244.581989 81.53613
+L 244.581989 77.078892
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_21">
+ <defs>
+ <path id="m8955857049" d="M 2 0
+L -2 -0
+" style="stroke: #222222"/>
+ </defs>
+ <g clip-path="url(#p2a9d37320b)">
+ <use xlink:href="#m8955857049" x="50.685154" y="173.854382" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#m8955857049" x="115.317432" y="147.970147" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#m8955857049" x="153.124891" y="139.013258" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#m8955857049" x="179.94971" y="119.98651" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#m8955857049" x="217.75717" y="103.219443" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#m8955857049" x="244.581989" y="81.53613" style="fill: #222222; stroke: #222222"/>
+ </g>
+ </g>
+ <g id="line2d_22">
+ <g clip-path="url(#p2a9d37320b)">
+ <use xlink:href="#m8955857049" x="50.685154" y="139.523095" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#m8955857049" x="115.317432" y="112.428524" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#m8955857049" x="153.124891" y="105.731191" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#m8955857049" x="179.94971" y="94.886729" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#m8955857049" x="217.75717" y="86.738106" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#m8955857049" x="244.581989" y="77.078892" style="fill: #222222; stroke: #222222"/>
+ </g>
+ </g>
+ <g id="LineCollection_2">
+ <path d="M 50.685154 149.075278
+L 50.685154 112.201258
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ <path d="M 115.317432 110.899417
+L 115.317432 90.717368
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ <path d="M 153.124891 85.208766
+L 153.124891 76.633639
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ <path d="M 179.94971 75.438021
+L 179.94971 71.597104
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ <path d="M 217.75717 70.089494
+L 217.75717 69.150184
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ <path d="M 244.581989 69.880499
+L 244.581989 68.918916
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_23">
+ <defs>
+ <path id="m66d7922e6d" d="M 2 0
+L -2 -0
+" style="stroke: #cc79a7"/>
+ </defs>
+ <g clip-path="url(#p2a9d37320b)">
+ <use xlink:href="#m66d7922e6d" x="50.685154" y="149.075278" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m66d7922e6d" x="115.317432" y="110.899417" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m66d7922e6d" x="153.124891" y="85.208766" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m66d7922e6d" x="179.94971" y="75.438021" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m66d7922e6d" x="217.75717" y="70.089494" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m66d7922e6d" x="244.581989" y="69.880499" style="fill: #cc79a7; stroke: #cc79a7"/>
+ </g>
+ </g>
+ <g id="line2d_24">
+ <g clip-path="url(#p2a9d37320b)">
+ <use xlink:href="#m66d7922e6d" x="50.685154" y="112.201258" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m66d7922e6d" x="115.317432" y="90.717368" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m66d7922e6d" x="153.124891" y="76.633639" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m66d7922e6d" x="179.94971" y="71.597104" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m66d7922e6d" x="217.75717" y="69.150184" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m66d7922e6d" x="244.581989" y="68.918916" style="fill: #cc79a7; stroke: #cc79a7"/>
+ </g>
+ </g>
+ <g id="LineCollection_3">
+ <path d="M 50.685154 83.856917
+L 50.685154 77.738125
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ <path d="M 115.317432 79.738046
+L 115.317432 74.234796
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ <path d="M 153.124891 72.248817
+L 153.124891 70.080724
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ <path d="M 179.94971 71.712076
+L 179.94971 70.306825
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ <path d="M 217.75717 68.808727
+L 217.75717 68.808727
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ <path d="M 244.581989 68.808727
+L 244.581989 68.808727
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_25">
+ <defs>
+ <path id="m23e1cef07c" d="M 2 0
+L -2 -0
+" style="stroke: #d55e00"/>
+ </defs>
+ <g clip-path="url(#p2a9d37320b)">
+ <use xlink:href="#m23e1cef07c" x="50.685154" y="83.856917" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#m23e1cef07c" x="115.317432" y="79.738046" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#m23e1cef07c" x="153.124891" y="72.248817" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#m23e1cef07c" x="179.94971" y="71.712076" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#m23e1cef07c" x="217.75717" y="68.808727" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#m23e1cef07c" x="244.581989" y="68.808727" style="fill: #d55e00; stroke: #d55e00"/>
+ </g>
+ </g>
+ <g id="line2d_26">
+ <g clip-path="url(#p2a9d37320b)">
+ <use xlink:href="#m23e1cef07c" x="50.685154" y="77.738125" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#m23e1cef07c" x="115.317432" y="74.234796" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#m23e1cef07c" x="153.124891" y="70.080724" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#m23e1cef07c" x="179.94971" y="70.306825" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#m23e1cef07c" x="217.75717" y="68.808727" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#m23e1cef07c" x="244.581989" y="68.808727" style="fill: #d55e00; stroke: #d55e00"/>
+ </g>
+ </g>
+ <g id="LineCollection_4">
+ <path d="M 50.685154 127.682498
+L 50.685154 101.009144
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ <path d="M 115.317432 119.055699
+L 115.317432 96.150418
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ <path d="M 153.124891 118.757058
+L 153.124891 95.397879
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ <path d="M 179.94971 97.152641
+L 179.94971 83.10187
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ <path d="M 217.75717 81.1476
+L 217.75717 74.117441
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ <path d="M 244.581989 71.416272
+L 244.581989 69.85163
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_27">
+ <defs>
+ <path id="m12a4d27d6e" d="M 2 0
+L -2 -0
+" style="stroke: #666666"/>
+ </defs>
+ <g clip-path="url(#p2a9d37320b)">
+ <use xlink:href="#m12a4d27d6e" x="50.685154" y="127.682498" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#m12a4d27d6e" x="115.317432" y="119.055699" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#m12a4d27d6e" x="153.124891" y="118.757058" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#m12a4d27d6e" x="179.94971" y="97.152641" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#m12a4d27d6e" x="217.75717" y="81.1476" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#m12a4d27d6e" x="244.581989" y="71.416272" style="fill: #666666; stroke: #666666"/>
+ </g>
+ </g>
+ <g id="line2d_28">
+ <g clip-path="url(#p2a9d37320b)">
+ <use xlink:href="#m12a4d27d6e" x="50.685154" y="101.009144" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#m12a4d27d6e" x="115.317432" y="96.150418" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#m12a4d27d6e" x="153.124891" y="95.397879" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#m12a4d27d6e" x="179.94971" y="83.10187" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#m12a4d27d6e" x="217.75717" y="74.117441" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#m12a4d27d6e" x="244.581989" y="69.85163" style="fill: #666666; stroke: #666666"/>
+ </g>
+ </g>
+ <g id="LineCollection_5">
+ <path d="M 50.685154 176.703273
+L 50.685154 142.875714
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ <path d="M 115.317432 148.325277
+L 115.317432 112.58315
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ <path d="M 153.124891 140.105307
+L 153.124891 105.703141
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ <path d="M 179.94971 119.98651
+L 179.94971 94.987645
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ <path d="M 217.75717 103.037903
+L 217.75717 86.928043
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ <path d="M 244.581989 81.59685
+L 244.581989 77.196881
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ </g>
+ <g id="line2d_29">
+ <defs>
+ <path id="m0a42b65256" d="M 2 0
+L -2 -0
+" style="stroke: #0072b2"/>
+ </defs>
+ <g clip-path="url(#p2a9d37320b)">
+ <use xlink:href="#m0a42b65256" x="50.685154" y="176.703273" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0a42b65256" x="115.317432" y="148.325277" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0a42b65256" x="153.124891" y="140.105307" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0a42b65256" x="179.94971" y="119.98651" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0a42b65256" x="217.75717" y="103.037903" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0a42b65256" x="244.581989" y="81.59685" style="fill: #0072b2; stroke: #0072b2"/>
+ </g>
+ </g>
+ <g id="line2d_30">
+ <g clip-path="url(#p2a9d37320b)">
+ <use xlink:href="#m0a42b65256" x="50.685154" y="142.875714" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0a42b65256" x="115.317432" y="112.58315" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0a42b65256" x="153.124891" y="105.703141" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0a42b65256" x="179.94971" y="94.987645" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0a42b65256" x="217.75717" y="86.928043" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0a42b65256" x="244.581989" y="77.196881" style="fill: #0072b2; stroke: #0072b2"/>
+ </g>
+ </g>
+ <g id="line2d_31">
+ <path d="M 50.685154 154.488859
+L 115.317432 127.285788
+L 153.124891 119.471858
+L 179.94971 105.479591
+L 217.75717 94.167324
+L 244.581989 79.28894
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke-dasharray: 1.15,1.8975; stroke-dashoffset: 0; stroke: #222222; stroke-width: 1.15"/>
+ <defs>
+ <path id="mae20972eeb" d="M 0 -2.25
+L -2.25 2.25
+L 2.25 2.25
+z
+" style="stroke: #222222; stroke-linejoin: miter"/>
+ </defs>
+ <g clip-path="url(#p2a9d37320b)">
+ <use xlink:href="#mae20972eeb" x="50.685154" y="154.488859" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ <use xlink:href="#mae20972eeb" x="115.317432" y="127.285788" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ <use xlink:href="#mae20972eeb" x="153.124891" y="119.471858" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ <use xlink:href="#mae20972eeb" x="179.94971" y="105.479591" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ <use xlink:href="#mae20972eeb" x="217.75717" y="94.167324" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ <use xlink:href="#mae20972eeb" x="244.581989" y="79.28894" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ </g>
+ </g>
+ <g id="line2d_32">
+ <path d="M 50.685154 127.055396
+L 115.317432 99.60547
+L 153.124891 80.463398
+L 179.94971 73.358044
+L 217.75717 69.563139
+L 244.581989 69.321636
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke-dasharray: 4.255,1.84; stroke-dashoffset: 0; stroke: #cc79a7; stroke-width: 1.15"/>
+ <defs>
+ <path id="m53eeeb15d8" d="M -0 3.181981
+L 3.181981 0
+L 0 -3.181981
+L -3.181981 -0
+z
+" style="stroke: #cc79a7; stroke-linejoin: miter"/>
+ </defs>
+ <g clip-path="url(#p2a9d37320b)">
+ <use xlink:href="#m53eeeb15d8" x="50.685154" y="127.055396" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ <use xlink:href="#m53eeeb15d8" x="115.317432" y="99.60547" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ <use xlink:href="#m53eeeb15d8" x="153.124891" y="80.463398" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ <use xlink:href="#m53eeeb15d8" x="179.94971" y="73.358044" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ <use xlink:href="#m53eeeb15d8" x="217.75717" y="69.563139" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ <use xlink:href="#m53eeeb15d8" x="244.581989" y="69.321636" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ </g>
+ </g>
+ <g id="line2d_33">
+ <path d="M 50.685154 80.602426
+L 115.317432 76.800932
+L 153.124891 71.068835
+L 179.94971 70.968426
+L 217.75717 68.808727
+L 244.581989 68.808727
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #d55e00; stroke-width: 1.15; stroke-linecap: square"/>
+ <defs>
+ <path id="mf21b2d8758" d="M -1.125 2.25
+L 0 1.125
+L 1.125 2.25
+L 2.25 1.125
+L 1.125 0
+L 2.25 -1.125
+L 1.125 -2.25
+L 0 -1.125
+L -1.125 -2.25
+L -2.25 -1.125
+L -1.125 0
+L -2.25 1.125
+z
+" style="stroke: #d55e00; stroke-linejoin: miter"/>
+ </defs>
+ <g clip-path="url(#p2a9d37320b)">
+ <use xlink:href="#mf21b2d8758" x="50.685154" y="80.602426" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ <use xlink:href="#mf21b2d8758" x="115.317432" y="76.800932" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ <use xlink:href="#mf21b2d8758" x="153.124891" y="71.068835" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ <use xlink:href="#mf21b2d8758" x="179.94971" y="70.968426" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ <use xlink:href="#mf21b2d8758" x="217.75717" y="68.808727" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ <use xlink:href="#mf21b2d8758" x="244.581989" y="68.808727" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ </g>
+ </g>
+ <g id="line2d_34">
+ <path d="M 50.685154 112.197721
+L 115.317432 105.981897
+L 153.124891 105.4923
+L 179.94971 89.413372
+L 217.75717 77.344146
+L 244.581989 70.588438
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke-dasharray: 4.255,1.84; stroke-dashoffset: 0; stroke: #666666; stroke-width: 1.15"/>
+ <defs>
+ <path id="mc3f80339ae" d="M -2.25 2.25
+L 2.25 2.25
+L 2.25 -2.25
+L -2.25 -2.25
+z
+" style="stroke: #666666; stroke-linejoin: miter"/>
+ </defs>
+ <g clip-path="url(#p2a9d37320b)">
+ <use xlink:href="#mc3f80339ae" x="50.685154" y="112.197721" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ <use xlink:href="#mc3f80339ae" x="115.317432" y="105.981897" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ <use xlink:href="#mc3f80339ae" x="153.124891" y="105.4923" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ <use xlink:href="#mc3f80339ae" x="179.94971" y="89.413372" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ <use xlink:href="#mc3f80339ae" x="217.75717" y="77.344146" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ <use xlink:href="#mc3f80339ae" x="244.581989" y="70.588438" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ </g>
+ </g>
+ <g id="line2d_35">
+ <path d="M 50.685154 157.709706
+L 115.317432 127.447957
+L 153.124891 119.706744
+L 179.94971 105.507452
+L 217.75717 94.196988
+L 244.581989 79.358277
+" clip-path="url(#p2a9d37320b)" style="fill: none; stroke: #0072b2; stroke-width: 1.7; stroke-linecap: square"/>
+ <defs>
+ <path id="mdb30404a38" d="M 0 2.25
+C 0.596707 2.25 1.169055 2.012926 1.59099 1.59099
+C 2.012926 1.169055 2.25 0.596707 2.25 0
+C 2.25 -0.596707 2.012926 -1.169055 1.59099 -1.59099
+C 1.169055 -2.012926 0.596707 -2.25 0 -2.25
+C -0.596707 -2.25 -1.169055 -2.012926 -1.59099 -1.59099
+C -2.012926 -1.169055 -2.25 -0.596707 -2.25 0
+C -2.25 0.596707 -2.012926 1.169055 -1.59099 1.59099
+C -1.169055 2.012926 -0.596707 2.25 0 2.25
+z
+" style="stroke: #0072b2"/>
+ </defs>
+ <g clip-path="url(#p2a9d37320b)">
+ <use xlink:href="#mdb30404a38" x="50.685154" y="157.709706" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#mdb30404a38" x="115.317432" y="127.447957" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#mdb30404a38" x="153.124891" y="119.706744" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#mdb30404a38" x="179.94971" y="105.507452" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#mdb30404a38" x="217.75717" y="94.196988" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#mdb30404a38" x="244.581989" y="79.358277" style="fill: #0072b2; stroke: #0072b2"/>
+ </g>
+ </g>
+ <g id="patch_3">
+ <path d="M 40.990313 182.098
+L 40.990313 63.414
+" style="fill: none; stroke: #000000; stroke-width: 0.8; stroke-linejoin: miter; stroke-linecap: square"/>
+ </g>
+ <g id="patch_4">
+ <path d="M 40.990312 182.098
+L 254.27683 182.098
+" style="fill: none; stroke: #000000; stroke-width: 0.8; stroke-linejoin: miter; stroke-linecap: square"/>
+ </g>
+ <g id="text_10">
+ <text style="font-size: 9.5px; font-family: 'DejaVu Sans'" transform="translate(83.496696 46.776078)">(a) Censored cost to target</text>
+ <text style="font-size: 9.5px; font-family: 'DejaVu Sans'" transform="translate(67.444665 57.414)">SDIL/static = 0.77 at 2,048 edges</text>
+ </g>
+ </g>
+ <g id="axes_2">
+ <g id="patch_5">
+ <path d="M 306.817187 182.098
+L 520.103705 182.098
+L 520.103705 63.414
+L 306.817187 63.414
+z
+" style="fill: #ffffff"/>
+ </g>
+ <g id="matplotlib.axis_3">
+ <g id="xtick_7">
+ <g id="line2d_36">
+ <g>
+ <use xlink:href="#m9e96a9dae0" x="316.512029" y="182.098" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_11">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: middle" x="316.512029" y="195.17675" transform="rotate(-0 316.512029 195.17675)">32</text>
+ </g>
+ </g>
+ <g id="xtick_8">
+ <g id="line2d_37">
+ <g>
+ <use xlink:href="#m9e96a9dae0" x="381.144307" y="182.098" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_12">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: middle" x="381.144307" y="195.17675" transform="rotate(-0 381.144307 195.17675)">128</text>
+ </g>
+ </g>
+ <g id="xtick_9">
+ <g id="line2d_38">
+ <g>
+ <use xlink:href="#m9e96a9dae0" x="418.951766" y="182.098" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_13">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: middle" x="418.951766" y="195.17675" transform="rotate(-0 418.951766 195.17675)">288</text>
+ </g>
+ </g>
+ <g id="xtick_10">
+ <g id="line2d_39">
+ <g>
+ <use xlink:href="#m9e96a9dae0" x="445.776585" y="182.098" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_14">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: middle" x="445.776585" y="195.17675" transform="rotate(-0 445.776585 195.17675)">512</text>
+ </g>
+ </g>
+ <g id="xtick_11">
+ <g id="line2d_40">
+ <g>
+ <use xlink:href="#m9e96a9dae0" x="483.584045" y="182.098" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_15">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: middle" x="483.584045" y="195.17675" transform="rotate(-0 483.584045 195.17675)">1.2k</text>
+ </g>
+ </g>
+ <g id="xtick_12">
+ <g id="line2d_41">
+ <g>
+ <use xlink:href="#m9e96a9dae0" x="510.408864" y="182.098" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_16">
+ <text style="font-size: 8px; font-family: 'DejaVu Sans'; text-anchor: middle" x="510.408864" y="195.17675" transform="rotate(-0 510.408864 195.17675)">2.0k</text>
+ </g>
+ </g>
+ <g id="text_17">
+ <text style="font-size: 9px; font-family: 'DejaVu Sans'; text-anchor: middle" x="413.460446" y="207.679094" transform="rotate(-0 413.460446 207.679094)">Learnable edges</text>
+ </g>
+ </g>
+ <g id="matplotlib.axis_4">
+ <g id="ytick_14">
+ <g id="line2d_42">
+ <path d="M 306.817187 170.427834
+L 520.103705 170.427834
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #d9d9d9; stroke-opacity: 0.8; stroke-width: 0.55; stroke-linecap: square"/>
+ </g>
+ <g id="line2d_43">
+ <g>
+ <use xlink:href="#m3c6ff06a67" x="306.817187" y="170.427834" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_18">
+ <!-- $\mathdefault{10^{4}}$ -->
+ <g transform="translate(285.737188 173.467209)">
+ <text>
+ <tspan x="0" y="-0.857813" style="font-size: 8px; font-family: 'DejaVu Sans'">1</tspan>
+ <tspan x="5.089844" y="-0.857813" style="font-size: 8px; font-family: 'DejaVu Sans'">0</tspan>
+ <tspan x="10.25625" y="-3.920313" style="font-size: 5.6px; font-family: 'DejaVu Sans'">4</tspan>
+ </text>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_15">
+ <g id="line2d_44">
+ <path d="M 306.817187 138.500504
+L 520.103705 138.500504
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #d9d9d9; stroke-opacity: 0.8; stroke-width: 0.55; stroke-linecap: square"/>
+ </g>
+ <g id="line2d_45">
+ <g>
+ <use xlink:href="#m3c6ff06a67" x="306.817187" y="138.500504" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_19">
+ <!-- $\mathdefault{10^{5}}$ -->
+ <g transform="translate(285.737188 141.539879)">
+ <text>
+ <tspan x="0" y="-0.857813" style="font-size: 8px; font-family: 'DejaVu Sans'">1</tspan>
+ <tspan x="5.089844" y="-0.857813" style="font-size: 8px; font-family: 'DejaVu Sans'">0</tspan>
+ <tspan x="10.25625" y="-3.920313" style="font-size: 5.6px; font-family: 'DejaVu Sans'">5</tspan>
+ </text>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_16">
+ <g id="line2d_46">
+ <path d="M 306.817187 106.573173
+L 520.103705 106.573173
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #d9d9d9; stroke-opacity: 0.8; stroke-width: 0.55; stroke-linecap: square"/>
+ </g>
+ <g id="line2d_47">
+ <g>
+ <use xlink:href="#m3c6ff06a67" x="306.817187" y="106.573173" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_20">
+ <!-- $\mathdefault{10^{6}}$ -->
+ <g transform="translate(285.737188 109.612548)">
+ <text>
+ <tspan x="0" y="-0.78125" style="font-size: 8px; font-family: 'DejaVu Sans'">1</tspan>
+ <tspan x="5.089844" y="-0.78125" style="font-size: 8px; font-family: 'DejaVu Sans'">0</tspan>
+ <tspan x="10.25625" y="-3.84375" style="font-size: 5.6px; font-family: 'DejaVu Sans'">6</tspan>
+ </text>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_17">
+ <g id="line2d_48">
+ <path d="M 306.817187 74.645843
+L 520.103705 74.645843
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #d9d9d9; stroke-opacity: 0.8; stroke-width: 0.55; stroke-linecap: square"/>
+ </g>
+ <g id="line2d_49">
+ <g>
+ <use xlink:href="#m3c6ff06a67" x="306.817187" y="74.645843" style="stroke: #000000; stroke-width: 0.8"/>
+ </g>
+ </g>
+ <g id="text_21">
+ <!-- $\mathdefault{10^{7}}$ -->
+ <g transform="translate(285.737188 77.685218)">
+ <text>
+ <tspan x="0" y="-0.857813" style="font-size: 8px; font-family: 'DejaVu Sans'">1</tspan>
+ <tspan x="5.089844" y="-0.857813" style="font-size: 8px; font-family: 'DejaVu Sans'">0</tspan>
+ <tspan x="10.25625" y="-3.920313" style="font-size: 5.6px; font-family: 'DejaVu Sans'">7</tspan>
+ </text>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_18">
+ <g id="line2d_50">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="306.817187" y="180.038918" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_19">
+ <g id="line2d_51">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="306.817187" y="177.510873" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_20">
+ <g id="line2d_52">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="306.817187" y="175.37344" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_21">
+ <g id="line2d_53">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="306.817187" y="173.521912" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_22">
+ <g id="line2d_54">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="306.817187" y="171.888749" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_23">
+ <g id="line2d_55">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="306.817187" y="160.81675" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_24">
+ <g id="line2d_56">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="306.817187" y="155.194626" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_25">
+ <g id="line2d_57">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="306.817187" y="151.205666" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_26">
+ <g id="line2d_58">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="306.817187" y="148.111588" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_27">
+ <g id="line2d_59">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="306.817187" y="145.583542" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_28">
+ <g id="line2d_60">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="306.817187" y="143.44611" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_29">
+ <g id="line2d_61">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="306.817187" y="141.594582" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_30">
+ <g id="line2d_62">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="306.817187" y="139.961418" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_31">
+ <g id="line2d_63">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="306.817187" y="128.88942" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_32">
+ <g id="line2d_64">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="306.817187" y="123.267296" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_33">
+ <g id="line2d_65">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="306.817187" y="119.278336" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_34">
+ <g id="line2d_66">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="306.817187" y="116.184258" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_35">
+ <g id="line2d_67">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="306.817187" y="113.656212" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_36">
+ <g id="line2d_68">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="306.817187" y="111.51878" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_37">
+ <g id="line2d_69">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="306.817187" y="109.667251" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_38">
+ <g id="line2d_70">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="306.817187" y="108.034088" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_39">
+ <g id="line2d_71">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="306.817187" y="96.962089" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_40">
+ <g id="line2d_72">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="306.817187" y="91.339966" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_41">
+ <g id="line2d_73">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="306.817187" y="87.351005" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_42">
+ <g id="line2d_74">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="306.817187" y="84.256927" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_43">
+ <g id="line2d_75">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="306.817187" y="81.728881" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_44">
+ <g id="line2d_76">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="306.817187" y="79.591449" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_45">
+ <g id="line2d_77">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="306.817187" y="77.739921" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_46">
+ <g id="line2d_78">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="306.817187" y="76.106758" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="ytick_47">
+ <g id="line2d_79">
+ <g>
+ <use xlink:href="#m8384d7e2da" x="306.817187" y="65.034759" style="stroke: #000000; stroke-width: 0.6"/>
+ </g>
+ </g>
+ </g>
+ <g id="text_22">
+ <text style="font-size: 9px; font-family: 'DejaVu Sans'; text-anchor: middle" x="279.865469" y="122.756" transform="rotate(-90 279.865469 122.756)">Local scalar reads to stable zero error</text>
+ </g>
+ </g>
+ <g id="LineCollection_6">
+ <path d="M 316.512029 176.703273
+L 316.512029 162.324549
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ <path d="M 381.144307 146.52435
+L 381.144307 131.698046
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ <path d="M 418.951766 131.823579
+L 418.951766 117.561123
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ <path d="M 445.776585 115.690008
+L 445.776585 105.087611
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ <path d="M 483.584045 97.318946
+L 483.584045 90.45396
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ <path d="M 510.408864 80.222075
+L 510.408864 78.35763
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_80">
+ <g clip-path="url(#p26edfe43c9)">
+ <use xlink:href="#m8955857049" x="316.512029" y="176.703273" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#m8955857049" x="381.144307" y="146.52435" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#m8955857049" x="418.951766" y="131.823579" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#m8955857049" x="445.776585" y="115.690008" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#m8955857049" x="483.584045" y="97.318946" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#m8955857049" x="510.408864" y="80.222075" style="fill: #222222; stroke: #222222"/>
+ </g>
+ </g>
+ <g id="line2d_81">
+ <g clip-path="url(#p26edfe43c9)">
+ <use xlink:href="#m8955857049" x="316.512029" y="162.324549" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#m8955857049" x="381.144307" y="131.698046" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#m8955857049" x="418.951766" y="117.561123" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#m8955857049" x="445.776585" y="105.087611" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#m8955857049" x="483.584045" y="90.45396" style="fill: #222222; stroke: #222222"/>
+ <use xlink:href="#m8955857049" x="510.408864" y="78.35763" style="fill: #222222; stroke: #222222"/>
+ </g>
+ </g>
+ <g id="LineCollection_7">
+ <path d="M 316.512029 166.337401
+L 316.512029 150.690071
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ <path d="M 381.144307 130.917366
+L 381.144307 122.60118
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ <path d="M 418.951766 108.959196
+L 418.951766 105.329804
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ <path d="M 445.776585 96.878558
+L 445.776585 95.278139
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ <path d="M 483.584045 83.397598
+L 483.584045 83.004289
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ <path d="M 510.408864 75.339163
+L 510.408864 74.92739
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_82">
+ <g clip-path="url(#p26edfe43c9)">
+ <use xlink:href="#m66d7922e6d" x="316.512029" y="166.337401" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m66d7922e6d" x="381.144307" y="130.917366" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m66d7922e6d" x="418.951766" y="108.959196" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m66d7922e6d" x="445.776585" y="96.878558" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m66d7922e6d" x="483.584045" y="83.397598" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m66d7922e6d" x="510.408864" y="75.339163" style="fill: #cc79a7; stroke: #cc79a7"/>
+ </g>
+ </g>
+ <g id="line2d_83">
+ <g clip-path="url(#p26edfe43c9)">
+ <use xlink:href="#m66d7922e6d" x="316.512029" y="150.690071" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m66d7922e6d" x="381.144307" y="122.60118" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m66d7922e6d" x="418.951766" y="105.329804" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m66d7922e6d" x="445.776585" y="95.278139" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m66d7922e6d" x="483.584045" y="83.004289" style="fill: #cc79a7; stroke: #cc79a7"/>
+ <use xlink:href="#m66d7922e6d" x="510.408864" y="74.92739" style="fill: #cc79a7; stroke: #cc79a7"/>
+ </g>
+ </g>
+ <g id="LineCollection_8">
+ <path d="M 316.512029 138.902638
+L 316.512029 136.290949
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ <path d="M 381.144307 117.910371
+L 381.144307 115.632031
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ <path d="M 418.951766 103.528695
+L 418.951766 102.621189
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ <path d="M 445.776585 95.32251
+L 445.776585 94.730778
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ <path d="M 483.584045 82.860946
+L 483.584045 82.860946
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ <path d="M 510.408864 74.883025
+L 510.408864 74.883025
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_84">
+ <g clip-path="url(#p26edfe43c9)">
+ <use xlink:href="#m23e1cef07c" x="316.512029" y="138.902638" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#m23e1cef07c" x="381.144307" y="117.910371" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#m23e1cef07c" x="418.951766" y="103.528695" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#m23e1cef07c" x="445.776585" y="95.32251" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#m23e1cef07c" x="483.584045" y="82.860946" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#m23e1cef07c" x="510.408864" y="74.883025" style="fill: #d55e00; stroke: #d55e00"/>
+ </g>
+ </g>
+ <g id="line2d_85">
+ <g clip-path="url(#p26edfe43c9)">
+ <use xlink:href="#m23e1cef07c" x="316.512029" y="136.290949" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#m23e1cef07c" x="381.144307" y="115.632031" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#m23e1cef07c" x="418.951766" y="102.621189" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#m23e1cef07c" x="445.776585" y="94.730778" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#m23e1cef07c" x="483.584045" y="82.860946" style="fill: #d55e00; stroke: #d55e00"/>
+ <use xlink:href="#m23e1cef07c" x="510.408864" y="74.883025" style="fill: #d55e00; stroke: #d55e00"/>
+ </g>
+ </g>
+ <g id="LineCollection_9">
+ <path d="M 316.512029 156.910057
+L 316.512029 145.991205
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ <path d="M 381.144307 134.157227
+L 381.144307 124.782742
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ <path d="M 418.951766 123.035014
+L 418.951766 113.129988
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ <path d="M 445.776585 105.902126
+L 445.776585 100.076278
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ <path d="M 483.584045 88.00302
+L 483.584045 85.057223
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ <path d="M 510.408864 75.926604
+L 510.408864 75.269678
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_86">
+ <g clip-path="url(#p26edfe43c9)">
+ <use xlink:href="#m12a4d27d6e" x="316.512029" y="156.910057" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#m12a4d27d6e" x="381.144307" y="134.157227" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#m12a4d27d6e" x="418.951766" y="123.035014" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#m12a4d27d6e" x="445.776585" y="105.902126" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#m12a4d27d6e" x="483.584045" y="88.00302" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#m12a4d27d6e" x="510.408864" y="75.926604" style="fill: #666666; stroke: #666666"/>
+ </g>
+ </g>
+ <g id="line2d_87">
+ <g clip-path="url(#p26edfe43c9)">
+ <use xlink:href="#m12a4d27d6e" x="316.512029" y="145.991205" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#m12a4d27d6e" x="381.144307" y="124.782742" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#m12a4d27d6e" x="418.951766" y="113.129988" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#m12a4d27d6e" x="445.776585" y="100.076278" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#m12a4d27d6e" x="483.584045" y="85.057223" style="fill: #666666; stroke: #666666"/>
+ <use xlink:href="#m12a4d27d6e" x="510.408864" y="75.269678" style="fill: #666666; stroke: #666666"/>
+ </g>
+ </g>
+ <g id="LineCollection_10">
+ <path d="M 316.512029 168.452395
+L 316.512029 153.924211
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ <path d="M 381.144307 136.976726
+L 381.144307 122.014706
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ <path d="M 418.951766 122.494973
+L 418.951766 108.020635
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ <path d="M 445.776585 105.951856
+L 445.776585 95.531913
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ <path d="M 483.584045 87.647896
+L 483.584045 80.832807
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ <path d="M 510.408864 70.645067
+L 510.408864 68.808727
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ </g>
+ <g id="line2d_88">
+ <g clip-path="url(#p26edfe43c9)">
+ <use xlink:href="#m0a42b65256" x="316.512029" y="168.452395" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0a42b65256" x="381.144307" y="136.976726" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0a42b65256" x="418.951766" y="122.494973" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0a42b65256" x="445.776585" y="105.951856" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0a42b65256" x="483.584045" y="87.647896" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0a42b65256" x="510.408864" y="70.645067" style="fill: #0072b2; stroke: #0072b2"/>
+ </g>
+ </g>
+ <g id="line2d_89">
+ <g clip-path="url(#p26edfe43c9)">
+ <use xlink:href="#m0a42b65256" x="316.512029" y="153.924211" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0a42b65256" x="381.144307" y="122.014706" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0a42b65256" x="418.951766" y="108.020635" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0a42b65256" x="445.776585" y="95.531913" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0a42b65256" x="483.584045" y="80.832807" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#m0a42b65256" x="510.408864" y="68.808727" style="fill: #0072b2; stroke: #0072b2"/>
+ </g>
+ </g>
+ <g id="line2d_90">
+ <path d="M 316.512029 168.548879
+L 381.144307 137.897073
+L 418.951766 123.369726
+L 445.776585 109.512817
+L 483.584045 93.515609
+L 510.408864 79.286389
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke-dasharray: 1.15,1.8975; stroke-dashoffset: 0; stroke: #222222; stroke-width: 1.15"/>
+ <g clip-path="url(#p26edfe43c9)">
+ <use xlink:href="#mae20972eeb" x="316.512029" y="168.548879" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ <use xlink:href="#mae20972eeb" x="381.144307" y="137.897073" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ <use xlink:href="#mae20972eeb" x="418.951766" y="123.369726" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ <use xlink:href="#mae20972eeb" x="445.776585" y="109.512817" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ <use xlink:href="#mae20972eeb" x="483.584045" y="93.515609" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ <use xlink:href="#mae20972eeb" x="510.408864" y="79.286389" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ </g>
+ </g>
+ <g id="line2d_91">
+ <path d="M 316.512029 157.02244
+L 381.144307 126.266916
+L 418.951766 106.979938
+L 445.776585 96.016633
+L 483.584045 83.177919
+L 510.408864 75.098529
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke-dasharray: 4.255,1.84; stroke-dashoffset: 0; stroke: #cc79a7; stroke-width: 1.15"/>
+ <g clip-path="url(#p26edfe43c9)">
+ <use xlink:href="#m53eeeb15d8" x="316.512029" y="157.02244" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ <use xlink:href="#m53eeeb15d8" x="381.144307" y="126.266916" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ <use xlink:href="#m53eeeb15d8" x="418.951766" y="106.979938" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ <use xlink:href="#m53eeeb15d8" x="445.776585" y="96.016633" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ <use xlink:href="#m53eeeb15d8" x="483.584045" y="83.177919" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ <use xlink:href="#m53eeeb15d8" x="510.408864" y="75.098529" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ </g>
+ </g>
+ <g id="line2d_92">
+ <path d="M 316.512029 137.504768
+L 381.144307 116.685365
+L 418.951766 103.03272
+L 445.776585 95.012612
+L 483.584045 82.860946
+L 510.408864 74.883025
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #d55e00; stroke-width: 1.15; stroke-linecap: square"/>
+ <g clip-path="url(#p26edfe43c9)">
+ <use xlink:href="#mf21b2d8758" x="316.512029" y="137.504768" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ <use xlink:href="#mf21b2d8758" x="381.144307" y="116.685365" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ <use xlink:href="#mf21b2d8758" x="418.951766" y="103.03272" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ <use xlink:href="#mf21b2d8758" x="445.776585" y="95.012612" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ <use xlink:href="#mf21b2d8758" x="483.584045" y="82.860946" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ <use xlink:href="#mf21b2d8758" x="510.408864" y="74.883025" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ </g>
+ </g>
+ <g id="line2d_93">
+ <path d="M 316.512029 150.608786
+L 381.144307 128.804195
+L 418.951766 117.356316
+L 445.776585 102.676411
+L 483.584045 86.387453
+L 510.408864 75.582093
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke-dasharray: 4.255,1.84; stroke-dashoffset: 0; stroke: #666666; stroke-width: 1.15"/>
+ <g clip-path="url(#p26edfe43c9)">
+ <use xlink:href="#mc3f80339ae" x="316.512029" y="150.608786" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ <use xlink:href="#mc3f80339ae" x="381.144307" y="128.804195" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ <use xlink:href="#mc3f80339ae" x="418.951766" y="117.356316" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ <use xlink:href="#mc3f80339ae" x="445.776585" y="102.676411" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ <use xlink:href="#mc3f80339ae" x="483.584045" y="86.387453" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ <use xlink:href="#mc3f80339ae" x="510.408864" y="75.582093" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ </g>
+ </g>
+ <g id="line2d_94">
+ <path d="M 316.512029 160.291065
+L 381.144307 128.354126
+L 418.951766 113.857332
+L 445.776585 99.913439
+L 483.584045 83.916989
+L 510.408864 69.704438
+" clip-path="url(#p26edfe43c9)" style="fill: none; stroke: #0072b2; stroke-width: 1.7; stroke-linecap: square"/>
+ <g clip-path="url(#p26edfe43c9)">
+ <use xlink:href="#mdb30404a38" x="316.512029" y="160.291065" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#mdb30404a38" x="381.144307" y="128.354126" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#mdb30404a38" x="418.951766" y="113.857332" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#mdb30404a38" x="445.776585" y="99.913439" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#mdb30404a38" x="483.584045" y="83.916989" style="fill: #0072b2; stroke: #0072b2"/>
+ <use xlink:href="#mdb30404a38" x="510.408864" y="69.704438" style="fill: #0072b2; stroke: #0072b2"/>
+ </g>
+ </g>
+ <g id="patch_6">
+ <path d="M 306.817187 182.098
+L 306.817187 63.414
+" style="fill: none; stroke: #000000; stroke-width: 0.8; stroke-linejoin: miter; stroke-linecap: square"/>
+ </g>
+ <g id="patch_7">
+ <path d="M 306.817187 182.098
+L 520.103705 182.098
+" style="fill: none; stroke: #000000; stroke-width: 0.8; stroke-linejoin: miter; stroke-linecap: square"/>
+ </g>
+ <g id="text_23">
+ <text style="font-size: 9.5px; font-family: 'DejaVu Sans'" transform="translate(349.218923 46.776078)">(b) Censored cost to target</text>
+ <text style="font-size: 9.5px; font-family: 'DejaVu Sans'" transform="translate(333.27154 57.414)">SDIL/static = 1.53 at 2,048 edges</text>
+ </g>
+ </g>
+ <g id="text_24">
+ <text style="font-size: 7px; font-family: 'DejaVu Sans'; text-anchor: end; fill: #666666" x="526.8183" y="228.542219" transform="rotate(-0 526.8183 228.542219)">Non-successes receive the 600-epoch horizon; SDIL counts task + neutral reads; static calibration includes 16 edgewise reads.</text>
+ </g>
+ <g id="legend_1">
+ <g id="LineCollection_11">
+ <path d="M 72.960816 17.023828
+L 72.960816 9.523828
+" style="fill: none; stroke: #222222; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_95">
+ <g>
+ <use xlink:href="#m8955857049" x="72.960816" y="17.023828" style="fill: #222222; stroke: #222222"/>
+ </g>
+ </g>
+ <g id="line2d_96">
+ <g>
+ <use xlink:href="#m8955857049" x="72.960816" y="9.523828" style="fill: #222222; stroke: #222222"/>
+ </g>
+ </g>
+ <g id="line2d_97">
+ <path d="M 65.460816 13.273828
+L 80.460816 13.273828
+" style="fill: none; stroke-dasharray: 1.15,1.8975; stroke-dashoffset: 0; stroke: #222222; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_98">
+ <g>
+ <use xlink:href="#mae20972eeb" x="72.960816" y="13.273828" style="fill: #222222; stroke: #222222; stroke-linejoin: miter"/>
+ </g>
+ </g>
+ <g id="text_25">
+ <text style="font-size: 7.5px; font-family: 'DejaVu Sans'; text-anchor: start" x="86.460816" y="15.898828" transform="rotate(-0 86.460816 15.898828)">Clean</text>
+ </g>
+ <g id="LineCollection_12">
+ <path d="M 130.245582 17.023828
+L 130.245582 9.523828
+" style="fill: none; stroke: #cc79a7; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_99">
+ <g>
+ <use xlink:href="#m66d7922e6d" x="130.245582" y="17.023828" style="fill: #cc79a7; stroke: #cc79a7"/>
+ </g>
+ </g>
+ <g id="line2d_100">
+ <g>
+ <use xlink:href="#m66d7922e6d" x="130.245582" y="9.523828" style="fill: #cc79a7; stroke: #cc79a7"/>
+ </g>
+ </g>
+ <g id="line2d_101">
+ <path d="M 122.745582 13.273828
+L 137.745582 13.273828
+" style="fill: none; stroke-dasharray: 4.255,1.84; stroke-dashoffset: 0; stroke: #cc79a7; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_102">
+ <g>
+ <use xlink:href="#m53eeeb15d8" x="130.245582" y="13.273828" style="fill: #cc79a7; stroke: #cc79a7; stroke-linejoin: miter"/>
+ </g>
+ </g>
+ <g id="text_26">
+ <text style="font-size: 7.5px; font-family: 'DejaVu Sans'; text-anchor: start" x="143.745582" y="15.898828" transform="rotate(-0 143.745582 15.898828)">Same-RMS noise</text>
+ </g>
+ <g id="LineCollection_13">
+ <path d="M 229.004175 17.023828
+L 229.004175 9.523828
+" style="fill: none; stroke: #d55e00; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_103">
+ <g>
+ <use xlink:href="#m23e1cef07c" x="229.004175" y="17.023828" style="fill: #d55e00; stroke: #d55e00"/>
+ </g>
+ </g>
+ <g id="line2d_104">
+ <g>
+ <use xlink:href="#m23e1cef07c" x="229.004175" y="9.523828" style="fill: #d55e00; stroke: #d55e00"/>
+ </g>
+ </g>
+ <g id="line2d_105">
+ <path d="M 221.504175 13.273828
+L 236.504175 13.273828
+" style="fill: none; stroke: #d55e00; stroke-width: 1.15; stroke-linecap: square"/>
+ </g>
+ <g id="line2d_106">
+ <g>
+ <use xlink:href="#mf21b2d8758" x="229.004175" y="13.273828" style="fill: #d55e00; stroke: #d55e00; stroke-linejoin: miter"/>
+ </g>
+ </g>
+ <g id="text_27">
+ <text style="font-size: 7.5px; font-family: 'DejaVu Sans'; text-anchor: start" x="242.504175" y="15.898828" transform="rotate(-0 242.504175 15.898828)">Raw imperfection</text>
+ </g>
+ <g id="LineCollection_14">
+ <path d="M 330.753394 17.023828
+L 330.753394 9.523828
+" style="fill: none; stroke: #666666; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_107">
+ <g>
+ <use xlink:href="#m12a4d27d6e" x="330.753394" y="17.023828" style="fill: #666666; stroke: #666666"/>
+ </g>
+ </g>
+ <g id="line2d_108">
+ <g>
+ <use xlink:href="#m12a4d27d6e" x="330.753394" y="9.523828" style="fill: #666666; stroke: #666666"/>
+ </g>
+ </g>
+ <g id="line2d_109">
+ <path d="M 323.253394 13.273828
+L 338.253394 13.273828
+" style="fill: none; stroke-dasharray: 4.255,1.84; stroke-dashoffset: 0; stroke: #666666; stroke-width: 1.15"/>
+ </g>
+ <g id="line2d_110">
+ <g>
+ <use xlink:href="#mc3f80339ae" x="330.753394" y="13.273828" style="fill: #666666; stroke: #666666; stroke-linejoin: miter"/>
+ </g>
+ </g>
+ <g id="text_28">
+ <text style="font-size: 7.5px; font-family: 'DejaVu Sans'; text-anchor: start" x="344.253394" y="15.898828" transform="rotate(-0 344.253394 15.898828)">Static calibration</text>
+ </g>
+ <g id="LineCollection_15">
+ <path d="M 430.27605 17.023828
+L 430.27605 9.523828
+" style="fill: none; stroke: #0072b2; stroke-width: 1.7"/>
+ </g>
+ <g id="line2d_111">
+ <g>
+ <use xlink:href="#m0a42b65256" x="430.27605" y="17.023828" style="fill: #0072b2; stroke: #0072b2"/>
+ </g>
+ </g>
+ <g id="line2d_112">
+ <g>
+ <use xlink:href="#m0a42b65256" x="430.27605" y="9.523828" style="fill: #0072b2; stroke: #0072b2"/>
+ </g>
+ </g>
+ <g id="line2d_113">
+ <path d="M 422.77605 13.273828
+L 437.77605 13.273828
+" style="fill: none; stroke: #0072b2; stroke-width: 1.7; stroke-linecap: square"/>
+ </g>
+ <g id="line2d_114">
+ <g>
+ <use xlink:href="#mdb30404a38" x="430.27605" y="13.273828" style="fill: #0072b2; stroke: #0072b2"/>
+ </g>
+ </g>
+ <g id="text_29">
+ <text style="font-size: 7.5px; font-family: 'DejaVu Sans'; text-anchor: start" x="443.77605" y="15.898828" transform="rotate(-0 443.77605 15.898828)">SDIL</text>
+ </g>
+ </g>
+ </g>
+ <defs>
+ <clipPath id="p2a9d37320b">
+ <rect x="40.990313" y="63.414" width="213.286518" height="118.684"/>
+ </clipPath>
+ <clipPath id="p26edfe43c9">
+ <rect x="306.817187" y="63.414" width="213.286518" height="118.684"/>
+ </clipPath>
+ </defs>
+</svg>