Challenge: Pretraining large neural networks with a language modeling objective has led to dramatic improvements in text generation.
Approach: They propose a selection strategy to select few-shot training instances based on unlabeled data to identify the most worthwhile data points that should be annotated under some budget of labeling cost.
Outcome: The proposed strategy outperforms random sampling on three text generation tasks.

Similar Papers

Active Few-Shot Learning for Text Classification (2025.naacl-long)

Copied to clipboard

Challenge: Recent advances in Large Language Models (LLMs) have boosted the use of Few-Shot Learning (FSL) methods in natural language processing.
Approach: They propose a method that identifies effective support instances from the unlabeled pool and can work with different LLMs.
Outcome: The proposed method improves on five tasks on which it is tested on five LLMs.
Few-Shot NLG with Pre-Trained Language Model (2020.acl-main)

Copied to clipboard

Challenge: Neural-based approaches to natural language generation are data-hungry and difficult to adopt in real-world applications.
Approach: They propose a task of few-shot natural language generation from structured data or knowledge to generate coherent sentences from input data and language modeling to compose coherent sentences.
Outcome: The proposed approach outperforms the strongest baseline approach by over 8.0 BLEU points improvement.
Zero- and Few-Shot NLP with Pretrained Language Models (2022.acl-tutorials)

Copied to clipboard

Challenge: a tutorial aims to introduce NLP researchers to the latest techniques for learning from little-to-no data . aims at bringing interested researchers up to speed about the latest and ongoing techniques .
Approach: They aim to introduce techniques for learning from little-to-no data using pretrained language models.
Outcome: This tutorial aims to bring interested NLP researchers up to speed about recent techniques . it will cover methods from manual engineering, better inference algorithms to better tuning methods .
Neural Data-to-Text Generation with LM-based Text Augmentation (2021.eacl-main)

Copied to clipboard

Challenge: Neural data-to-text generation is a difficult task for many new applications because of a lack of training data.
Approach: They propose a few-shot approach that augments the data available for training by generating new text samples based on replacing specific values by alternative ones from the same category and pairing the new text with data samples.
Outcome: The proposed approach outperforms fully supervised sequence-to-sequence models with less than 10% of the training set on both datasets.
Few-Shot Text Generation with Natural Language Instructions (2021.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to text generation combine task descriptions and examples with supervised learning.
Approach: They propose a method for text generation that is based on pattern-exploiting training.
Outcome: The proposed approach improves on several summarization and headline generation datasets.
Use Random Selection for Now: Investigation of Few-Shot Selection Strategies in LLM-based Text Augmentation (2025.findings-emnlp)

Copied to clipboard

Challenge: generative large language models are increasingly used for data augmentation tasks . text samples are mostly selected randomly and a comprehensive overview of other sample selection strategies is lacking.
Approach: They compare random sample selection strategies and random sample sampling strategies to evaluate their effects in a low-resource setting.
Outcome: The proposed model performance improvements are compared with other sample selection strategies.
Automatically Identifying Words That Can Serve as Labels for Few-Shot Text Classification (2020.coling-main)

Copied to clipboard

Challenge: Existing approaches to few-shot text classification require domain expertise and an understanding of the language model's abilities to define the mapping between words and labels.
Approach: They propose a method that converts textual inputs to cloze questions that contain some form of task description and processes them with a pretrained language model to map the predicted words to labels.
Outcome: The proposed approach performs almost as well as hand-crafted label-to-word mappings for a number of tasks with small amounts of training data.
FewshotQA: A simple framework for few-shot learning of question answering tasks using pre-trained text-to-text models (2021.emnlp-main)

Copied to clipboard

Challenge: Existing pre-trained models need fine-tuning on tens of thousands of examples to achieve good results.
Approach: They propose a framework that leverages pre-trained text-to-text models and aligns them with their pre-training framework.
Outcome: The proposed framework outperforms the XLM-Roberta-large on multiple QA benchmarks and is applicable to multilingual situations.
Making Pre-trained Language Models Better Few-shot Learners (2021.acl-long)

Copied to clipboard

Challenge: Recent studies show that the GPT-3 model can perform few-shots on language understanding tasks with a natural-language prompt and a few task demonstrations.
Approach: They propose a technique for fine-tuning language models using a few examples . they propose LM-BFF, which uses prompt-based fine-uning and a pipeline for automating prompt generation .
Outcome: The proposed approach outperforms standard fine-tuning procedures on a range of NLP tasks.
Few-Shot Data-to-Text Generation via Unified Representation and Multi-Source Learning (2023.acl-long)

Copied to clipboard

Challenge: Existing methods for data-to-text generation focus on specific types of structured data.
Approach: They propose a method that provides a unified representation that can handle various forms of structured data such as tables, knowledge graph triples, and meaning representations.
Outcome: The proposed method improves zero-shot and few-shot scenarios and can adapt to new structured data.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations