arXiv:2512.16317cs.AI2025-12被引 4

让大模型推理更省钱:新机制自动奖励高效高质量节点

Design and Evaluation of Cost-Aware PoQ for Decentralized LLM Inference

  • 用质量与成本双指标奖励机制,动态评估推理和评估节点
  • 最大模型每单位延迟产出质量最高,效率优于小模型
  • 适合构建经济可持续的去中心化大模型服务系统

去中心化大语言模型(LLM)推理可提供透明、抗审查的AI访问,但现有验证方法难以适配现代模型。本文提出成本感知的PoQ框架,将显式的效率度量纳入推理与评估节点的奖励机制。设计融合真实标签级F1、轻量级学习评估器及GPT判断的统一评估流程,采用线性奖励函数平衡归一化质量与成本。在抽取式问答与摘要任务上,使用五种指令微调的LLM(TinyLlama-1.1B至Llama-3.2-3B)和三种评估模型(跨编码器与双编码器架构)。结果表明,语义相似度双编码器与真实标签及GPT评分相关性显著高于跨编码器,证明评估器架构是关键设计。质量-成本分析显示,池中最大模型在单位延迟质量产出上最为高效。5000次蒙特卡洛模拟表明,该奖励机制持续给予高质量低延迟推理模型和高效评估器更高平均奖励,同时惩罚慢速低质节点。这些发现表明,成本感知的PoQ为经济可持续的去中心化LLM推理提供了可行基础。

原文摘要 · Abstract (English)

Decentralized large language model (LLM) inference promises transparent and censorship resistant access to advanced AI, yet existing verification approaches struggle to scale to modern models. Proof of Quality (PoQ) replaces cryptographic verification of computation with consensus over output quality, but the original formulation ignores heterogeneous computational costs across inference and evaluator nodes. This paper introduces a cost-aware PoQ framework that integrates explicit efficiency measurements into the reward mechanism for both types of nodes. The design combines ground truth token level F1, lightweight learned evaluators, and GPT based judgments within a unified evaluation pipeline, and adopts a linear reward function that balances normalized quality and cost. Experiments on extractive question answering and abstractive summarization use five instruction tuned LLMs ranging from TinyLlama-1.1B to Llama-3.2-3B and three evaluation models spanning cross encoder and bi encoder architectures. Results show that a semantic textual similarity bi encoder achieves much higher correlation with both ground truth and GPT scores than cross encoders, indicating that evaluator architecture is a critical design choice for PoQ. Quality-cost analysis further reveals that the largest models in the pool are also the most efficient in terms of quality per unit latency. Monte Carlo simulations over 5\,000 PoQ rounds demonstrate that the cost-aware reward scheme consistently assigns higher average rewards to high quality low cost inference models and to efficient evaluators, while penalizing slow low quality nodes. These findings suggest that cost-aware PoQ provides a practical foundation for economically sustainable decentralized LLM inference.

去中心化大模型推理激励机制成本优化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。