Pith. sign in

Pathologies of Pre-trained Language Models in Few-shot Fine-tuning

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

1 Pith paper citing it
abstract

Although adapting pre-trained language models with few examples has shown promising performance on text classification, there is a lack of understanding of where the performance gain comes from. In this work, we propose to answer this question by interpreting the adaptation behavior using post-hoc explanations from model predictions. By modeling feature statistics of explanations, we discover that (1) without fine-tuning, pre-trained models (e.g. BERT and RoBERTa) show strong prediction bias across labels; (2) although few-shot fine-tuning can mitigate the prediction bias and demonstrate promising prediction performance, our analysis shows models gain performance improvement by capturing non-task-related features (e.g. stop words) or shallow data patterns (e.g. lexical overlaps). These observations alert that pursuing model performance with fewer examples may incur pathological prediction behavior, which requires further sanity check on model predictions and careful design in model evaluations in few-shot fine-tuning.

fields

cs.CL 1

years

2025 1

verdicts

CONDITIONAL 1

clear filters

representative citing papers

citing papers explorer

Showing 1 of 1 citing paper after filters.

  • Feeding LLM Annotations to BERT Classifiers at Your Own Risk cs.CL · 2025-04-21 · conditional · none · ref 3 · internal anchor

    Fine-tuning BERT-class models on LLM-generated labels consistently produces less accurate, more unstable classifiers that plateau early, and common fixes only partially help.