← Search

Yanxia Deng

2 accepted papers

2026

DiaBlo: Diagonal Blocks Are Sufficient For Finetuning

ICLR 2026poster

Fine-tuning is a critical step for adapting large language models (LLMs) to domain-specific downstream tasks. To mitigate the substantial computational and memory costs of full-model fine-tuning, Parameter-Efficient Fine-Tuning (PEFT) methods have been proposed to update only a small subset of model…

Cited by 0SourcecodeScholar
2024

MagR: Weight Magnitude Reduction for Enhancing Post-Training Quantization

NeurIPS 2024poster

In this paper, we present a simple optimization-based preprocessing technique called Weight Magnitude Reduction (MagR) to improve the performance of post-training quantization. For each linear layer, we adjust the pre-trained floating-point weights by solving an $\ell_\infty$-regularized optimizatio…