English

Label Semantic Aware Pre-training for Few-shot Text Classification

Computation and Language 2022-05-31 v2

Abstract

In text classification tasks, useful information is encoded in the label names. Label semantic aware systems have leveraged this information for improved text classification performance during fine-tuning and prediction. However, use of label-semantics during pre-training has not been extensively explored. We therefore propose Label Semantic Aware Pre-training (LSAP) to improve the generalization and data efficiency of text classification systems. LSAP incorporates label semantics into pre-trained generative models (T5 in our case) by performing secondary pre-training on labeled sentences from a variety of domains. As domain-general pre-training requires large amounts of data, we develop a filtering and labeling pipeline to automatically create sentence-label pairs from unlabeled text. We perform experiments on intent (ATIS, Snips, TOPv2) and topic classification (AG News, Yahoo! Answers). LSAP obtains significant accuracy improvements over state-of-the-art models for few-shot text classification while maintaining performance comparable to state of the art in high-resource settings.

Keywords

Cite

@article{arxiv.2204.07128,
  title  = {Label Semantic Aware Pre-training for Few-shot Text Classification},
  author = {Aaron Mueller and Jason Krone and Salvatore Romeo and Saab Mansour and Elman Mansimov and Yi Zhang and Dan Roth},
  journal= {arXiv preprint arXiv:2204.07128},
  year   = {2022}
}

Comments

Accepted at ACL 2022

R2 v1 2026-06-24T10:48:29.786Z