Pith. sign in

REVIEW 1 cited by

Generating Training Data with Language Models: Towards Zero-Shot Language Understanding

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2202.04538 v2 pith:UCGEUNUS submitted 2022-02-09 cs.CL cs.LG

classification cs.CLcs.LG
keywords languagedataplmstaskstrainingzero-shotlearningmodels
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Pretrained language models (PLMs) have demonstrated remarkable performance in various natural language processing tasks: Unidirectional PLMs (e.g., GPT) are well known for their superior text generation capabilities; bidirectional PLMs (e.g., BERT) have been the prominent choice for natural language understanding (NLU) tasks. While both types of models have achieved promising few-shot learning performance, their potential for zero-shot learning has been underexplored. In this paper, we present a simple approach that uses both types of PLMs for fully zero-shot learning of NLU tasks without requiring any task-specific data: A unidirectional PLM generates class-conditioned texts guided by prompts, which are used as the training data for fine-tuning a bidirectional PLM. With quality training data selected based on the generation probability and regularization techniques (label smoothing and temporal ensembling) applied to the fine-tuning stage for better generalization and stability, our approach demonstrates strong performance across seven classification tasks of the GLUE benchmark (e.g., 72.3/73.8 on MNLI-m/mm and 92.8 on SST-2), significantly outperforming zero-shot prompting methods and achieving even comparable results to strong few-shot approaches using 32 training samples per class.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. CorrSynth -- A Correlated Sampling Method for Diverse Dataset Generation from LLMs

    cs.CL 2024-11 conditional novelty 6.0 of 10

    By sampling multiple LLM continuations in parallel with mutual contrast, CorrSynth yields more diverse synthetic classification datasets and higher student accuracy than few-shot generation.

Pith tools