paper-with-me

Papers

Entailment as Robust Self-Learner

2023-05-26 · Jiaxin Ge, Hongyin Luo, Yoon Kim, James Glass

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.

📄 PDF Abstract BibTeX arXiv:2305.17197

Code (1)

luohongyin/entst 공식 구현 pytorch

Tasks

Multi-class ClassificationNatural Language UnderstandingPseudo Label

Similar Papers 제목 키워드 기반

CLIP Models are Few-shot Learners: Empirical Studies on VQA and Visual Entailment

2022-03-14 · ACL 2022 5 · Haoyu Song, Li Dong, Wei-Nan Zhang, Ting Liu 외

CLIP has shown a remarkable zero-shot capability on a wide range of vision tasks. Previously, CLIP is only regarded as a powerful visual encoder. However, after being pre-trained by language supervision from a large amou…

parameter-efficient fine-tuningQuestion AnsweringVisual EntailmentVisual Question Answering+1

Language Models Are Poor Learners of Directional Inference

2022-10-10 · Tianyi Li, Mohammad Javad Hosseini, Sabine Weber, Mark Steedman

We examine LMs' competence of directional predicate entailments by supervised fine-tuning with prompts. Our analysis shows that contrary to their apparent success on standard NLI, LMs show limited ability to learn such d…

Entailment as Few-Shot Learner

2021-04-29 · Sinong Wang, Han Fang, Madian Khabsa, Hanzi Mao 외

Large pre-trained language models (LMs) have demonstrated remarkable ability as few-shot learners. However, their success hinges largely on scaling model parameters to a degree that makes it challenging to train and serv…

Contrastive LearningData AugmentationFew-Shot LearningLinguistic Acceptability+7

Addressing Limited Data for Textual Entailment Across Domains

2016-06-08 · ACL 2016 8 · Chaitanya Shivade, Preethi Raghavan, Siddharth Patwardhan

We seek to address the lack of labeled data (and high cost of annotation) for textual entailment in some domains. To that end, we first create (for experimental purposes) an entailment dataset for the clinical domain, an…

Active LearningNatural Language Inference

Assessing the Helpfulness of Learning Materials with Inference-Based Learner-Like Agent

2020-10-05 · EMNLP 2020 11 · Yun-Hsuan Jen, Chieh-Yang Huang, Mei-Hua Chen, Ting-Hao 'Kenneth' Huang 외

Many English-as-a-second language learners have trouble using near-synonym words (e.g., small vs.little; briefly vs.shortly) correctly, and often look for example sentences to learn how two nearly synonymous terms differ…

Sentence