English

Retrieval-augmented Prompt Learning for Pre-trained Foundation Models

Computation and Language 2025-12-24 v1 Artificial Intelligence Computer Vision and Pattern Recognition Information Retrieval Machine Learning

Abstract

The pre-trained foundation models (PFMs) have become essential for facilitating large-scale multimodal learning. Researchers have effectively employed the ``pre-train, prompt, and predict'' paradigm through prompt learning to induce improved few-shot performance. However, prompt learning approaches for PFMs still follow a parametric learning paradigm. As such, the stability of generalization in memorization and rote learning can be compromised. More specifically, conventional prompt learning might face difficulties in fully utilizing atypical instances and avoiding overfitting to shallow patterns with limited data during the process of fully-supervised training. To overcome these constraints, we present our approach, named RetroPrompt, which aims to achieve a balance between memorization and generalization by decoupling knowledge from mere memorization. Unlike traditional prompting methods, RetroPrompt leverages a publicly accessible knowledge base generated from the training data and incorporates a retrieval mechanism throughout the input, training, and inference stages. This enables the model to actively retrieve relevant contextual information from the corpus, thereby enhancing the available cues. We conduct comprehensive experiments on a variety of datasets across natural language processing and computer vision tasks to demonstrate the superior performance of our proposed approach, RetroPrompt, in both zero-shot and few-shot scenarios. Through detailed analysis of memorization patterns, we observe that RetroPrompt effectively reduces the reliance on rote memorization, leading to enhanced generalization.

Keywords

Cite

@article{arxiv.2512.20145,
  title  = {Retrieval-augmented Prompt Learning for Pre-trained Foundation Models},
  author = {Xiang Chen and Yixin Ou and Quan Feng and Lei Li and Piji Li and Haibo Ye and Sheng-Jun Huang and Shuofei Qiao and Shumin Deng and Huajun Chen and Ningyu Zhang},
  journal= {arXiv preprint arXiv:2512.20145},
  year   = {2025}
}

Comments

IEEE/ACM Transactions on Audio, Speech and Language Processing

R2 v1 2026-07-01T08:38:11.495Z