From 971c6c1e8d7866457ec12be9d678bb886d5cedf3 Mon Sep 17 00:00:00 2001 From: Yuren Hao Date: Thu, 16 Jul 2026 07:32:45 -0500 Subject: =?UTF-8?q?RESULT=2030:=20quantization=20Delta-vs-Delta=20?= =?UTF-8?q?=E2=80=94=20zero-tax=20at=208-bit=20operating=20point=20for=20B?= =?UTF-8?q?OTH;=20EP-specific=20tax=20(1.4-8x)=20below=20it;=20beta-buybac?= =?UTF-8?q?k=20prediction=20designed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_014FAPDWQ49M5Ye3NpTndTpn --- docs/campaign/CASCADE_ABLATION_PLAN.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'docs') diff --git a/docs/campaign/CASCADE_ABLATION_PLAN.md b/docs/campaign/CASCADE_ABLATION_PLAN.md index 1502ed2..22d836f 100644 --- a/docs/campaign/CASCADE_ABLATION_PLAN.md +++ b/docs/campaign/CASCADE_ABLATION_PLAN.md @@ -568,6 +568,30 @@ direction), not training-under-fault; wave-2 = co-training with faults injected +### RESULT 30 (2026-07-16): QUANTIZATION Delta-vs-Delta MATRIX — equal at the operating point, EP-SPECIFIC tax below it. +BP mirror suite complete (bp_qctl baseline 1.2171 — resumed-tail+amp beats the original fp32 twin, +which is exactly why in-family baselines were required; user's methodology point vindicated). +| injection | Delta_EP (vs 1.2678) | Delta_BP (vs 1.2171) | EP/BP ratio | +|---|---|---|---| +| qup 10-bit | +0.012 | +0.003 | ~4x | +| qup 8-bit | +0.042 | +0.015 | ~3x | +| qup 6-bit | +0.092 | +0.068 | ~1.4x | +| qcomp 8-bit | **+0.002** | **+0.000** | **both ZERO** | +| qcomp 6-bit | +0.035 | +0.004 | ~8x | +| qcomp 4-bit | +0.140 | +0.061 | ~2.3x | +Readings: +1. AT THE T64 OPERATING POINT (8-bit compute + digital master): quantization is free for BOTH. + The BP QAT toolbox transfers AT this point; T64 green light unconditional on this axis. +2. BELOW it, the tax is EP-SPECIFIC (1.4-8x faster degradation): quantization roughness enters the + finite-beta measurement chain as an extra epsilon in the wall-1 SNR term (the estimator protects + an O(beta)-scale signal; BP has no such small signal). A blanket "EP inherits BP quantization + behavior" claim is REFUTED below 8 bits — publishable Stage-0 finding. +3. MECHANISM PREDICTION (designed, pending GPU): bigger beta should buy back quantization + tolerance (noise-to-displacement ratio ~ 1/beta) — one arm: qcomp6 + beta 1e-2 tail vs qcomp6@3e-3 + (+0.035). If confirmed, the window story absorbs quantization as another epsilon term. +4. Procurement consequence: acceptance ENOB bar STAYS ~7 (do NOT relax to 6 on BP intuition — + EP@6-bit compute is +0.035 real). + ### RESULT 29 (2026-07-16): qcomp VERDICT — 8-bit COMPUTE quantization is FREE (T64 green light); centmirror ships (1.39x). qcomp arms (compute on DAC-grid weights, fp32 master = word-streaming / shadow accumulation), same protocol, vs ctl 1.2678: -- cgit v1.2.3