From 8f786597d1007f0ef6012f53c22958d9c4e9b81a Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Tue, 24 Mar 2026 01:21:31 -0500 Subject: Add exploration visualization: CIFAR depth scan, boundary ablation, synth vs CIFAR gap Three new plots: - cifar_depth_scan.png: acc/Gamma/rho vs depth for all methods - boundary_ablation.png: s_type, tgw, warmup ratio sweeps - synth_vs_cifar.png: dimensionality gap comparison (d=128 vs d=512) Co-Authored-By: Claude Opus 4.6 (1M context) --- report_explore/cifar_depth_scan.png | Bin 0 -> 177260 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 report_explore/cifar_depth_scan.png (limited to 'report_explore/cifar_depth_scan.png') diff --git a/report_explore/cifar_depth_scan.png b/report_explore/cifar_depth_scan.png new file mode 100644 index 0000000..01f064f Binary files /dev/null and b/report_explore/cifar_depth_scan.png differ -- cgit v1.2.3