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/synth_vs_cifar.png | Bin 0 -> 76788 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 report_explore/synth_vs_cifar.png (limited to 'report_explore/synth_vs_cifar.png') diff --git a/report_explore/synth_vs_cifar.png b/report_explore/synth_vs_cifar.png new file mode 100644 index 0000000..a3daf51 Binary files /dev/null and b/report_explore/synth_vs_cifar.png differ -- cgit v1.2.3