From c2228c43809fd1d634d98dfcecc1ee72881af639 Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Wed, 8 Apr 2026 18:19:52 -0500 Subject: =?UTF-8?q?paper=20v2.31.5:=20=C2=A73=20=C2=B63=20ep-4=20g=5FL=20f?= =?UTF-8?q?rom=203-seed=20(was=20single-seed=20g=5F2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Paper claimed "‖g_L‖ drops from 9.8×10^-4 at ep 0 to 6.7×10^-8 by ep 4 in the temporal replay across three seeds". The 9.8×10^-4 is the 3-seed mean of g_L at ep 0 (correct). But the 6.7×10^-8 was the s42 single-seed g_2 value (6.73×10^-8) at ep 4, not g_L and not 3-seed. The actual 3-seed g_L means from results/snapshot_evolution_v2/: ep 0: 9.83, 9.74, 9.87 × 10^-4 → mean 9.81 ≈ 9.8e-4 ✓ ep 4: 6.82, 6.37, 4.12 × 10^-8 → mean 5.77 ≈ 5.8e-8 (was 6.7e-8) Updated to 5.8×10^-8 with the per-seed values shown for transparency. The "fires within 11 epochs" actionable-early-stop conclusion is unchanged — all three seeds are well below the 1e-7 floor by ep 4. Co-Authored-By: Claude Opus 4.6 (1M context) --- paper/main.pdf | Bin 500922 -> 500969 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'paper/main.pdf') diff --git a/paper/main.pdf b/paper/main.pdf index 1174ab6..84667b1 100644 Binary files a/paper/main.pdf and b/paper/main.pdf differ -- cgit v1.2.3