Revisiting the Parameter Efficiency of Adapters from the Perspective of Precision Redundancy
Shibo Jie, Haoqing Wang, Zhi-Hong Deng

TL;DR
This paper demonstrates that low-precision, even 1-bit, adapters can be used in parameter-efficient tuning of vision models with minimal performance loss, significantly reducing storage requirements.
Contribution
It introduces a quantization method for adapters that enables ultra-low precision tuning, outperforming existing PET methods in efficiency and storage.
Findings
1-bit adapters perform comparably to full-precision adapters.
Low-precision adapters require minimal storage, reducing overhead.
Quantization minimally impacts adapter performance.
Abstract
Current state-of-the-art results in computer vision depend in part on fine-tuning large pre-trained vision models. However, with the exponential growth of model sizes, the conventional full fine-tuning, which needs to store a individual network copy for each tasks, leads to increasingly huge storage and transmission overhead. Adapter-based Parameter-Efficient Tuning (PET) methods address this challenge by tuning lightweight adapters inserted into the frozen pre-trained models. In this paper, we investigate how to make adapters even more efficient, reaching a new minimum size required to store a task-specific fine-tuned network. Inspired by the observation that the parameters of adapters converge at flat local minima, we find that adapters are resistant to noise in parameter space, which means they are also resistant to low numerical precision. To train low-precision adapters, we propose…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCCD and CMOS Imaging Sensors · Advanced Neural Network Applications · Sparse and Compressive Sensing Techniques
