epagoge
Follow-up report / 21 July 2026

Grounded Dual-Stream World Models at Scale

The perception stream stays load-bearing.

Justin Hill, Independent Research. A follow-up to the July 2026 preprint Grounded Dual-Stream Language Models: it carries the founding perception ablation across three larger from-scratch runs and continues the lineage to 1.939B.

Read the paper (PDF) justin@epagoge.io
The founding measurement · fixed weights · 58 held-out rows
0.9503 0.3756 Δ +0.575no weights touched

Held-out authored-token accuracy at 4.79M parameters, with the perception stream zeroed at inference. Bits per byte splits the same way: 1.5239 with the read intact against 2.7513 with it severed. Remove the read, and the author loses more than half of its held-out accuracy.

The training pipeline

Four control layers sit between the corpus and the optimizer, and they all read one signal, the canary. Each turn the mixture is re-cut toward whatever the world model is thinnest on: grounded reads where perception is starved, plain text where it is already fluent.

1 Canary One JSON record every 30 minutes: KPI probes, per-family accuracy, held-out bits per byte.
2 Autopilot Moves p_struct multiplicatively against KPI need, never the loss, and clips it to 0.25–0.55.
3 ATLAS Per-family sampling weights, nudged toward the families furthest below goal and tracked by velocity.
4 LOOM Reaches below the family to the tag: carve, score, escalate a flat tag, draw from the escalated pool.
5 WARP · WEFT Read internals at consolidation and formation time, so a routing fault is never mistaken for a data gap.
Grounding floor 0.95 If the grounding EMA slips below it, p_struct is forced to 0.55. The grounded signal cannot be traded away to buy a text metric.

The lineage

If grounding were decoration, the gap should shrink with scale, since a larger model could carry the answers in its weights and stop consulting the read. It stayed between +0.44 and +0.60 and never fell back toward chance.

RunParamsDatesAblation ΔStanding
Preprint (v1)4.79MJul 2026+0.575founding
526M CPT526MJul 17–18+0.444replicated · 800k steps, zero NaN
124M pair124MJul 19+0.603replicated after 29GB injection
1.939B run1.94BJul 20–21n/adiagnostic-only · uncontrolled, not failed

The 1.939B run trains cleanly at scale (bits per byte 3.517 to 1.114, zero NaN) and carries no capability claim: its curriculum controller steered on a drive that was roughly 78% phantom need, and its two grounding readouts were built but never wired into the loop. The correct response is a controlled re-run under a frozen configuration and a versioned mixture manifest.

Share card

The image social platforms show for this page. 1200×675 · 1200×630.

Grounded dual-stream ablation card