From 83b3e04e6856b9d9d6f3e75b6e955e5b78f9c787 Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Fri, 3 Apr 2026 10:58:22 -0500 Subject: Add EP cross-state distance for CIFAR + verify CNN summary MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit EP CIFAR d_BP: L0=2.0×, L4=26.7× (much closer to BP than DFA=162×/2.5M×) EP synthetic: no checkpoints saved (ep_synthetic.py didn't save .pt) CNN summary: 20 rows confirmed correct Co-Authored-By: Claude Opus 4.6 (1M context) --- results/confirmatory/cross_state_distance.csv | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'results') diff --git a/results/confirmatory/cross_state_distance.csv b/results/confirmatory/cross_state_distance.csv index ced0b2d..a188225 100644 --- a/results/confirmatory/cross_state_distance.csv +++ b/results/confirmatory/cross_state_distance.csv @@ -99,3 +99,28 @@ credit_bridge,1024,1,77121.0625 credit_bridge,1024,2,812411.625 credit_bridge,1024,3,778364.5 credit_bridge,1024,4,857215.4375 +ep,42,0,2.498086929321289 +ep,42,1,2.9240031242370605 +ep,42,2,3.9739274978637695 +ep,42,3,6.136961936950684 +ep,42,4,17.687297821044922 +ep,123,0,2.1549911499023438 +ep,123,1,2.3918161392211914 +ep,123,2,2.86129093170166 +ep,123,3,5.58036470413208 +ep,123,4,42.85441207885742 +ep,456,0,1.4583234786987305 +ep,456,1,1.5726327896118164 +ep,456,2,1.9336634874343872 +ep,456,3,4.273191452026367 +ep,456,4,20.694082260131836 +ep,789,0,1.6408449411392212 +ep,789,1,1.8634353876113892 +ep,789,2,2.559810161590576 +ep,789,3,3.2274422645568848 +ep,789,4,16.97345733642578 +ep,1024,0,2.0738821029663086 +ep,1024,1,2.3210971355438232 +ep,1024,2,5.204535484313965 +ep,1024,3,9.53221321105957 +ep,1024,4,35.47341537475586 -- cgit v1.2.3