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 --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index c0f389a..ca15bc4 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,15 @@ child/parent correlation. Its BatchNorm-coupled JVP and symmetric-limit delta rule are executable smoke tests. `ORAL_A_V4.md` freezes the causal-capture and conditional accuracy gates; no accuracy claim is attached until they pass. +Because the global-scalar V4 gate failed, the next strong inherited comparator +uses normalized local response mirroring. Its observation phase sends Gaussian +parent activity through ordinary local forward synapses; a separate feedback +update sees only the probe/child-response pairs. The smoke suite verifies both +high finite-sample kernel recovery and that changing forward parameters after +observation cannot affect the update. Any scale obtained this way is credited +to the weight-mirror baseline until innovation residualization is shown to be +load-bearing on top of it. + The subsequent V3 mechanism estimates the required A/G matrix statistics directly by perturbing the vectorizer parameter subspace. It remains forward-only and uses two causal loss queries per direction. Its exact and -- cgit v1.2.3