Efficient and Effective Prompt Tuning via Prompt Decomposition and Compressed Outer Product
Pengxiang Lan, Haoyu Xu, Enneng Yang, Yuliang Liang, Guibing Guo,, Jianzhe Zhao, Xingwei Wang

TL;DR
This paper introduces LAMP, a prompt tuning method that decomposes prompts and uses compressed outer products to improve semantic interactions and efficiency in large language models.
Contribution
LAMP combines prompt decomposition with compressed outer products to enhance semantic interactions and reduce computational costs in prompt tuning.
Findings
LAMP outperforms state-of-the-art methods in accuracy.
LAMP reduces memory and training time significantly.
LAMP is effective across multiple architectures and datasets.
Abstract
Prompt tuning (PT) offers a cost-effective alternative to fine-tuning large-scale pre-trained language models (PLMs), requiring only a few parameters in soft prompt tokens added before the input text. However, existing PT approaches face two significant issues: (i) They overlook intrinsic semantic associations between soft prompt tokens, leading to high discreteness and limited interactions, thus reducing the model's comprehension and effectiveness in complex tasks. (ii) Due to the complexity of downstream tasks, long soft prompt is necessitated to improve performance, but prompt length correlates positively with memory usage and computational costs. Achieving high efficiency and performance remains an ongoing challenge. To address these issues, we propose a novel Low-parameters prompt tuning (LAMP) method, which leverages prompt decomposition and compressed outer product. Specifically,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsEmbedded Systems Design Techniques · Digital Filter Design and Implementation · VLSI and Analog Circuit Testing
