PulseAugur
实时 06:37:46
English(EN) LUMI: Tokenizer-Agnostic LLM-Based Lossless Image Compression

新的LLM压缩技术利用了先进的数学和图像适应性

研究人员正在开发先进的大型语言模型(LLM)压缩技术,以降低其计算和存储需求。一篇论文介绍了Leech Lattice Vector Quantization (LLVQ),该技术利用高维格进行最优球体打包,以实现最先进的压缩性能。另一种方法LACE-SVD使用有损奇异值分解和累积误差校正,在保持模型精度的同时提高压缩率。对于图像压缩,LUMI框架提供了一种与分词器无关的方法,使用冻结的LLM骨干网络,将像素数据适应LLM的嵌入空间,以获得具有竞争力的压缩率。 AI

影响 这些LLM压缩方面的进展可能导致更高效的大模型部署,降低硬件要求,并实现更广泛的可访问性。

排序理由 多篇研究论文详细介绍了使用LLM进行LLM压缩和图像压缩的新颖方法。

在 arXiv cs.CV 阅读 →

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

新的LLM压缩技术利用了先进的数学和图像适应性

报道来源 [6]

  1. Hugging Face Daily Papers TIER_1 English(EN) ·

    LUMI:基于LLM的无损图像压缩,不依赖分词器

    Large language model (LLM)-based lossless image compression methods typically represent pixel data through the native text interface of a pretrained model, converting pixel values into token sequences that the LLM processes through its vocabulary head. This design shows that pret…

  2. arXiv cs.LG TIER_1 English(EN) · Tycho F. A. van der Ouderaa, Mart van Baalen, Paul Whatmough, Markus Nagel ·

    Leech Lattice Vector Quantization for Efficient LLM Compression

    arXiv:2603.11021v2 Announce Type: replace Abstract: Scalar quantization of large language models (LLMs) is fundamentally limited by information-theoretic bounds. While vector quantization (VQ) overcomes these limits by encoding blocks of parameters jointly, practical implementati…

  3. arXiv cs.IR (Information Retrieval) TIER_1 English(EN) · Stefan Josef ·

    学习池化:灵活多向量压缩的轻量级微调

    Late interaction models have shown strong generalization capabilities, often outperforming much larger dense embedding models. One challenge to their widespread deployment is the large number of token vectors they produce per document and the associated storage and memory costs. …

  4. arXiv cs.AI TIER_1 English(EN) · Zhuowen Liu, Longkun Hao, Shiyu Feng, Xiaowen Chang, Ruiqun Li, Changqun Li ·

    LACE-SVD:面向LLM压缩的具有累积误差校正的损失感知SVD

    arXiv:2607.03057v1 Announce Type: cross Abstract: The rapid growth in the parameter scale of large language models (LLMs) has created a strong demand for efficient compression techniques. As a hardware-agnostic and highly compatible approach, low-rank compression has been widely …

  5. arXiv cs.CV TIER_1 English(EN) · Chris Xing Tian, Chengkai Wu, Ziyu Wang, Rongqun Lin, Kecheng Chen, Xiandong Meng, Haoliang Li, Shiqi Wang, Siwei Ma ·

    LUMI:基于LLM的无损图像压缩,不依赖分词器

    arXiv:2607.08221v1 Announce Type: new Abstract: Large language model (LLM)-based lossless image compression methods typically represent pixel data through the native text interface of a pretrained model, converting pixel values into token sequences that the LLM processes through …

  6. arXiv cs.CV TIER_1 English(EN) · Siwei Ma ·

    LUMI:基于LLM的无损图像压缩,不依赖分词器

    Large language model (LLM)-based lossless image compression methods typically represent pixel data through the native text interface of a pretrained model, converting pixel values into token sequences that the LLM processes through its vocabulary head. This design shows that pret…