diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-03-24 01:21:31 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-03-24 01:21:31 -0500 |
| commit | 8f786597d1007f0ef6012f53c22958d9c4e9b81a (patch) | |
| tree | a948c86678217fe4e94a0eee17f7aa8ece7e905c /report_explore | |
| parent | e0cbfefc64ac46b6b899ef95f3a90e52e5043390 (diff) | |
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) <noreply@anthropic.com>
Diffstat (limited to 'report_explore')
| -rw-r--r-- | report_explore/boundary_ablation.png | bin | 0 -> 151623 bytes |
| -rw-r--r-- | report_explore/cifar_depth_scan.png | bin | 0 -> 177260 bytes |
| -rw-r--r-- | report_explore/synth_vs_cifar.png | bin | 0 -> 76788 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/report_explore/boundary_ablation.png b/report_explore/boundary_ablation.png Binary files differnew file mode 100644 index 0000000..f769257 --- /dev/null +++ b/report_explore/boundary_ablation.png diff --git a/report_explore/cifar_depth_scan.png b/report_explore/cifar_depth_scan.png Binary files differnew file mode 100644 index 0000000..01f064f --- /dev/null +++ b/report_explore/cifar_depth_scan.png diff --git a/report_explore/synth_vs_cifar.png b/report_explore/synth_vs_cifar.png Binary files differnew file mode 100644 index 0000000..a3daf51 --- /dev/null +++ b/report_explore/synth_vs_cifar.png |
