Pith. sign in

Prompt-Augmented Linear Probing: Scaling beyond the Limit of Few-shot In-Context Learners

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
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 into a more conceivable form. Throughout in-depth investigations on various datasets, we verified that PALP significantly enhances the input representations closing the gap between ICL in the data-hungry scenario and fine-tuning in the data-abundant scenario with little training overhead, potentially making PALP a strong alternative in a black-box scenario.

citation-role summary

background 1

citation-polarity summary

fields

cs.CL 1

years

2024 1

verdicts

CONDITIONAL 1

roles

background 1

polarities

unclear 1

representative citing papers

Lightweight Safety Classification Using Pruned Language Models

cs.CL · 2024-12-18 · conditional · novelty 5.0

Intermediate-layer features of small LLMs plus a penalized logistic regression classifier achieve high F1 scores on content safety and prompt injection classification with very few labeled examples, per the paper's experiments.

citing papers explorer

Showing 1 of 1 citing paper.

  • Lightweight Safety Classification Using Pruned Language Models cs.CL · 2024-12-18 · conditional · none · ref 7 · internal anchor

    Intermediate-layer features of small LLMs plus a penalized logistic regression classifier achieve high F1 scores on content safety and prompt injection classification with very few labeled examples, per the paper's experiments.