diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-04-07 23:32:44 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-04-07 23:32:44 -0500 |
| commit | d5185a3cc692fe96c93bbc5d7b286b7080ba7458 (patch) | |
| tree | 7872cdc972242082d71e39ebe1c414f0dd1bb636 /results | |
| parent | cb0e6b3f3e9c3d0cb8335be1621478cf4c786375 (diff) | |
Add §4 penalty rescue figure: visual two-failure-modes story
3-panel side-by-side showing per-epoch trajectories of vanilla DFA vs
DFA + lambda*||f||^2 penalty:
(a) ||h_L||: vanilla 4e8 vs penalty 4e4 (4 OOM rescue)
(b) ||g_L||: vanilla 5e-10 vs penalty ~1e-6 (4 OOM rescue)
(d) test acc: vanilla 0.31 vs penalty 0.36 vs frozen baseline 0.349 vs BP 0.61
The visual story: (a) and (b) show the penalty pulling the diagnostics
back into the healthy regime, but (d) shows the rescue translates to
only +1 pp above the DFA-shallow baseline and 24 pp below BP-trainable.
The two failure modes (scale + direction) are visually separable: scale
is fixed, direction is not.
Together with figure_audit_5method.png and figure_cross_arch_temporal_s42.png,
this is the third paper-ready figure for §3-§4.
Diffstat (limited to 'results')
| -rw-r--r-- | results/protocol_audit/figure_penalty_rescue_s42.png | bin | 0 -> 132144 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/results/protocol_audit/figure_penalty_rescue_s42.png b/results/protocol_audit/figure_penalty_rescue_s42.png Binary files differnew file mode 100644 index 0000000..734de4f --- /dev/null +++ b/results/protocol_audit/figure_penalty_rescue_s42.png |
