← Search

Rongtao Deng

2 accepted papers

2026

Rethinking Residual Errors in Compensation-based LLM Quantization

ICLR 2026poster

Methods based on weight compensation, which iteratively apply quantization and weight compensation to minimize the output error, have recently demonstrated remarkable success in quantizing Large Language Models (LLMs). The representative work, GPTQ, introduces several key techniques that make such…

Cited by 0SourcecodeScholar
2025

SSVQ: Unleashing the Potential of Vector Quantization with Sign-Splitting

ICCV 2025poster

Vector Quantization (VQ) has emerged as a prominent weight compression technique, showcasing substantially lower quantization errors than uniform quantization across diverse models, particularly in extreme compression scenarios. However, its efficacy during fine-tuning is limited by the constraint o…