English

Entailment as Robust Self-Learner

Computation and Language 2023-05-30 v1

Abstract

Entailment has been recognized as an important metric for evaluating natural language understanding (NLU) models, and recent studies have found that entailment pretraining benefits weakly supervised fine-tuning. In this work, we design a prompting strategy that formulates a number of different NLU tasks as contextual entailment. This approach improves the zero-shot adaptation of pretrained entailment models. Secondly, we notice that self-training entailment-based models with unlabeled data can significantly improve the adaptation performance on downstream tasks. To achieve more stable improvement, we propose the Simple Pseudo-Label Editing (SimPLE) algorithm for better pseudo-labeling quality in self-training. We also found that both pretrained entailment-based models and the self-trained models are robust against adversarial evaluation data. Experiments on binary and multi-class classification tasks show that SimPLE leads to more robust self-training results, indicating that the self-trained entailment models are more efficient and trustworthy than large language models on language understanding tasks.

Keywords

Cite

@article{arxiv.2305.17197,
  title  = {Entailment as Robust Self-Learner},
  author = {Jiaxin Ge and Hongyin Luo and Yoon Kim and James Glass},
  journal= {arXiv preprint arXiv:2305.17197},
  year   = {2023}
}

Comments

Accepted by ACL 2023 main conference

R2 v1 2026-06-28T10:47:56.663Z