diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-07-22 13:53:02 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-07-22 13:53:02 -0500 |
| commit | b2ccd3aa430ecb9c267c8797ccabb3a32838f027 (patch) | |
| tree | 6934e6ea252e911020c6c96c6bdc0b94ad61c473 /RESIDUAL_MIRROR.md | |
| parent | 18aff5b55e3ad1f6e244ad25a8eae44f25f4e5c1 (diff) | |
results: pass residual mirror capture gate
Diffstat (limited to 'RESIDUAL_MIRROR.md')
| -rw-r--r-- | RESIDUAL_MIRROR.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/RESIDUAL_MIRROR.md b/RESIDUAL_MIRROR.md index 312bc35..61e5691 100644 --- a/RESIDUAL_MIRROR.md +++ b/RESIDUAL_MIRROR.md @@ -71,3 +71,27 @@ same scalable substrate for a raw-versus-innovation mixed-traffic experiment. RRM is a baseline throughout. RRM-1/RRM-2 cannot raise the reviewer score; only a later load-bearing innovation result on top of it can do so. +## Audited RRM-1 outcome + +The frozen-forward capture gate passed on source revision `18aff5b`. The full +rate sweep is retained rather than reporting only the selected record: + +| method / rate | early alignment | all-layer alignment | feedback/forward cosine | norm range | +|:--|--:|--:|--:|:--| +| fixed HFA | -0.000263 | 0.011279 | 0.001614 | [0.959, 1.055] | +| RRM 0.03 | 0.075016 | 0.235001 | 0.622965 | [0.695, 0.792] | +| RRM 0.10 | **0.665070** | **0.730253** | **0.953680** | **[0.884, 1.018]** | +| RRM 0.30 | 0.003489 | 0.053744 | 0.740396 | [0.999, 30.132] | + +The preregistered selector chooses `eta_M=0.1`. All records have finite +reported metrics, and the selected record passes every alignment, cosine, +norm, and zero-query check. Its 20 observations cost `2.4458e9` MACs. The +high-rate instability remains visible and is not used to widen the rate grid. +RRM-2 is therefore opened at the frozen selected rate. + +Relative to normalized estimate-then-average mirroring at the same selected +rate and observation count, residual mirroring improves early alignment by +`0.218929`, all-layer alignment by `0.188094`, and feedback/forward cosine by +`0.038200`. This is evidence that removing estimator noise at the fixed point +matters. It remains inherited local predictive weight estimation, so the +strict reviewer score stays `5/10`. |
