diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-07-22 16:31:15 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-07-22 16:31:15 -0500 |
| commit | 524c0704029c4b831d9f19413995e8cff1508b8b (patch) | |
| tree | 4df653547478723fa61df58b37af423bc3709583 /RESULTS.md | |
| parent | f310ad55b76ab96de488cdb4f2d05861ed4616f2 (diff) | |
docs: close mixed-traffic path after short failure
Diffstat (limited to 'RESULTS.md')
| -rw-r--r-- | RESULTS.md | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -923,6 +923,20 @@ establishes a stable, near-BP standard-ResNet substrate and opens the frozen mixed-traffic screen. It remains prior-art evidence and therefore leaves the reviewer score at 5/10 until innovation itself wins the controlled ablation. +The frozen MT-1 load-bearing screen fails decisively. Raw, norm-matched raw, +and innovation all become nonfinite during epoch 1 and end at exactly 10.00% +validation accuracy with NaN loss. They share clean source revision `412314e`, +the same data order, initialization, four-times-RMS traffic, neutral predictor +schedule, and `1.3271x` BP affine-MAC cost. + +The failure is not explained by the pre-endpoint mechanical invariants: the +maximum initial traffic-ratio error is `4.77e-7`, the maximum post-warmup +traffic-residual ratio is `0.139942` versus the frozen `0.25` ceiling, and all +conditions use zero task-loss queries. Nevertheless all finite, accuracy, +alignment, feedback-tracking, and usable matched-norm checks fail. MT-2 and the +five-seed test confirmation remain untouched. This closes the controlled +standard-ResNet accept recovery and leaves the reviewer estimate at 5/10. + ## How to run `experiments/run.py --mode {bp,fa,dfa,sdil} --dataset {mnist,fmnist,cifar10} --depth D --residual {0,1} --act {tanh,gelu,silu,relu}` Batteries: `experiments/run_v2.sh <ds> "<depths>" <res> <act> "<seeds>" <ep> <pfx>`. |
