← Search

Penghang Yin

4 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
2026

Frayed RoPE and Long Inputs: A Geometric Perspective

ICLR 2026poster

Rotary Positional Embedding (RoPE) is a widely adopted technique for encoding position in language models, which, while effective, causes performance breakdown when input length exceeds training length. Prior analyses assert (rightly) that long inputs cause channels to rotate "out of distribution,"…

Cited by 0SourceScholar
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…

2019

Understanding Straight-Through Estimator in Training Activation Quantized Neural Nets

ICLR 2019poster

Training activation quantized neural networks involves minimizing a piecewise constant training loss whose gradient vanishes almost everywhere, which is undesirable for the standard back-propagation or chain rule. An empirical way around this issue is to use a straight-through estimator (STE) (Bengi…

Cited by 382SourcePDFScholar