IX2-0045

① SA Source

Context Before

Subscribed

A Primer on Important Technical Concepts

Evidence

We will take a deeper dive into some of these topics after the results analysis

Context After

Interactivity vs Throughput Tradeoff

The fundamental tradeoff with LLM inference is throughput versus latency. Interactivity (tok/s/user) describes how fast each user of a system receives tokens – it is the inverse of time per output token (TPOT). Throughput (tok/s) describes how many total tokens a system can crank out across all users. One can achieve higher total throughput by batching requests, but each request will be allocated less FLOPs and thus complete slower. This is analogous to the choice of riding a metro bus vs a race car. The metro bus serves many riders, but also makes frequent stops which takes time, but the cost of the metro bus can be amortized across many passengers. The race car can only carry one or two passengers, but it will make few if any additional stops meaning a faster travel time overall, but it is much more expensive to ride per passenger. The metro bus might make more sense for people heading to the park on a weekend, while the race car might be better for bringing a celebrity to their destination. There is no one size fits all solution.

② Atomic Claim

在結果分析之後,文章還會對其中一些主題做更深入說明。

  • Epistemic Mode: ASSERTED
  • Mapping Status: CLAIM_ONLY

③ Semantic Frame

{
  "frame_type": "CLAIM_ONLY",
  "qualifiers": {
    "condition_text": null,
    "numeric_mentions": [],
    "temporal_mentions": []
  },
  "reason": "NO_NODE_REQUIRED",
  "statement": "在結果分析之後,文章還會對其中一些主題做更深入說明。"
}

④ Canonical Entity Mapping

  • CLAIM_ONLY revision 沒有 canonical Entity mapping。

⑤ 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 才是正式決策。