English

LoPT: Low-Rank Prompt Tuning for Parameter Efficient Language Models

Computation and Language 2024-07-01 v1 Artificial Intelligence Emerging Technologies Machine Learning Signal Processing

Abstract

In prompt tuning, a prefix or suffix text is added to the prompt, and the embeddings (soft prompts) or token indices (hard prompts) of the prefix/suffix are optimized to gain more control over language models for specific tasks. This approach eliminates the need for hand-crafted prompt engineering or explicit model fine-tuning. Prompt tuning is significantly more parameter-efficient than model fine-tuning, as it involves optimizing partial inputs of language models to produce desired outputs. In this work, we aim to further reduce the amount of trainable parameters required for a language model to perform well on specific tasks. We propose Low-rank Prompt Tuning (LoPT), a low-rank model for prompts that achieves efficient prompt optimization. The proposed method demonstrates similar outcomes to full parameter prompt tuning while reducing the number of trainable parameters by a factor of 5. It also provides promising results compared to the state-of-the-art methods that would require 10 to 20 times more parameters.

Keywords

Cite

@article{arxiv.2406.19486,
  title  = {LoPT: Low-Rank Prompt Tuning for Parameter Efficient Language Models},
  author = {Shouchang Guo and Sonam Damani and Keng-hao Chang},
  journal= {arXiv preprint arXiv:2406.19486},
  year   = {2024}
}
R2 v1 2026-06-28T17:21:55.647Z