From 0db651ac83608ea8f5b94950a391da22f076a142 Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Wed, 22 Jul 2026 13:33:33 -0500 Subject: baseline: add normalized local response mirroring --- BASELINES.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'BASELINES.md') diff --git a/BASELINES.md b/BASELINES.md index 6b76d09..7cc6c10 100644 --- a/BASELINES.md +++ b/BASELINES.md @@ -22,6 +22,11 @@ The audited implementations and completed results are in `RESULTS.md`: hierarchical extension. Its frozen validation-only screen is specified in `HFA_BASELINE.md`; the selected short endpoint is 43.52% versus matched DFA's 37.16%, but its 50% full-run gate failed; +- normalized response mirroring (`wm`) is an inherited weight-mirror/weight- + estimation control: Gaussian parent probes pass through ordinary local + forward synapses, and a separate update consumes only parent/child activities + to estimate each feedback kernel. It is deliberately treated as a strong + learned-FA baseline, not as SDIL novelty; - direct node perturbation uses a causal target on every hidden update and no learned vectorizer; - the no-traffic, `P=0` SDIL backbone is learned direct feedback by node -- cgit v1.2.3