From 6b63be9452ad5742cfdaca103fb8f1fc1437e5dd Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Fri, 3 Apr 2026 10:46:24 -0500 Subject: Add EP synthetic per-seed CSV + synthetic cross-state distance MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit EP synthetic: 15 rows (3α × 5 seeds) Synth cross-state: 840 rows (3α × 2L × 4 methods × 5 seeds × (L+1) layers) Co-Authored-By: Claude Opus 4.6 (1M context) --- results/ep_synthetic/ep_synthetic_summary.csv | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 results/ep_synthetic/ep_synthetic_summary.csv (limited to 'results/ep_synthetic') diff --git a/results/ep_synthetic/ep_synthetic_summary.csv b/results/ep_synthetic/ep_synthetic_summary.csv new file mode 100644 index 0000000..ad050cf --- /dev/null +++ b/results/ep_synthetic/ep_synthetic_summary.csv @@ -0,0 +1,16 @@ +method,alpha,depth,seed,acc,Gamma,rho +ep,0.0,4,1024,0.96484375,0.1277528554201126,0.24998772144317627 +ep,0.0,4,123,0.958984375,0.13140881061553955,0.24999138712882996 +ep,0.0,4,42,0.95703125,0.14355717599391937,0.24998986721038818 +ep,0.0,4,456,0.955078125,0.12418323755264282,0.24999041855335236 +ep,0.0,4,789,0.955078125,0.12993687391281128,0.24999207258224487 +ep,0.5,4,1024,0.935546875,0.1735123097896576,0.24999462068080902 +ep,0.5,4,123,0.908203125,0.17202824354171753,0.24999570846557617 +ep,0.5,4,42,0.892578125,0.18194502592086792,0.24999558925628662 +ep,0.5,4,456,0.927734375,0.1689886748790741,0.24999424815177917 +ep,0.5,4,789,0.9140625,0.1763390600681305,0.2499948889017105 +ep,1.0,4,1024,0.900390625,0.2027553915977478,0.24999798834323883 +ep,1.0,4,123,0.919921875,0.20112474262714386,0.2499980330467224 +ep,1.0,4,42,0.916015625,0.20671850442886353,0.24999776482582092 +ep,1.0,4,456,0.9375,0.2003428041934967,0.24999749660491943 +ep,1.0,4,789,0.904296875,0.20362254977226257,0.2499975860118866 -- cgit v1.2.3