Few-Shot Natural Language Inference Generation with PDD: Prompt and Dynamic Demonstration
Kaijian Li, Shansan Gong, Kenny Q. Zhu

TL;DR
This paper introduces LM-PDD, a prompt-based and dynamic demonstration approach for few-shot natural language inference generation, significantly improving performance over traditional fine-tuning methods.
Contribution
The paper presents a novel framework combining prompt learning and dynamic demonstrations for few-shot natural language inference generation.
Findings
Achieves 8% absolute improvement on SNLI and MNLI datasets
Outperforms standard fine-tuned models in low-resource settings
Demonstrates good generalizability across 13 NLP classification tasks
Abstract
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Multimodal Machine Learning Applications
