From f37644eb452f0eb3d7f368740f8b39493f11b2aa Mon Sep 17 00:00:00 2001 From: YurenHao0426 Date: Wed, 22 Jul 2026 13:12:33 -0500 Subject: protocol: freeze convolutional HFA baseline funnel --- BASELINES.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'BASELINES.md') diff --git a/BASELINES.md b/BASELINES.md index de7dfe8..9800d16 100644 --- a/BASELINES.md +++ b/BASELINES.md @@ -19,7 +19,8 @@ The audited implementations and completed results are in `RESULTS.md`: independent random 3x3 feedback tensors, exact parameter-free shortcut adjoints, and local ReLU/BatchNorm Jacobians; it never copies or reads a downstream forward convolution and is the mandatory baseline for any learned - hierarchical extension; + hierarchical extension. Its frozen validation-only screen is specified in + `HFA_BASELINE.md`; - 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 -- cgit v1.2.3