paper-with-me

Papers

BiSCo-LLM: Lookup-Free Binary Spherical Coding for Extreme Low-Bit Large Language Model Compression

2026-07-09 · Yuantian Shao, Peisong Wang, Zhilei Liu, Chuangyi Li, Yuanteng Chen, Pengcheng Xie, Yiwu Yao, Zhihui Wei, Jian Cheng arxiv

Large language models (LLMs) are increasingly constrained by memory capacity, weight bandwidth, and checkpoint storage during deployment. Existing low-bit compression methods mainly follow two directions. Scalar or group-wise quantization is simple and compatible with efficient low-precision kernels, but its representation capacity becomes limited when the target budget approaches 2 bits per weight. Vector-quantized weight compression provides a richer block-level representation, but usually introduces explicit codebooks, index lookup, and additional storage accounting. This paper presents BiSCo-LLM, a codebook-free binary spherical coding framework for extreme low-bit LLM weight compression. The core pipeline is built on three components. First, local weight chunks are mapped onto a unit hypersphere and binarized into compact spherical codes, so that the main payload is a bit-packed sign stream rather than explicit VQ centroids. Second, a residual BSQ stage encodes the reconstruction error left by the base spherical codec, providing an explicit rate-distortion path without stored codebooks. Third, category-wise recovery distillation is performed after replacing each Transformer module category, reducing the mismatch between local weight reconstruction and assembled model behavior. A small 8-bit protected-channel path is used as an auxiliary stabilization mechanism for sensitive channels and is counted separately from the BSQ payload. The reported storage budget includes binary codes, neural decoders, protected-channel payloads, LoRA adapters, and metadata.

📄 PDF Abstract BibTeX arXiv:2607.08643

Code (0)

등록된 구현이 없습니다.

Tasks

Model Compression

Similar Papers 제목 키워드 기반

Decoding of Non-Binary LDPC Codes Using the Information Bottleneck Method

2018-10-21 · Maximilian Stark, Jan Lewandowsky, Souradip Saha, Gerhard Bauch

Recently, a novel lookup table based decoding method for binary low-density parity-check codes has attracted considerable attention. In this approach, mutual-information maximizing lookup tables replace the conventional …

Rubisco function, evolution, and engineering

2022-07-21 · Noam Prywes, Naiya R Phillips, Owen T Tuck, Luis E Valentin-Alvarado 외

Carbon fixation is the process by which CO2 is converted from a gas into biomass. The Calvin Benson Bassham (CBB) cycle is the dominant carbon fixation pathway on earth, driving >99.5% of the ~120 billion tons of carbon …

Spherical Leech Quantization for Visual Tokenization and Generation

2025-12-16 · Yue Zhao, Hanwen Jiang, Zhenlin Xu, Chutong Yang 외 arxiv

Non-parametric quantization has received much attention due to its efficiency on parameters and scalability to a large codebook. In this paper, we present a unified formulation of different non-parametric quantization me…

Image Generation

Biscotti: A Ledger for Private and Secure Peer-to-Peer Machine Learning

2018-11-24 · Muhammad Shayan, Clement Fung, Chris J. M. Yoon, Ivan Beschastnikh

Federated Learning is the current state of the art in supporting secure multi-party machine learning (ML): data is maintained on the owner's device and the updates to the model are aggregated through a secure protocol. H…

BIG-bench Machine LearningFederated LearningPrivacy Preserving

RubiSCoT: A Framework for AI-Supported Academic Assessment

2025-10-20 · Thorsten Fröhlich, Tim Schlippe arxiv

The evaluation of academic theses is a cornerstone of higher education, ensuring rigor and integrity. Traditional methods, though effective, are time-consuming and subject to evaluator variability. This paper presents Ru…