You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
B-POC-3: world model + learning progress through the unchanged ES core
Vision B rung 3. TransitionDomain makes transitions plain ExamplePairs, so
the generic fitness/fit_operator/ESWorkspace fit the world model with zero
new learning machinery. WorldModelMemory = per-cell softmax-SELECTOR over
{9 patch cells, brush, empty} (a tanh value head learns gates but cannot
emit graded colour copies: departures 113/113, arrivals 0/115 - the Rung CF
expressivity lesson at 400-param scale); 0.625 held-out changed-cell
accuracy where identity scores 0. LP = ES fitness slope: LP(novel gravity)
= 22x max(LP(mastered), LP(contradiction-scrambled)) while the scrambled
region keeps 8.7x the mastered raw error (noisy-TV immunity, gated). LP-
guided collection beats uniform 0.362 vs 0.153 at equal 600-transition
budget over {2 gravity contexts + TV static}; the allocator that works is
the windowed changed-cell SCORE slope - MSE-slope LP chased the noise's
mean, clone-probe LP measured memorizability (both documented in-code).
Honest residuals in JOURNAL: paint events unlearned; paint-biased data made
it worse; fits are schedule-sensitive. Test is suite-tier full (~4 min),
bit-deterministic.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments