Related Experiment Video
Updated: Jun 20, 2026

Visualizing Visual Adaptation
Published on: April 24, 2017
Zero-Shot Evolutionary Architecture Search for Low-Rank Adaptation
Pengjin Wu1, Ferrante Neri1,2, Zhenhua Feng3
1School of Computer Science and Electronic Engineering, University of Surrey, Guildford, UK.
Abstract:
Fine-tuning large-scale Transformer-based models is computationally expensive due to the enormous parameter space. Low-Rank Adaptation (LoRA) substantially reduces the number of trainable parameters while maintaining performance; however, identifying the optimal LoRA configuration - such as rank r, scaling factor [Formula: see text], and insertion positions - remains challenging. To address this issue, we propose a zero-shot proxy metric, termed Gradient Projection Score (GPS), which enables rapid evaluation of candidate configurations using only a few forward and backward passes. Building upon this metric, we further introduce EvoLoRA, a zero-shot evolutionary architecture search method that jointly optimizes three objectives: performance proxy, evaluation stability, and trainable parameter size. EvoLoRA automatically discovers effective LoRA configurations across different models and datasets. Experimental results demonstrate that GPS is strongly correlated with final model performance; moreover, on tasks such as image classification and object detection, EvoLoRA markedly reduces search and training costs while generally outperforming other fine-tuning methods and manually designed LoRA configurations.
Related Concept Videos
Limits to Natural Selection
Parameters Affecting Nonlinear Elimination: Zero-Order Input, First-Order Absorption and Two-Compartment Model
When a drug is administered through a constant intravenous infusion and eliminated via nonlinear pharmacokinetics, it follows zero-order input. For example, oral drugs undergo first-order absorption upon administration and are eliminated through nonlinear pharmacokinetics.
In the case of subcutaneously administered drugs,...
Evolutionary Psychology
Natural Selection and Adaptation
Beyond physical adaptations,...
Observational Learning
Survival Tree
Building a Survival Tree
Constructing a...