paper-with-me

Papers

Reclaiming Residual Knowledge: A Novel Paradigm to Low-Bit Quantization

2024-08-01 · Róisín Luo, Alexandru Drimbarean, James McDermott, Colm O'Riordan

This paper explores a novel paradigm in low-bit (i.e. 4-bits or lower) quantization, differing from existing state-of-the-art methods, by framing optimal quantization as an architecture search problem within convolutional neural networks (ConvNets). Our framework, dubbed \textbf{CoRa} (Optimal Quantization Residual \textbf{Co}nvolutional Operator Low-\textbf{Ra}nk Adaptation), is motivated by two key aspects. Firstly, quantization residual knowledge, i.e. the lost information between floating-point weights and quantized weights, has long been neglected by the research community. Reclaiming the critical residual knowledge, with an infinitesimal extra parameter cost, can reverse performance degradation without training. Secondly, state-of-the-art quantization frameworks search for optimal quantized weights to address the performance degradation. Yet, the vast search spaces in weight optimization pose a challenge for the efficient optimization in large models. For example, state-of-the-art BRECQ necessitates $2 \times 10^4$ iterations to quantize models. Fundamentally differing from existing methods, \textbf{CoRa} searches for the optimal architectures of low-rank adapters, reclaiming critical quantization residual knowledge, within the search spaces smaller compared to the weight spaces, by many orders of magnitude. The low-rank adapters approximate the quantization residual weights, discarded in previous methods. We evaluate our approach over multiple pre-trained ConvNets on ImageNet. \textbf{CoRa} achieves comparable performance against both state-of-the-art quantization-aware training and post-training quantization baselines, in $4$-bit and $3$-bit quantization, by using less than $250$ iterations on a small calibration set with $1600$ images. Thus, \textbf{CoRa} establishes a new state-of-the-art in terms of the optimization efficiency in low-bit quantization.

📄 PDF Abstract BibTeX arXiv:2408.00923

Code (0)

등록된 구현이 없습니다.

Tasks

Quantization

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Storage-Scalable Progressive Semantic Communication via Knowledge-Base Reuse

2026-09-09 · Heng Zhu, Ye Liu, Kun Zhu, Feifei Song arxiv

Existing knowledge-base-assisted semantic communication schemes commonly adopt either single knowledge-base quantization (SKBQ) or multi-knowledge-base residual quantization (MKBQ). SKBQ incurs limited storage overhead b…

Semantic Communication

ReaLM: Residual Quantization Bridging Knowledge Graph Embeddings and Large Language Models

2025-10-10 · Wenbin Guo, Xin Wang, Jiaoyan Chen, Lingbing Guo 외 arxiv

Large Language Models (LLMs) have recently emerged as a powerful paradigm for Knowledge Graph Completion (KGC), offering strong reasoning and generalization capabilities beyond traditional embedding-based approaches. How…

Knowledge Graph Completion

Recover-LoRA for Aggressive Quantization: Reclaiming Accuracy in 2-Bit Language Models via Low-Rank Adaptation with Knowledge Distillation on Synthetic Data

2026-06-02 · Devleena Das, Rajeev Patwari, Elliott Delaye, Ashish Sirasao arxiv

Aggressive weight quantization to 2-bit precision offers substantial throughput and memory gains for large language model (LLM) inference, but typically incurs severe accuracy degradation. These gains are particularly re…

Knowledge Distillation

Regularized Residual Quantization: a multi-layer sparse dictionary learning approach

2017-05-01 · Sohrab Ferdowsi, Slava Voloshynovskiy, Dimche Kostadinov

The Residual Quantization (RQ) framework is revisited where the quantization distortion is being successively reduced in multi-layers. Inspired by the reverse-water-filling paradigm in rate-distortion theory, an efficien…

Dictionary LearningQuantizationSuper-Resolution

Hyperbolic Residual Quantization: Discrete Representations for Data with Latent Hierarchies

2025-05-18 · Piotr Piękos, Subhradeep Kayal, Alexandros Karatzoglou

Hierarchical data arise in countless domains, from biological taxonomies and organizational charts to legal codes and knowledge graphs. Residual Quantization (RQ) is widely used to generate discrete, multitoken represent…

Inductive BiasKnowledge GraphsQuantizationRepresentation Learning