TL;DR
PVeRA introduces a probabilistic adaptation method for large models that improves parameter efficiency and performance by modifying low-rank matrices with probabilistic techniques, enabling better handling of input ambiguities.
Contribution
It proposes PVeRA, a novel probabilistic extension of VeRA, enhancing adaptation flexibility and performance on benchmark tasks.
Findings
PVeRA outperforms VeRA and other adapters on VTAB-1k.
Probabilistic modification improves handling of input ambiguities.
Code and benchmarking tools are publicly available.
Abstract
Large foundation models have emerged in the last years and are pushing performance boundaries for a variety of tasks. Training or even finetuning such models demands vast datasets and computational resources, which are often scarce and costly. Adaptation methods provide a computationally efficient solution to address these limitations by allowing such models to be finetuned on small amounts of data and computing power. This is achieved by appending new trainable modules to frozen backbones with only a fraction of the trainable parameters and fitting only these modules on novel tasks. Recently, the VeRA adapter was shown to excel in parameter-efficient adaptations by utilizing a pair of frozen random low-rank matrices shared across all layers. In this paper, we propose PVeRA, a probabilistic version of the VeRA adapter, which modifies the low-rank matrices of VeRA in a probabilistic…
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
- 🤗leoflx/pvera_dinov2_b_caltech101model· 74 dl74 dl
- 🤗leoflx/pvera_dinov2_b_cifarmodel· 39 dl39 dl
- 🤗leoflx/pvera_dinov2_b_clevrcountmodel· 53 dl53 dl
- 🤗leoflx/pvera_dinov2_b_clevrdistmodel· 37 dl37 dl
- 🤗leoflx/pvera_dinov2_b_diabeticretinopathymodel· 36 dl36 dl
- 🤗leoflx/pvera_dinov2_b_dmlabmodel· 31 dl31 dl
- 🤗leoflx/pvera_dinov2_b_dspriteslocmodel· 36 dl36 dl
- 🤗leoflx/pvera_dinov2_b_dspritesorimodel· 40 dl40 dl
- 🤗leoflx/pvera_dinov2_b_dtdmodel· 38 dl38 dl
- 🤗leoflx/pvera_dinov2_b_eurosatmodel· 41 dl41 dl
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
