Prompt-Augmented Linear Probing: Scaling beyond the Limit of Few-shot In-Context Learners
Hyunsoo Cho, Hyuhng Joon Kim, Junyeob Kim, Sang-Woo Lee, Sang-goo Lee,, Kang Min Yoo, Taeuk Kim

TL;DR
This paper introduces prompt-augmented linear probing (PALP), a hybrid approach that combines in-context learning and linear probing to improve the scalability and quality of language model representations in few-shot learning scenarios.
Contribution
PALP is a novel method that enhances input representations by tailoring prompts, bridging the gap between in-context learning and fine-tuning with minimal training overhead.
Findings
PALP significantly improves input representations across datasets.
PALP narrows the performance gap between ICL and fine-tuning.
PALP offers a scalable alternative in black-box language model applications.
Abstract
Through in-context learning (ICL), large-scale language models are effective few-shot learners without additional model fine-tuning. However, the ICL performance does not scale well with the number of available training samples as it is limited by the inherent input length constraint of the underlying language model. Meanwhile, many studies have revealed that language models are also powerful feature extractors, allowing them to be utilized in a black-box manner and enabling the linear probing paradigm, where lightweight discriminators are trained on top of the pre-extracted input representations. This paper proposes prompt-augmented linear probing (PALP), a hybrid of linear probing and ICL, which leverages the best of both worlds. PALP inherits the scalability of linear probing and the capability of enforcing language models to derive more meaningful representations via tailoring input…
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
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Topic Modeling
