summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-03Add EP synthetic per-seed CSV + synthetic cross-state distanceYurenHao0426
2026-04-03Add EP to BP gradient sparsity analysisYurenHao0426
2026-04-03Add cross-method hidden state distance vs BPYurenHao0426
2026-04-03Update all EP results with sign-corrected creditYurenHao0426
2026-04-03Fix EP credit sign in cnn_baseline.pyYurenHao0426
2026-04-02Recompute EP CIFAR d=256 diagnostics with sign fixYurenHao0426
2026-04-02Fix EP credit sign: negate (h_nudge - h_free)/β to align with BP grad directionYurenHao0426
2026-04-02Add EP synthetic results: 15 JSONs (3α × 5 seeds)YurenHao0426
2026-04-02Add --d_hidden arg to ep_baseline.py for d=512 supportYurenHao0426
2026-04-02Fix ep_synthetic: bp dict needs L+1 entries for EP credit comparisonYurenHao0426
2026-04-02Add EP synthetic ladder scriptYurenHao0426
2026-04-02Add CNN SB+CB results (5 seeds each), update summary CSVYurenHao0426
2026-04-02Fix CNN state bridge: use custom CNNStateBridge for variable input dimsYurenHao0426
2026-04-02Add SB and CB methods to cnn_baseline.pyYurenHao0426
2026-04-02Fix and recompute GELU ablation Gamma from checkpointsYurenHao0426
2026-04-02Fix gelu_ablation.py: compute method-specific Gamma instead of hardcoded 1.0YurenHao0426
2026-04-02Add summary CSVs for EP, GELU ablation, CNNYurenHao0426
2026-04-02Add EP baseline (5 seeds), GELU ablation (20 runs), CNN BP+DFA (10 runs)YurenHao0426
2026-04-02Add GELU/ReLU ablation script for CIFAR MLPYurenHao0426
2026-04-02Add CNN baseline: SmallCNN with BP/DFA/EP on CIFAR-10YurenHao0426
2026-04-02Add EP baseline implementation (Scellier & Bengio 2017) for CIFAR MLPYurenHao0426
2026-04-01Add d=512 support sparsity: 20 JSONs + summary CSVYurenHao0426
2026-04-01Add d512_sparsity.py: support sparsity for d=512 checkpointsYurenHao0426
2026-04-01Add missing bp_s456.json for CIFAR d=512 (rerun after SIGTERM)YurenHao0426
2026-04-01Add CIFAR L=4 d=512 confirmatory: 4 methods × 5 seeds with checkpointsYurenHao0426
2026-04-01Add cifar_d512_confirmatory.py: L=4 d=512 with checkpoint savingYurenHao0426
2026-04-01Add P3 protocol panel: method ranking across 5 protocol slicesYurenHao0426
2026-04-01Add per-sample gradient stats: 24576 rows (256 samples × 4 layers × 4 metho...YurenHao0426
2026-04-01Add clean_sparsity_persample.py: per-sample gradient statsYurenHao0426
2026-04-01Add clean_sparsity_summary.csv: 960 rows aggregated from 168 JSONsYurenHao0426
2026-04-01Add clean sparsity results: 168 JSONs from independent processes on GPU 1YurenHao0426
2026-04-01Add run_clean_sparsity.sh: shell runner for independent-process sparsityYurenHao0426
2026-04-01Add clean_sparsity_full.py: independent-process full sparsity analysisYurenHao0426
2026-04-01Add clean gradient check: independent Python process per method, GPU 1YurenHao0426
2026-04-01Add element-wise gradient concentration analysis (CPU, from checkpoints)YurenHao0426
2026-04-01Add confirmatory supplement: T1-T4 from checkpoints (no retraining)YurenHao0426
2026-04-01Add extended sparsity analysis: A4 per-layer, B1 snapshots, B2 active subset,...YurenHao0426
2026-04-01Add BP support sparsity analysis: threshold sweep + gradient histogramsYurenHao0426
2026-04-01Recompute BP and DFA Gamma with near-zero gradient filteringYurenHao0426
2026-03-31Update naive StateErr v3: L2 norm ratio formula, with checkpoints savedYurenHao0426
2026-03-31Add BP supplement for A2 CIFAR: 10 seeds with acc, Gamma, rho, naive_StateErrYurenHao0426
2026-03-31Add naive state prediction baseline for A1 and A2YurenHao0426
2026-03-30Add confirmatory paper experiments: A1-A4, all 10 seeds completeYurenHao0426
2026-03-27Add Phase 10A.8C: 3-seed replication — scaffold gains are marginalYurenHao0426
2026-03-27Add Phase 10A.8: freeze-with-decay confirms stale aux is main freeze failure ...YurenHao0426
2026-03-27Add Phase 10A.7: minimal aux compression — continuous trainability is essen...YurenHao0426
2026-03-26Add Phase 10A.6: gain requires trainable depth-aware aux, not semantic creditYurenHao0426
2026-03-26Add Phase 10A.5: blend gain is implicit regularization, not learned creditYurenHao0426
2026-03-26Add Phase 10A: no prefit threshold — even random Vec blend beats DFA by +1.3%YurenHao0426
2026-03-26Add Phase 9B+9C: periodic refit fails, top-down curriculum neutralYurenHao0426