From 1e4fbaf8e773509798387d19b806f6daf38f8b5c Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Wed, 22 Jul 2026 13:47:35 -0500 Subject: baseline: add residual response mirroring --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index bf3ce6a..b49774c 100644 --- a/README.md +++ b/README.md @@ -141,6 +141,13 @@ load-bearing on top of it. `MIRROR_BASELINE.md` freezes that comparator's CIFAR-prefix capture, short accuracy, and conditional full-validation gates. +After estimate-then-average WM narrowly failed its short accuracy gate, the +next substantive inherited control uses residual response mirroring. Q predicts +the observed child response and learns only from the local prediction error; +unlike WM, its update is zero for every probe at exact symmetry. The extra +feedback prediction convolution is charged explicitly, and this rule receives +no SDIL novelty credit. + 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