From 380a2a5e56c8edaecb2e0cc1a0bfc592e5b0f72c Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Wed, 22 Jul 2026 16:56:13 -0500 Subject: docs: close one-sided stability branch --- RESULTS.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'RESULTS.md') diff --git a/RESULTS.md b/RESULTS.md index 84ccae6..7c9ddd3 100644 --- a/RESULTS.md +++ b/RESULTS.md @@ -949,6 +949,18 @@ the forward local feedback mode. The linearized update in `THEORY.md` exposes the multiplicative term `D W C` and proves that any positive effective scalar mode has momentum transition spectral radius above one. +The separately frozen training-only S0 screen then tests whether a one-sided +neutral-regression upper margin is sufficient. None of +`{0.001,0.003,0.01,0.03}` is eligible. The two smaller margins produce +nonfinite BatchNorm running variances and `1e17`-scale weights. The two larger +margins keep tensors finite for 352 steps but produce maximum losses of +`1.40e5`/`4.97e6` and weights of `8.83e6`/`1.19e8`, violating the predeclared +loss, signal-ratio, weight, and momentum envelopes. Every candidate preserves +the four-to-one intervention, passes its one-sided residual-soma certificate, +freezes the predictor, restores loader state, and evaluates no validation or +test example. Sign-only dissipativity is therefore closed before endpoint +access; no margin is selected and the score remains 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 "" "" `. -- cgit v1.2.3