diff options
| author | Yuren Hao <yurenh2@illinois.edu> | 2026-07-18 22:47:19 -0500 |
|---|---|---|
| committer | Yuren Hao <yurenh2@illinois.edu> | 2026-07-18 22:47:19 -0500 |
| commit | 07e06375620669e1fb3d36ded64a5867645e423d (patch) | |
| tree | 33457f2a6ed8e7632e235baa487e63db96245a8b /docs/campaign/CASCADE_ABLATION_PLAN.md | |
| parent | 69314ce4dee3b76225a434263e305cbd2cdb04ae (diff) | |
RESULT 48b: 一般化BBP(amp+测谱,免结构假设)=R>1处处成立到1e-4,EP附加噪声低于信号5-50×;数字域下界非检测相变(bf16=位移舍入悬崖非噪声bulk);单步检测瓶颈=batch噪声(与BP共享);真相变在模拟读出/量化域,qb6 β-buyback即穿边证据
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014FAPDWQ49M5Ye3NpTndTpn
Diffstat (limited to 'docs/campaign/CASCADE_ABLATION_PLAN.md')
| -rw-r--r-- | docs/campaign/CASCADE_ABLATION_PLAN.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/campaign/CASCADE_ABLATION_PLAN.md b/docs/campaign/CASCADE_ABLATION_PLAN.md index c74a8dd..399d8d6 100644 --- a/docs/campaign/CASCADE_ABLATION_PLAN.md +++ b/docs/campaign/CASCADE_ABLATION_PLAN.md @@ -568,6 +568,23 @@ direction), not training-under-fault; wave-2 = co-training with faults injected +### RESULT 48b (2026-07-18): GENERALIZED BBP (amp semantics, measured-spectrum, no iid +assumption; user-directed): R = spike/edge > 1 EVERYWHERE down to beta=1e-4 — EP's extra noise +sits 5-50x BELOW the signal spike in bf16-amp too. The digital floor is NOT a detectability +transition; the binding single-step detection limit is BATCH noise (shared with BP). +probe_bbp2 @s150000, 8 layers x 8 batches x beta {1e-4..1e-2}: R@1e-4 = 8.7-46.8 per layer, +FLAT toward low beta (no 1/beta bulk: our theta-read never differences energies numerically — +beta enters via state displacement, so bf16 bites as an all-or-nothing ROUNDING CLIFF at +beta*||d|| ~ ulp(z) [RESULT 11's death], not as a noise bulk). u1-overlap ~0.37 (b0-b8) / +0.66-0.80 (b11) beta-INDEPENDENT => dominated by batch sampling noise (missing control column: +per-batch BP u1 vs mean-BP u1 — same-batch cos(EP,BP)~0.99 implies EP u1 ~ BP u1, so 0.37 is +the batch-noise number, not an EP defect). WHERE the sharp BBP transition genuinely lives: +(a) ANALOG readout (ENOB additive bulk -> T64 design equation stands), (b) aggressive weight/ +compute QUANTIZATION — qb6 beta-buyback is an in-hand crossing of the edge; controlled demo = +rerun bbp2 with 6-bit qcomp, expect R to cross 1 and overlap to jump with beta. (c) bf16 cliff +as the degenerate case. beta_floor's empirical benefit now fully attributed to window geometry +(distance from cliff + T2-sensitivity), NOT detectability. + ### RESULT 48 (2026-07-18): BBP FLOOR AUDIT — the fp32 SIMULATOR has NO additive detectability floor (a=0 all layers, top-direction overlap 1.000 down to beta=3e-4); BBP becomes a HARDWARE design equation. probe_bbp @plain s150000, 24 layers (qkv+w2 x12), 6 batches x beta {3e-4,1e-3,3e-3,1e-2}: additive coefficient a = 0 within fit resolution EVERYWHERE; residual error is beta-independent |
