From 76edf529be1b8aa8813ce380d104eaa424a3dc1d Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Wed, 8 Apr 2026 00:03:49 -0500 Subject: =?UTF-8?q?Add=20penalty=20=CE=BB=20sweep=20figure:=20shows=20?= =?UTF-8?q?=CE=BB-dependence=20of=20(d)=20verdict?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 3-panel figure: vanilla DFA + penalty at λ=1e-3 (green) + penalty at λ=1e-2 (blue): (a) ‖h_L‖: vanilla 4e8, both penalties ~4e4 (similar) (b) ‖g_2‖: vanilla 5e-10, penalties 7e-7 to 1e-6 (above floor) (c) acc: vanilla 0.31, λ=1e-2 0.36, λ=1e-3 0.37; horizontal lines at DFA-shallow 0.349 and 2pp threshold 0.371 Visual: at λ=1e-3 the test acc curve crosses ABOVE the 2pp threshold line; at λ=1e-2 it stays below. This is the (d) lambda-dependence finding from the round 18 follow-up. --- results/protocol_audit/figure_penalty_lambda_sweep.png | Bin 0 -> 134911 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 results/protocol_audit/figure_penalty_lambda_sweep.png (limited to 'results/protocol_audit') diff --git a/results/protocol_audit/figure_penalty_lambda_sweep.png b/results/protocol_audit/figure_penalty_lambda_sweep.png new file mode 100644 index 0000000..be327dc Binary files /dev/null and b/results/protocol_audit/figure_penalty_lambda_sweep.png differ -- cgit v1.2.3