English

Enabling Natural Zero-Shot Prompting on Encoder Models via Statement-Tuning

Computation and Language 2024-10-18 v3

Abstract

While Large Language Models (LLMs) exhibit remarkable capabilities in zero-shot and few-shot scenarios, they often require computationally prohibitive sizes. Conversely, smaller Masked Language Models (MLMs) like BERT and RoBERTa achieve state-of-the-art results through fine-tuning but struggle with extending to few-shot and zero-shot settings due to their architectural constraints. Hence, we propose Statement-Tuning, a technique that models discriminative tasks as a set of finite statements and trains an encoder model to discriminate between the potential statements to determine the label. We do Statement-Tuning on multiple tasks to enable cross-task generalization. Experimental results demonstrate that Statement-Tuning achieves competitive performance compared to state-of-the-art LLMs with significantly fewer parameters. Moreover, the study investigates the impact of several design choices on few-shot and zero-shot generalization, revealing that Statement-Tuning can achieve strong performance with modest training data and benefits from task and statement diversity for unseen task generalizability.

Keywords

Cite

@article{arxiv.2404.12897,
  title  = {Enabling Natural Zero-Shot Prompting on Encoder Models via Statement-Tuning},
  author = {Ahmed Elshabrawy and Yongxin Huang and Iryna Gurevych and Alham Fikri Aji},
  journal= {arXiv preprint arXiv:2404.12897},
  year   = {2024}
}
R2 v1 2026-06-28T15:59:51.291Z