paper-with-me

Papers

ASER: Activation Smoothing and Error Reconstruction for Large Language Model Quantization

2024-11-12 · Weibo Zhao, Yubin Shi, Xinyu Lyu, Wanchen Sui, Shen Li, Yong Li

Quantization stands as a pivotal technique for large language model (LLM) serving, yet it poses significant challenges particularly in achieving effective low-bit quantization. The limited numerical mapping makes the quantized model produce a non-trivial error, bringing out intolerable performance degration. This paper is anchored in the basic idea of model compression objectives, and delves into the layer-wise error distribution of LLMs during post-training quantization. Subsequently, we introduce ASER, an algorithm consisting of (1) Error Reconstruction: low-rank compensation for quantization error with LoRA-style matrices constructed by whitening SVD; (2) Activation Smoothing: outlier extraction to gain smooth activation and better error compensation. ASER is capable of quantizing typical LLMs to low-bit ones, particularly preserving accuracy even in W4A8 per-channel setup. Experimental results show that ASER is competitive among the state-of-the-art quantization algorithms, showing potential to activation quantization, with minor overhead.

📄 PDF Abstract BibTeX arXiv:2411.07762

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelModel CompressionQuantization

Similar Papers 제목 키워드 기반

Backward Oversmoothing: why is it hard to train deep Graph Neural Networks?

2025-05-22 · Nicolas Keriven

Oversmoothing has long been identified as a major limitation of Graph Neural Networks (GNNs): input node features are smoothed at each layer and converge to a non-informative representation, if the weights of the GNN are…

Complete Scene Reconstruction by Merging Images and Laser Scans

2019-04-21 · Xiang Gao, Shuhan Shen, Lingjie Zhu, Tianxin Shi 외

Image based modeling and laser scanning are two commonly used approaches in large-scale architectural scene reconstruction nowadays. In order to generate a complete scene reconstruction, an effective way is to completely…

VividDreamer: Invariant Score Distillation For Hyper-Realistic Text-to-3D Generation

2024-07-13 · Wenjie Zhuo, Fan Ma, Hehe Fan, Yi Yang

This paper presents Invariant Score Distillation (ISD), a novel method for high-fidelity text-to-3D generation. ISD aims to tackle the over-saturation and over-smoothing problems in Score Distillation Sampling (SDS). In …

3D GenerationText to 3D

DiTAS: Quantizing Diffusion Transformers via Enhanced Activation Smoothing

2024-09-12 · Zhenyuan Dong, Sai Qian Zhang

Diffusion Transformers (DiTs) have recently attracted significant interest from both industry and academia due to their enhanced capabilities in visual generation, surpassing the performance of traditional diffusion mode…

Image GenerationQuantization

LASER: Loss-Aware Singular-value Decomposition and Rank Allocation for Efficient Low-Precision Vision-Language Models

2026-05-30 · Haiyu Wang, Yutong Wang, Leshu Li, Yihui Ren 외 arxiv

Vision-language models (VLMs) deliver strong multimodal reasoning capabilities, but their large computational cost and high parameter counts make deployment challenging on resource-constrained devices. Low-rank decomposi…

Multimodal Reasoning