PulseAugur
实时 01:30:52
English(EN) Quantization Inflates Reasoning: Token Inflation as a Hidden Cost of Low-Bit Reasoning Models

研究发现:大语言模型量化会膨胀推理Token使用量

一篇新的研究论文指出,尽管INT4和INT3等量化技术在降低大语言模型推理成本方面卓有成效,但它们可能会意外地膨胀推理Token的使用量。这种被称为“Token膨胀”的现象会抵消预期的加速效果,并带来隐藏的计算成本。该研究引入了“CoT Token膨胀率”来衡量这种效应,并提出量化感知训练可能是一种有前景的缓解策略。 AI

影响 这项研究表明,大语言模型量化带来的效率提升可能会被推理过程中增加的Token使用量部分抵消,从而影响部署成本和性能指标。

排序理由 在arXiv上发表的研究论文,详细介绍了关于大语言模型量化的新发现。

在 arXiv cs.LG 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

研究发现:大语言模型量化会膨胀推理Token使用量

报道来源 [2]

  1. arXiv cs.LG TIER_1 English(EN) · Xinyu Lian, Walid Krichene, Beichen Huang, Masahiro Tanaka, Olatunji Ruwase, Li Zhang, Minjia Zhang ·

    量化膨胀推理:低比特推理模型的隐藏成本——Token膨胀

    arXiv:2606.25519v1 Announce Type: cross Abstract: Quantization is widely used to reduce the inference cost of large language models, but its effect on reasoning models is not fully captured by final-answer accuracy or per-token latency. We show that low-bit post-training quantiza…

  2. arXiv cs.AI TIER_1 English(EN) · Minjia Zhang ·

    量化膨胀推理:低比特推理模型的隐藏成本——Token膨胀

    Quantization is widely used to reduce the inference cost of large language models, but its effect on reasoning models is not fully captured by final-answer accuracy or per-token latency. We show that low-bit post-training quantization can introduce a hidden test-time compute cost…