UltraSketchLLM: Sub-1-Bit LLM Compression via Sketch and Hardware-Friendly Operators

23d ago · Global · primary source: export.arxiv.org

Researchers have introduced UltraSketchLLM, a compression method that shrinks large language models to 0.5 bit per weight, breaking through the theoretical 1-bit floor that constrains existing techniques while preserving tolerable performance, according to a preprint posted to arXiv [1]. The work, authored by Sunan Zou and submitted on 8 June 2025, targets the growing GPU memory demands of large language models (LLMs) — machine learning systems with many parameters trained on vast text corpora for language generation [1][8]. Current weight-compression approaches are either mathematically capped at 1 bit per weight or suffer steep accuracy drops and inefficiency when pushed further [1]. UltraSketchLLM sidesteps both limitations by applying a data-sketch technique, reducing the peak GPU memory footprint to a compression rate of 0.5 bit per weight [1]. A hardware-friendly implementation keeps latency overhead low, delivering a 14.9× speedup over a naive sketch solution [1]. The preprint appeared on arXiv, the open-access e-print repository that has hosted more than two million articles since its launch in 1991 and now receives roughly 24,000 submissions per month [6]. Papers on the platform are moderated but not peer-reviewed, a model that has made arXiv the dominant preprint venue in computer science, physics, and mathematics [6]. The UltraSketchLLM manuscript was revised once, with a second version posted on 12 June 2026 [1]. Extreme compression is increasingly critical as LLMs scale. Even modest deployment scenarios — edge devices, mobile phones, or inference servers with tight memory budgets — can be gated by the multi-gigabyte footprint of unmodified models. By operating below 1 bit per weight, UltraSketchLLM opens a path to running capable language models on hardware that would otherwise be unable to load them [1]. The authors report that performance degradation remains tolerable, though the preprint does not yet include independent benchmark comparisons or third-party reproduction [1]. The paper’s abstract page on arXiv also links to community-built discovery tools — including Bibliographic Explorer, Connected Papers, and Litmaps — that allow readers to traverse the citation graph and find related research [5]. Those services are part of arXivLabs, a framework launched in 2020 that lets external collaborators build experimental features on top of the repository while adhering to arXiv’s values of openness and user-data privacy [4].

infrastructureresearch-paper

Background sources we checked (7)
  • arxiv.org ↗ Large language models (LLMs) require larger GPU memory size these days, necessitating efficient and extreme weight compression methods. Existing compression methods are either theoretically limited by 1 bit per weight or face severe performance degradation and inefficiency. To de…
  • info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
  • blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
  • info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
  • en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
  • en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
  • en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…

Sources

Spot something wrong? Report an issue