CLAIMay 21, 2022

Few-Shot Natural Language Inference Generation with PDD: Prompt and Dynamic Demonstration

arXiv:2205.10593v1h-index: 27
Originality Incremental advance
AI Analysis

This addresses data augmentation and controllable text generation for NLP practitioners, showing incremental improvements in few-shot learning.

The paper tackles the Natural Language Inference Generation task in few-shot settings by proposing LM-PDD, a framework using prompt and dynamic demonstration with language models. It achieves an average 8% absolute improvement on SNLI and MNLI datasets compared to standard fine-tuned models with low resource.

Natural Language Inference Generation task is to generate a text hypothesis given a text premise and a logical relation between the two. This task can be used in data augmentation and controllable text generation in practice. In this paper, we propose language models with prompt and dynamic demonstration (LM-PDD) to tackle this problem in few-shot settings. Our framework outperforms standard fine-tuned models with low resource, achieving an average 8% absolute improvement on SNLI and MNLI datasets, and the results on 13 natural language classification tasks also show that our dynamic demonstration method has good generalizability.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes