ニュース
PyroDash: Cost-Efficient Token-Level Small-Large Language Model Collaborative Inference
arXiv cs.AI · 公開日 · 読了3分
30秒で要点
- 何が起きたか
- PyroDash framework trains small language models to decide token-by-token when to hand off queries to large language models for cost-efficient collaborative inference.
- なぜ重要か
- Relevant for engineers deploying LLM services who need to balance reasoning quality against inference costs in production systems.
- 注意点
- Results demonstrated only on mathematical reasoning benchmarks; generalization to other domains and real-world deployment constraints remain unvalidated.
この要約を音声で聴く
記事より
-->
Computer Science > Computation and Language
arXiv:2607.20327v1 (cs)
[Submitted on 22 Jul 2026]
Title: PyroDash: Cost-Efficient Token-Level Small-Large Language Model Collaborative Inference
Authors: Niqi Lyu , Pengtao Shi , Wei Qiu , Jianlin Zhong , Sicong Xia , Jianyao Ma , Yicheng Ding
View a PDF of the paper titled PyroDash: Cost-Efficient Token-Level Small-Large Language Model Collaborative Inference, by Niqi Lyu and 6 other authors
View PDF HTML (experimental)
Abstract: Large language models (LLMs) provide strong reasoning capabilities but are expensive to serve at scale, whereas small language models (SLMs) are cheaper but less reliable on difficult problems. We introduce PyroDash, a cost-aware framework for token-level SLM-LLM collaborative inference. During generation, the SLM decides whether to request assistance by emitting a control token. A Collaborate Engine then sends the query and partial reasoning trace to a frozen LLM for completion through a single handoff. The policy is internalized in the SLM, requiring neither a separate router, LLM retraining, nor access to LLM logits. PyroDash trains the SLM in three stages: control-token embedding learning, offloading-oriented supervised fine-tuning, and cost-aware alignment with Group Relative Policy Optimization. Its reward balances answer accuracy against inference cost normalized by LLM-only inference. Ac
原文からの抜粋です。全文は配信元でお読みください。
- llm
- language model
- reasoning
- inference
The Agent Architect
1つのパターン、1つのトレードオフ、1つの本番障害事例。エージェントシステムを構築する人のための短い週刊ブリーフィング。
週1回のメール、ワンクリックで購読解除できます。アドレスはブリーフィングの送信のみに使用します。