AI RESEARCH
Echo-LoRA: Parameter-Efficient Fine-Tuning via Cross-Layer Representation Injection
arXiv CS.AI
•
ArXi:2605.08177v1 Announce Type: cross Parameter-efficient fine-tuning (PEFT) has become a practical route for adapting large language models to downstream tasks, with LoRA-style methods being particularly attractive because they are inexpensive to train and easy to deploy. Most LoRA variants, however, revise the update rule within the weight space of each layer and leave the intermediate representations formed by deeper layers largely unused. We propose Echo-LoRA, a cross-layer representation injection method for parameter-efficient fine-tuning. During.