電力制約に応じてAI推論サーバーの台数を決める解析モデル
Analytical Power-Aware Provisioning for Prefill-Decode Disaggregated AI Inference
この論文をやさしく読む
ひとことで言うと
文章を最初に読み込む処理と、続きを生成する処理を別々のサーバーで行うAI推論について、何台ずつ配置するかを電力と処理能力の両面から計算する研究です。
何に役立つ?
電力枠や入力・出力の長さが変わったとき、候補構成を比較するための計画手法として使うことが考えられます。要旨はモデルの構成を説明しており、実運用での節電量は示していません。
この研究の面白いところ
入力処理と生成処理を独立に見積もるだけでなく、KVキャッシュの予約を通じた結び付きと待ち行列を組み込んでいます。処理能力と電力のどちらかを改善すると他方が悪化する境界を求めます。
どこまで分かった?
解析モデルの提案です。予測誤差、実機との比較、対象ハードウェアの種類、具体的な電力削減率は要旨に記載されていません。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
利用可能な電力は、AI推論サーバー群の運用をますます制約する要因となっており、サービス提供能力と電力消費を併せて考慮する設備配備手法が求められている。プリフィルとデコードを分離するPD分離は、大規模な推論サービスで広く使われる構成となっている。しかし、サービス提供能力は、処理負荷の特性、ハードウェアの制約、待ち行列、KVキャッシュの予約に複合的に依存するため、プリフィル用とデコード用のインスタンス数を適切に決めるのは難しい。既存手法は主にプロファイリングとシミュレーションに依存しており、配備の判断がサービス提供能力と消費電力のトレードオフをどう変えるかについて、解析的な理解は限られている。 本論文は、PD分離型AI推論の電力を考慮した配備に向け、解析的な枠組みを構築する。推論ワークロードとハードウェアを与えると、この枠組みは配備構成のサービス提供能力と平均消費電力をモデル化する。サービス提供能力のモデルは、入力長と出力長の同時分布、およびハードウェアの計算能力とメモリの上限から導く。特に、KVキャッシュの予約によってプリフィルとデコードが結び付く関係と、リクエストの待ち行列の影響を明示的に捉える。これに基づき、電力モデルは、正規化したサービスのスループットの関数としてインスタンスごとの消費電力を定める。 両モデルを組み合わせることで、候補となる配備構成の間のサービス提供能力と電力のパレートフロントを求める。これにより、サービス提供者は、ワークロードや利用可能な電力が変化した際に、配備構成を選択できる。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-21(UTC)
- 最新改訂
- 2026-09-21 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-21 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Power availability increasingly constrains the operation of AI inference fleets, creating a need for provisioning methods that jointly consider serving capacity and power consumption. Prefill--decode (PD) disaggregation has emerged as a prevalent architecture for large-scale inference serving. However, determining the appropriate numbers of prefill and decode instances is challenging because serving capacity depends jointly on workload characteristics, hardware constraints, queueing, and KV-cache reservations. Existing approaches largely rely on profiling and simulation, providing limited analytical insight into how provisioning decisions shape the tradeoff between serving capacity and power consumption. This paper develops an analytical framework for power-aware provisioning of PD-disaggregated AI inference. Given an inference workload and hardware, the framework models the serving capacity and average power consumption of a provisioned deployment. The serving-capacity model is derived from the joint distribution of input--output lengths and hardware compute and memory limits. In particular, it explicitly captures the coupling between prefill and decode induced by KV-cache reservations, as well as the impact of request queueing. On this basis, the power model determines per-instance power consumption as a function of normalized serving throughput. Together, the models determine the serving capacity--power Pareto front among candidate provisioned deployments, enabling the service provider to choose a provisioned deployment as the workload or available power changes.
arXiv ID: 2609.24639 / 要約の誤りについて