diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-07-22 13:33:33 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-07-22 13:33:33 -0500 |
| commit | 0db651ac83608ea8f5b94950a391da22f076a142 (patch) | |
| tree | aae335ea16eb1b2f8981ba1217b2f91cdc2ae9b9 /BASELINES.md | |
| parent | c27e0824a41e6c54dd9079f17c20c306c5f2e9c9 (diff) | |
baseline: add normalized local response mirroring
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 |
