From 33a84534418c0459dc3988bdd53df09dcd3ab676 Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Tue, 7 Apr 2026 23:14:02 -0500 Subject: =?UTF-8?q?Add=20=C2=A73=20cross-architecture=20temporal=20evoluti?= =?UTF-8?q?on=20figure?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 3-column 3-row plot: rows: ||h_L||, ||g_L||, test accuracy cols: ResMLP (with LN) | ViT-Mini (cls + LN) | StudentNet (no LN) BP and DFA trajectories overlaid. Floor threshold drawn on the ||g_L|| row. Visualizes the cross-architecture causal control: with-LN architectures both show ||g_L|| collapse below 1e-7 (DFA hits the floor within 5 epochs); without-LN architecture shows ||g_L|| stays in the healthy regime even though ||h_L|| still grows (catastrophic vs mild). --- .../protocol_audit/figure_cross_arch_temporal_s42.png | Bin 0 -> 239563 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 results/protocol_audit/figure_cross_arch_temporal_s42.png (limited to 'results/protocol_audit/figure_cross_arch_temporal_s42.png') diff --git a/results/protocol_audit/figure_cross_arch_temporal_s42.png b/results/protocol_audit/figure_cross_arch_temporal_s42.png new file mode 100644 index 0000000..a123535 Binary files /dev/null and b/results/protocol_audit/figure_cross_arch_temporal_s42.png differ -- cgit v1.2.3