REVIEW 2 major objections 6 minor 15 references
Mathematically equivalent expert-reduction orders can drive different sparse-MoE trajectories, routes, and continuation texts.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · grok-4.5
2026-07-31 17:54 UTC pith:5Q46D4WT
load-bearing objection Tight freeze-fork isolation shows expert reduction order can really change MoE trajectories; scoped claim is solid, external incidence is not claimed. the 2 major comments →
From Expert Reduction to Behavioral Divergence: Tracing Numerical State through Sparse MoE Inference
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
With local MoE state held fixed, mathematically equivalent cross-expert reduction orders alone can select different deterministic sparse-MoE executions: distinct post-mHC states, routes, full persistent decode state, and continuation-text basins. Post-mHC is a sufficient intra-token boundary and full persistent state a sufficient cross-token boundary for reproducing a controlled divergent branch when the next input is unchanged; identical emitted tokens therefore need not imply identical autoregressive state.
What carries the argument
Trace-freeze-fork intervention: freeze prefix, experts, gates, weighted terms, shared output, and persistent state at one MoE site, then vary only aggregation semantics across four schemes (P32/C/A/B) that separate operand representation from accumulator precision, plus exact endpoint substitution of post-mHC or full persistent state to test boundary sufficiency.
Load-bearing premise
Findings from one native CPU runtime, one six-expert checkpoint, and exploratory forks and prompts are enough to treat reduction order and precision as a general sparse-MoE compatibility requirement, even without measuring how often real accelerators realize the sensitive orders.
What would settle it
On the same frozen local MoE state, show that all 720/360 same-mode reduction orders produce bitwise-identical post-mHC states, routes, persistent decode state, and greedy tokens as the native path—or that reconstructing the measured post-mHC or full persistent endpoint fails to reproduce the downstream branch.
If this is right
- Sparse-MoE backend qualification should test persistent-state, layer-state, and routing conformance, not only final tokens.
- Operand conversion, accumulator precision, and merge order must be specified as part of the runtime/hardware contract, not left as interchangeable kernel choices.
- A hierarchical conformance path can start at decode-boundary persistent-state fingerprints, then bisect by layer post-mHC and operator intermediates.
- Identical greedy tokens can still hide divergent attention-persistent state that surfaces only after later decode steps.
- BF16 expert operands with protected FP32 cross-expert accumulation is a scoped native-compatible stabilization contract on the evaluated six-term states.
Where Pith is reading between the lines
- Distributed or arrival-order expert combines may turn completion order into reduction order unless merge trees or higher-precision accumulators are fixed.
- Serving stacks that shard experts across devices or fuse kernels without a stated reduction contract may silently disagree on long-horizon behavior under greedy decoding.
- Tolerance-based cross-backend checks will need canonical persistent-state serialization before bitwise or near-bitwise conformance is even well-defined.
- Delayed divergence implies regression tests that stop at short prefixes can miss order-induced behavioral splits that only appear deeper in generation.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper shows that, with local MoE state frozen in native DeepSeek-V4-Flash, mathematically equivalent cross-expert reduction orders alone can change post-mHC states, routes, full persistent decode state, and greedy continuation text. Four schemes (P32/C/A/B) separate operand representation from accumulator precision. Exhaustive single-layer forks map 720 A orders to 10 text basins and 360 B structural classes to 11 basins; under one Chinese prompt the B classes split into opposing hiring/layoffs continuations. Persistent ablations (192 schedules × 4 schemes) find P32/A/B alter all native route trajectories while C preserves routes, tokens, and texts and matches native intermediates bitwise. Exact post-mHC and FP64 full-persistent-state reconstructions reproduce one controlled B branch intra-token and across seven later decode steps. The authors conclude that operand conversion, accumulator precision, and reduction order belong in sparse-MoE numerical compatibility contracts, scoped strictly to controlled causal possibility rather than deployment incidence.
Significance. If the result holds under the stated scope, it is a concrete and practically important contribution to MoE inference systems: reduction order and low-precision combine semantics are not interchangeable kernel details but part of execution semantics near discrete router and argmax boundaries, including delayed divergence that survives identical emitted tokens via persistent attention state. Strengths include exhaustive 6! enumeration, same-mode vs native reference axes, bitwise C checks over 192 trajectories, two endpoint-sufficiency reconstructions with pre-fork identity controls, stratified long-form event-direction extensions with exact token-ID replay, and an unusually careful claim ledger and artifact manifest. The work usefully links floating-point reduction non-associativity to MoE routing and autoregressive state in a way prior nondeterminism and MoE-quantization literature has not isolated.
major comments (2)
- [§3.5 Exploratory breadth] §3.5 and Abstract: the 12/24/36-of-50 separation counts are obtained by injecting the maximum-L∞ B branch at each prompt’s captured state, not a random or production-like order. That design answers an existence/horizon question under adversarial branch choice. The abstract sentence is literally correct, but without an adjacent random-order or native-schedule control on the same 50 prompts, readers can easily over-read these fractions as typical breadth. Please state the selection rule in the abstract-level claim and, if feasible, report a paired random-class or identity-order baseline so the exploratory breadth result cannot be mistaken for incidence.
- [§3.2.1, §4.2] §3.2.1–§4.2: the representative trace shows MoE → post-mHC → route change → delayed token change, and the two reconstructions establish endpoint sufficiency, but there is still no frozen-route mediation control. The paper correctly refuses to claim routing is the unique mediator; however, the propagation schematic in §4.2 still presents “later layer/route divergence” as a necessary link in the measured sequence. Either add a minimal freeze-top-k (or force-route) control on one branch, or rephrase the schematic so route change is clearly an observed correlate rather than an implied causal step required for the central claim.
minor comments (6)
- [§2.4.7 / §3.2] §2.4.7 already discloses exploratory, non-preregistered depth prompts and hard-coded layer 5; consider moving one sentence of that disclosure into the main Results lead-in so basin and event-direction findings are not skimmed as a pre-specified benchmark suite.
- [Figure 2, §3.3] Figure 2 panel b and §3.3: the hiring count correction (110→113) is clear in text; ensure the alluvial figure caption states that widths use post-consensus class volumes so the figure cannot disagree with the 202/113/45 table.
- [§2.5] §2.5 equations for A/B initialize the accumulator as +0 in BF16 then repeatedly promote to FP32; a one-line note that this matches the probe’s software BF16 container (and is not claiming IEEE BF16 hardware add) would prevent backend readers from over-generalizing the contract.
- [§4.5, §6] §4.5 L0–L4 hierarchy is a useful diagnostic proposal but explicitly unvalidated cross-backend; keep it clearly labeled as a procedure motivated by endpoint sufficiency, not as an evaluated contribution in the Conclusion bullet list.
- [Appendix B.1, passim] Typos/encoding: several prompt strings and Appendix B.1 continuations appear mojibake-corrupted in the manuscript text (e.g., Chinese prompt and streamed continuations). Replace with correct UTF-8 before production.
- [References, Appendix A] References include very recent/adjacent preprints; double-check citation keys and that DeepSeek-V4 / mHC / Colibri identifiers match the public artifacts named in the reproducibility appendix.
Circularity Check
No significant circularity: empirical freeze-fork interventions with external native-reference checks, not definitional or fitted predictions.
full rationale
This is a controlled systems/experimental paper, not a first-principles derivation that could close on its inputs. The load-bearing chain is interventional: freeze local MoE operands/gates/prefix, vary only aggregation semantics (P32/C/A/B and permutations), and measure post-mHC, routes, persistent state, tokens, and text against an unmodified native reference and same-mode canonical references. Scheme C’s native compatibility is established by bitwise identity of MoE, post-mHC, next-router, and LM states over 192 trajectories, not by defining C as the native path. The 360 B structural classes follow from an explicit finite-precision symmetry (0⊕xi=xi and xi⊕xj=xj⊕xi under the stated BF16 rule), which is a quotient of the enumeration space rather than a fitted law. Endpoint reconstructions (post-mHC ΔH; FP64 full-persistent ΔS) test causal sufficiency of captured boundaries by additive injection with pre/post bitwise gates; agreement with the measured branch is an empirical outcome, not forced by construction of the labels. Basin volumes and event-direction counts are explicitly permutation/class measures, not posteriors. Citations to DeepSeek/mHC/Colibri supply model and runtime context; none import a uniqueness theorem or ansatz that forbids alternatives. No fitted parameter is relabeled a prediction, and no central claim reduces to self-citation. Ordinary use of the authors’ instrumented runtime is experimental dependence, not circularity under the stated criteria.
Axiom & Free-Parameter Ledger
free parameters (3)
- experiment/request seeds (e.g. 20260722, 20260723) and 64 layer-static schedules =
seed 20260722 (persistent/breadth); 20260723 (event-direction sample)
- fork layer and depth/breadth prompt set =
layer 5; 3 depth prompts + 50 breadth prompts
- generation horizons (8/16/32/64 tokens) =
8 primary; staged 16/32; 64 event-direction
axioms (5)
- standard math Floating-point addition is non-associative; permutation-equivalent real sums need not be bit-identical after rounded accumulation.
- domain assumption Native Colibri non-DSpark path with stated BF16 software rounding (bias 0x7fff+lsb, ties-to-even) and FP32 componentwise adds implements the reference MoE combine under test.
- domain assumption Under observed finite non-NaN/Inf BF16 operands, B has exact first-two-operand symmetry, yielding 360 structural classes from 720 permutations.
- domain assumption Greedy decoding plus top-k routing make small numerical state differences capable of discrete trajectory changes; identical emitted tokens need not imply identical persistent state.
- ad hoc to paper Trace-freeze-fork holds prefix, experts, gates, terms, shared output, and persistent state fixed so only aggregation semantics cause downstream differences.
invented entities (4)
-
P32/C/A/B aggregation schemes
independent evidence
-
Continuation-text basins / structural B classes
independent evidence
-
post-mHC intra-token boundary and full persistent-state cross-token boundary
independent evidence
-
Hierarchical runtime-conformance levels L0–L4
no independent evidence
read the original abstract
Mathematically equivalent expert-reduction orders can produce observably different sparse-MoE executions. We isolate this effect in native DeepSeek-V4-Flash by freezing local MoE state and varying only aggregation semantics. Four schemes separate operand representation from accumulator precision. At one layer-5 fork, 720 A-mode orders yield 10 continuation basins; 720 B-mode orders form 360 exact structural classes and 11 basins. Under one Chinese prompt, the B classes split into 202 layoffs, 113 hiring, and 45 other continuations. Maximum-L-infinity B-branch selection separates 12, 24, and 36 of 50 prompts by 8, 16, and 32 tokens. Across 192 persistent trajectories per scheme, P32, A, and B change every native-reference route trajectory, while C preserves routes, token sequences, and texts. A separate 192-trajectory C check matches native MoE, post-mHC, next-router, and LM states bitwise. For one controlled B branch, exact post-mHC endpoint reconstruction reproduces the measured downstream trajectory. At the next decode boundary, exact FP64 reconstruction of the branch's full persistent state yields agreement for 301 downstream post-mHC states, 301 persistent-state checkpoints, 301 routes, predictions, and text over seven steps, given the same naturally generated next input. These controls identify post-mHC as an intra-token boundary and full persistent state as a cross-token continuation boundary. Identical tokens need not imply identical autoregressive state: divergence can survive a token boundary and become visible later. These results make expert operand conversion, accumulator precision, and reduction order part of a numerical compatibility contract for sparse-MoE runtimes and hardware backends. They establish controlled causal possibility, not deployment incidence; C's order invariance is limited to evaluated six-term states and schedules.
Figures
Reference graph
Works this paper leans on
-
[1]
JiayiYuan,HaoLi,XinhengDing,WenyaXie,Yu-JheLi,WentianZhao,KunWan,JingShi, Xia Hu, and Zirui Liu.oUnderstanding and Mitigating Numerical Sources of Nondeter- minism in LLM Inference.parXiv:2506.09501v2, 2025.https://arxiv.org/abs/2506.09501
arXiv 2025
-
[2]
Ranjith Chodavarapu and Lei Xu.oThe Illusion of Equivalence: Systematic FP16 Diver- gence in KV-Cached Autoregressive Inference.parXiv:2604.15409v1, 2026.https://arxiv. org/abs/2604.15409
Pith/arXiv arXiv 2026
-
[3]
oMixture of Quantized Experts (MoQE): Complementary Effect of Low-bit Quantization and Robustness
Young Jin Kim, Raffy Fahim, and Hany Hassan Awadalla. oMixture of Quantized Experts (MoQE): Complementary Effect of Low-bit Quantization and Robustness. p arXiv:2310.02410v1, 2023.https://arxiv.org/abs/2310.02410
Pith/arXiv arXiv 2023
-
[4]
oValue-and-Structure Alignment for Routing-Consistent Quantization of Mixture-of-Experts Models
Hancheol Park, Geonho Lee, Tairen Piao, and Tae-Ho Kim. oValue-and-Structure Alignment for Routing-Consistent Quantization of Mixture-of-Experts Models. p arXiv:2606.05688v1, 2026.https://arxiv.org/abs/2606.05688
Pith/arXiv arXiv 2026
-
[5]
pTechnical Report UCB/EECS-2016-121, University of California, Berkeley, 2016
James Demmel, Willow Ahrens, and Hong Diep Nguyen.oEfficient Reproducible Float- ing Point Summation and BLAS. pTechnical Report UCB/EECS-2016-121, University of California, Berkeley, 2016. https://www2.eecs.berkeley.edu/Pubs/TechRpts/2016/ EECS-2016-121.html
2016
-
[6]
Radford M. Neal.oFast Exact Summation Using Small and Large Superaccumulators.p arXiv:1505.05571v1, 2015.https://arxiv.org/abs/1505.05571
Pith/arXiv arXiv 2015
-
[7]
https://doi.org/10.1016/j.parco.2015.09.001
Caroline Collange, David Defour, Stef Graillat, and Roman Iakymchuk.oNumerical Re- producibility for the Parallel Reduction on Multi- and Many-Core Architectures.pParallel Computing 49 (2015): 83⚶97. https://doi.org/10.1016/j.parco.2015.09.001
-
[8]
Hung Viet Pham, Thibaud Lutellier, Weizhen Qi, and Lin Tan.oCRADLE: Cross-Backend Validation to Detect and Localize Bugs in Deep Learning Libraries.pProceedings of the 41st International Conference on Software Engineering, 2019, pp. 1027⚶1038. https://doi. org/10.1109/ICSE.2019.00107
arXiv 2019
-
[9]
Jiawei Liu, Jinkun Lin, Fabian Ruffy, Cheng Tan, Jinyang Li, Aurojit Panda, and Lingming Zhang. oNNSmith: Generating Diverse and Valid Test Cases for Deep Learning Compil- ers.pProceedings of ASPLOS 2023, 2023.https://doi.org/10.1145/3575693.3575707
arXiv 2023
-
[10]
oDeepSpeed-MoE: Advancing Mixture-of-Experts Inference and Training to Power Next-Generation AI Scale.pProceed- ings of Machine Learning Research 162 (ICML 2022): 18332⚶18346
Samyam Rajbhandari, Conglong Li, Zhewei Yao, Minjia Zhang, Reza Yazdani Aminabadi, Ammar Ahmad Awan, Jeff Rasley, and Yuxiong He. oDeepSpeed-MoE: Advancing Mixture-of-Experts Inference and Training to Power Next-Generation AI Scale.pProceed- ings of Machine Learning Research 162 (ICML 2022): 18332⚶18346. https://proceedings. mlr.press/v162/rajbhandari22a.html
2022
-
[11]
oDeepEP:AnEfficientExpert-ParallelCommunication Library.pSoftware repository, 2025.https://github.com/deepseek-ai/DeepEP
Chenggang Zhao, Shangyan Zhou, Liyue Zhang, Chengqi Deng, Zhean Xu, Yuxuan Liu, KuaiYu,JiashiLi,andLiangZhao. oDeepEP:AnEfficientExpert-ParallelCommunication Library.pSoftware repository, 2025.https://github.com/deepseek-ai/DeepEP
2025
-
[12]
DeepSeek-AI et al.oDeepSeek-V4: Towards Highly Efficient Million-Token Context Intel- ligence.parXiv:2606.19348v1, 2026.https://arxiv.org/abs/2606.19348
arXiv 2026
-
[13]
Zhenda Xie, Yixuan Wei, Huanqi Cao, Chenggang Zhao, Chengqi Deng, Jiashi Li, Damai Dai,HuazuoGao,JiangChang,LiangZhao,ShangyanZhou,ZheanXu,ZhengyanZhang, Wangding Zeng, Shengding Hu, Yuqing Wang, Jingyang Yuan, Lean Wang, and Wen- fengLiang.omHC:Manifold-ConstrainedHyper-Connections. parXiv:2512.24880v2,2026. https://arxiv.org/abs/2512.24880. 31
Pith/arXiv arXiv 2026
-
[14]
oDSpark: Confidence-Scheduled Speculative Decoding with Semi- Autoregressive Generation
Xin Cheng et al. oDSpark: Confidence-Scheduled Speculative Decoding with Semi- Autoregressive Generation. parXiv:2607.05147v1, 2026. https://arxiv.org/abs/2607. 05147
Pith/arXiv arXiv 2026
-
[15]
Whale Agent Lab.oColibri: Native Inference Runtime.pSoftware repository, 2026.https: //github.com/whale-agent-lab/colibri. 32
2026
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.