← Search

Xingyu Zheng

5 accepted papers

2026

First-Order Error Matters: Accurate Compensation for Quantized Large Language Models

AAAI 2026technical

Post-training quantization (PTQ) offers an efficient approach to compressing large language models (LLMs), significantly reducing memory access and computational costs. Existing compensation-based weight calibration methods often rely on a second-order Taylor expansion to model quantization error, u

Cited by 0SourcePDFScholar
2025

BinaryDM: Accurate Weight Binarization for Efficient Diffusion Models

ICLR 2025poster

With the advancement of diffusion models (DMs) and the substantially increased computational requirements, quantization emerges as a practical solution to obtain compact and efficient low-bit DMs. However, the highly discrete representation leads to severe accuracy degradation, hindering the quantiz…

2025

PEAKS: Selecting Key Training Examples Incrementally via Prediction Error Anchored by Kernel Similarity

ICML 2025poster

As deep learning continues to be driven by ever-larger datasets, understanding which examples are most important for generalization has become a critical question. While progress in data selection continues, emerging applications require studying this problem in dynamic contexts. To bridge this gap,…

2024

Accurate LoRA-Finetuning Quantization of LLMs via Information Retention

ICML 2024oral

The LoRA-finetuning quantization of LLMs has been extensively studied to obtain accurate yet compact LLMs for deployment on resource-constrained hardware. However, existing methods cause the quantized LLM to severely degrade and even fail to benefit from the finetuning of LoRA. This paper proposes a…

2024

BiDM: Pushing the Limit of Quantization for Diffusion Models

NeurIPS 2024poster

Diffusion models (DMs) have been significantly developed and widely used in various applications due to their excellent generative qualities. However, the expensive computation and massive parameters of DMs hinder their practical use in resource-constrained scenarios. As one of the effective compres…