summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYurenHao0426 <Blackhao0426@gmail.com>2026-07-22 13:21:20 -0500
committerYurenHao0426 <Blackhao0426@gmail.com>2026-07-22 13:21:20 -0500
commit225459f7ddfcd3c8d89f0515a0d766bf2a15c848 (patch)
tree329ec70d95000f00b358db70f8d6273cb6d9d8a9 /README.md
parentf37644eb452f0eb3d7f368740f8b39493f11b2aa (diff)
algorithm: calibrate hierarchical feedback parameter subspaces
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8ffa678..5669be5 100644
--- a/README.md
+++ b/README.md
@@ -123,6 +123,13 @@ parameter update to `2.98e-8`; actual HFA never performs that copy.
`HFA_BASELINE.md` freezes its matched ResNet-20 validation screen before any
HFA accuracy endpoint is observed.
+The learned-hierarchy development path perturbs the feedback convolution
+parameter spaces themselves. One antithetic pair estimates every edge's causal
+target moment simultaneously, while the current prediction moment is a local
+child/parent correlation. Its BatchNorm-coupled JVP and symmetric-limit delta
+rule are executable smoke tests; no accuracy claim is attached until its own
+causal-capture protocol is frozen and passed.
+
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