Provable Benefits of Task-Specific Prompts for In-context Learning
By: Xiangyu Chang , Yingcong Li , Muti Kara and more
Potential Business Impact:
Teaches AI to learn different tasks faster.
The in-context learning capabilities of modern language models have motivated a deeper mathematical understanding of sequence models. A line of recent work has shown that linear attention models can emulate projected gradient descent iterations to implicitly learn the task vector from the data provided in the context window. In this work, we consider a novel setting where the global task distribution can be partitioned into a union of conditional task distributions. We then examine the use of task-specific prompts and prediction heads for learning the prior information associated with the conditional task distribution using a one-layer attention model. Our results on loss landscape show that task-specific prompts facilitate a covariance-mean decoupling where prompt-tuning explains the conditional mean of the distribution whereas the variance is learned/explained through in-context learning. Incorporating task-specific head further aids this process by entirely decoupling estimation of mean and variance components. This covariance-mean perspective similarly explains how jointly training prompt and attention weights can provably help over fine-tuning after pretraining.
Similar Papers
Teaching LLMs How to Learn with Contextual Fine-Tuning
Machine Learning (CS)
Teaches computers to learn new things faster.
Just-in-time and distributed task representations in language models
Computation and Language
Computers learn new tasks by looking at examples.
Dynamic Prompt Fusion for Multi-Task and Cross-Domain Adaptation in LLMs
Computation and Language
Helps computers learn many tasks better.