diff options
Diffstat (limited to 'BASELINES.md')
| -rw-r--r-- | BASELINES.md | 5 |
1 files changed, 5 insertions, 0 deletions
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 |
