IX2-0328

① SA Source

Context Before

image

Source: SemiAnalysis InferenceX

Evidence

Since speculative decoding (including MTP) works by trading excess compute for fewer memory-bound decoding steps, this extra verification work from speculative tokens may not fit cleanly into slack, resulting in smaller improvements at high batch sizes

Context After

In terms of cost, MTP can drive huge cost savings, in the below table, we see that DeepSeek-R1-0528 run on FP4 using Dynamo TRT costs 0.057 per million total tokens.

image

② Atomic Claim

由於 speculative decoding(包含 MTP)本質上是用額外 compute 換取更少 memory-bound decoding steps,因此在高 batch size 下,speculative tokens 帶來的額外 verification 工作未必能完全塞進閒置 compute,效益可能較小。

  • Epistemic Mode: HYPOTHETICAL
  • Mapping Status: COMPLETE

③ Semantic Frame

{
  "comparison_expression": "由於 speculative decoding(包含 MTP)本質上是用額外 compute 換取更少 memory-bound decoding steps,因此在高 batch size 下,speculative tokens 帶來的額外 verification 工作未必能完全塞進閒置 compute,效益可能較小。",
  "entities": [
    {
      "id": "04_knowledge_base/Speculative Decoding",
      "label": "speculative decoding"
    },
    {
      "id": "04_knowledge_base/Multi-Token Prediction",
      "label": "MTP"
    },
    {
      "id": "04_knowledge_base/IC design verification",
      "label": "verification"
    }
  ],
  "frame_type": "COMPARISON",
  "metric": "COMPUTE_PERFORMANCE",
  "operator": "UNSPECIFIED_COMPARISON",
  "qualifiers": {
    "condition_text": null,
    "numeric_mentions": [],
    "temporal_mentions": []
  }
}

④ Canonical Entity Mapping

RoleSurface LabelCanonical Target
comparison_entity_0speculative decoding04_knowledge_base/Speculative Decoding
comparison_entity_1MTP04_knowledge_base/Multi-Token Prediction
comparison_entity_2verification04_knowledge_base/IC design verification

⑤ Human Review

請在 Properties 逐項確認:

  • 原文 → Atomic Claim 是否忠實
  • Atomic Claim → Semantic Frame 是否忠實
  • Canonical Entity mapping 是否正確
  • Epistemic mode 是否保留原文語氣
  • 最後選擇 review_action

Review state

Markdown 內文不是正式 approval。只有 Apply bridge 寫入的 Decision Ledger event 才是正式決策。