PulseAugur
实时 11:28:53
English(EN) Signed Symmetric Quantization for Few-Bit Integers

新的有符号对称量化提高了大语言模型的准确性

研究人员推出了一种名为有符号对称量化(Signed Symmetric Quantization)的新量化方法,旨在减少大语言模型少比特整数表示中的误差。该方法通过解决有符号整数字母表中的不对称性来提高性能,这种不对称性可能导致正值异常值被截断。该技术在保持标准对称量化运行时效率的同时,减轻了量化误差,在 Qwen3、Qwen3.5 和 Llama 3 等模型中显示出潜力。 AI

影响 这项量化技术可能通过减少内存使用和提高吞吐量,从而实现更高效的大语言模型部署。

排序理由 该集群包含一篇详细介绍大语言模型新技术的学术论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.AI 阅读 →

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

新的有符号对称量化提高了大语言模型的准确性

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Ian Colbert, Eashan Dash, Pablo Monteagudo-Lago, Juan Amboage, Srinidhi N, Giuseppe Franco, Nicholas J. Fraser, Arun Ramachandran ·

    Signed Symmetric Quantization for Few-Bit Integers

    arXiv:2607.08779v1 Announce Type: cross Abstract: The signed integer alphabet contains one more negative representable value than positive. Yet, by convention, the standard symmetric integer quantizer fixes its scale to be strictly positive, which assigns this extra representable…