English

Provable Benefits of Task-Specific Prompts for In-context Learning

Computation and Language 2025-03-06 v2 Artificial Intelligence

Abstract

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.

Keywords

Cite

@article{arxiv.2503.02102,
  title  = {Provable Benefits of Task-Specific Prompts for In-context Learning},
  author = {Xiangyu Chang and Yingcong Li and Muti Kara and Samet Oymak and Amit K. Roy-Chowdhury},
  journal= {arXiv preprint arXiv:2503.02102},
  year   = {2025}
}

Comments

Proceedings of the 28th International Conference on Artificial Intelligence and Statistics (AISTATS) 2025

R2 v1 2026-06-28T22:05:34.227Z