Fundamental Limits of Prompt Tuning Transformers: Universality, Capacity and Efficiency
Abstract
We investigate the statistical and computational limits of prompt tuning for transformer-based foundation models. Our key contributions are prompt tuning on \emph{single-head} transformers with only a \emph{single} self-attention layer: (i) is universal, and (ii) supports efficient (even almost-linear time) algorithms under the Strong Exponential Time Hypothesis (SETH). Statistically, we prove that prompt tuning on such simplest possible transformers are universal approximators for sequence-to-sequence Lipschitz functions. In addition, we provide an exponential-in- and -in- lower bound on the required soft-prompt tokens for prompt tuning to memorize any dataset with 1-layer, 1-head transformers. Computationally, we identify a phase transition in the efficiency of prompt tuning, determined by the norm of the \emph{soft-prompt-induced} keys and queries, and provide an upper bound criterion. Beyond this criterion, no sub-quadratic (efficient) algorithm for prompt tuning exists under SETH. Within this criterion, we showcase our theory by proving the existence of almost-linear time prompt tuning inference algorithms. These fundamental limits provide important necessary conditions for designing expressive and efficient prompt tuning methods for practitioners.
Cite
@article{arxiv.2411.16525,
title = {Fundamental Limits of Prompt Tuning Transformers: Universality, Capacity and Efficiency},
author = {Jerry Yao-Chieh Hu and Wei-Po Wang and Ammar Gilani and Chenyang Li and Zhao Song and Han Liu},
journal= {arXiv preprint arXiv:2411.16525},
year = {2025}
}
Comments
Accepted at ICLR 2025. v2 matches the camera-ready version