LoRA-Gen: Specializing Large Language Model via Online LoRA Generation
By: Yicheng Xiao , Lin Song , Rui Yang and more
Potential Business Impact:
Makes small AI learn new skills fast.
Recent advances have highlighted the benefits of scaling language models to enhance performance across a wide range of NLP tasks. However, these approaches still face limitations in effectiveness and efficiency when applied to domain-specific tasks, particularly for small edge-side models. We propose the LoRA-Gen framework, which utilizes a large cloud-side model to generate LoRA parameters for edge-side models based on task descriptions. By employing the reparameterization technique, we merge the LoRA parameters into the edge-side model to achieve flexible specialization. Our method facilitates knowledge transfer between models while significantly improving the inference efficiency of the specialized model by reducing the input context length. Without specialized training, LoRA-Gen outperforms conventional LoRA fine-tuning, which achieves competitive accuracy and a 2.1x speedup with TinyLLaMA-1.1B in reasoning tasks. Besides, our method delivers a compression ratio of 10.1x with Gemma-2B on intelligent agent tasks.
Similar Papers
LoRA-Augmented Generation (LAG) for Knowledge-Intensive Language Tasks
Computation and Language
Lets computers pick the best smart helper for each job.
Semantic-guided LoRA Parameters Generation
Machine Learning (CS)
AI learns new tasks for each person privately.
In-Context Meta LoRA Generation
Computation and Language
Teaches AI many jobs with less storage.