ETHER: Efficient Finetuning of Large-Scale Models with Hyperplane Reflections
Massimo Bini, Karsten Roth, Zeynep Akata, Anna Khoreva

TL;DR
ETHER introduces a parameter-efficient and hyperparameter-robust method for fine-tuning large models using hyperplane reflections, achieving comparable or better performance with significantly fewer parameters across various tasks.
Contribution
The paper proposes the ETHER transformation family, a novel approach for efficient fine-tuning that requires fewer parameters and offers robustness to hyperparameter choices.
Findings
ETHER matches or outperforms existing PEFT methods.
Significantly fewer parameters needed (10-100x lower).
Robustness to hyperparameter and learning rate variations.
Abstract
Parameter-efficient finetuning (PEFT) has become ubiquitous to adapt foundation models to downstream task requirements while retaining their generalization ability. However, the amount of additionally introduced parameters and compute for successful adaptation and hyperparameter searches can explode quickly, especially when deployed at scale to serve numerous individual requests. To ensure effective, parameter-efficient, and hyperparameter-robust adaptation, we propose the ETHER transformation family, which performs Efficient fineTuning via HypErplane Reflections. By design, ETHER transformations require a minimal number of parameters, are less likely to deteriorate model performance, and exhibit robustness to hyperparameter and learning rate choices. In particular, we introduce ETHER and its relaxation ETHER+, which match or outperform existing PEFT methods with significantly fewer…
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
TopicsAdvanced Vision and Imaging · Computer Graphics and Visualization Techniques · Advanced Numerical Analysis Techniques
