English

PARA: Parameter-Efficient Fine-tuning with Prompt Aware Representation Adjustment

Computation and Language 2025-02-04 v1

Abstract

In the realm of parameter-efficient fine-tuning (PEFT) methods, while options like LoRA are available, there is a persistent demand in the industry for a PEFT approach that excels in both efficiency and performance within the context of single-backbone multi-tenant applications. This paper introduces a new and straightforward PEFT technique, termed \underline{P}rompt \underline{A}ware \underline{R}epresentation \underline{A}djustment (PARA). The core of our proposal is to integrate a lightweight vector generator within each Transformer layer. This generator produces vectors that are responsive to input prompts, thereby adjusting the hidden representations accordingly. Our extensive experimentation across diverse tasks has yielded promising results. Firstly, the PARA method has been shown to surpass current PEFT benchmarks in terms of performance, despite having a similar number of adjustable parameters. Secondly, it has proven to be more efficient than LoRA in the single-backbone multi-tenant scenario, highlighting its significant potential for industrial adoption.

Keywords

Cite

@article{arxiv.2502.01033,
  title  = {PARA: Parameter-Efficient Fine-tuning with Prompt Aware Representation Adjustment},
  author = {Zequan Liu and Yi Zhao and Ming Tan and Wei Zhu and Aaron Xuxiang Tian},
  journal= {arXiv preprint arXiv:2502.01033},
  year   = {2025}
}

Comments

accepted by ACL-2024

R2 v1 2026-06-28T21:29:55.526Z