SOTAVerified

Text Generation

Text Generation is the task of generating text with the goal of appearing indistinguishable to human-written text. This task is more formally known as "natural language generation" in the literature.

Text generation can be addressed with Markov processes or deep generative models like LSTMs. Recently, some of the most advanced methods for text generation include BART, GPT and other GAN-based approaches. Text generation systems are evaluated either through human ratings or automatic evaluation metrics like METEOR, ROUGE, and BLEU.

Further readings:

( Image credit: Adversarial Ranking for Language Generation )

Papers

Showing 35513600 of 5335 papers

TitleStatusHype
NUIG-DSI’s submission to The GEM Benchmark 20210
GOT: Testing for Originality in Natural Language Generation0
Human Perception in Natural Language Generation0
Structure-to-Text Generation with Self-Training, Acceptability Classifiers and Context-Conditioning for the GEM Shared Task0
TUDA-Reproducibility @ ReproGen: Replicability of Human Evaluation of Text-to-Text and Concept-to-Text Generation0
Structure-Aware Pre-Training for Table-to-Text Generation0
How Helpful is Inverse Reinforcement Learning for Table-to-Text Generation?Code0
Human Evaluation of Creative NLG Systems: An Interdisciplinary Survey on Recent Papers0
Neural Rule-Execution Tracking Machine For Transformer-Based Text Generation0
MIPE: A Metric Independent Pipeline for Effective Code-Mixed NLG Evaluation0
Guided Generation of Cause and Effect0
WikiGraphs: A Wikipedia Text - Knowledge Graph Paired DatasetCode0
What Do You Get When You Cross Beam Search with Nucleus Sampling?0
Generative Pretraining for Paraphrase Evaluation0
Intersectional Bias in Causal Language Models0
Urdu & Hindi Poetry Generation using Neural Networks0
Variational Topic Inference for Chest X-Ray Report Generation0
From Show to Tell: A Survey on Deep Learning-based Image Captioning0
CatVRNN: Generating Category Texts via Multi-task LearningCode0
Inspiration through Observation: Demonstrating the Influence of Automatically Generated Text on Creative WritingCode0
HinGE: A Dataset for Generation and Evaluation of Code-Mixed Hinglish Text0
On Training Instance Selection for Few-Shot Neural Text Generation0
DISCO : efficient unsupervised decoding for discrete natural language problems via convex relaxation0
A Survey on Dialogue Summarization: Recent Advances and New Frontiers0
Case Relation Transformer: A Crossmodal Language Generation Model for Fetching Instructions0
Is GPT-3 Text Indistinguishable from Human Text? Scarecrow: A Framework for Scrutinizing Machine Text0
Getting to Production with Few-shot Natural Language Generation Models0
A Task-Oriented Dialogue Architecture via Transformer Neural Language Models and Symbolic Injection0
Velocidapter: Task-oriented Dialogue Comprehension Modeling Pairing Synthetic Text Generation with Domain AdaptationCode0
Diversity as a By-Product: Goal-oriented Language Generation Leads to Linguistic Variation0
Do Encoder Representations of Generative Dialogue Models have sufficient summary of the Information about the task ?Code0
Capturing Event Argument Interaction via A Bi-Directional Entity-Level Recurrent Decoder0
All That's 'Human' Is Not Gold: Evaluating Human Evaluation of Generated Text0
Evaluation of Thematic Coherence in Microblogs0
Don't Take It Literally: An Edit-Invariant Sequence Loss for Text GenerationCode0
Topic-to-Essay Generation with Comprehensive Knowledge Enhancement0
DeltaLM: Encoder-Decoder Pre-training for Language Generation and Translation by Augmenting Pretrained Multilingual EncodersCode0
Do Boat and Ocean Suggest Beach? Dialogue Summarization with External KnowledgeCode0
Membership Inference on Word Embedding and Beyond0
Do Encoder Representations of Generative Dialogue Models Encode Sufficient Information about the Task ?Code0
Compression, Transduction, and Creation: A Unified Framework for Evaluating Natural Language Generation0
A Brief Study on the Effects of Training Generative Dialogue Models with a Semantic lossCode0
Transitional Adaptation of Pretrained Models for Visual Storytelling0
Continuity of Topic, Interaction, and Query: Learning to Quote in Online ConversationsCode0
Continuation is a Sub-Task of Fill in the Blank: Why Not Train for Both?0
Automatic Construction of Evaluation Suites for Natural Language Generation Datasets0
Textual Data Distributions: Kullback Leibler Textual Distributions Contrasts on GPT-2 Generated Texts, with Supervised, Unsupervised Learning on Vaccine & Market Topics & Sentiment0
Automatic Document Sketching: Generating Drafts from Analogous Texts0
Determinantal Beam Search0
Zero-Shot Controlled Generation with Encoder-Decoder Transformers0
Show:102550
← PrevPage 72 of 107Next →

Benchmark Results

#ModelMetricClaimedVerifiedStatus
1T5B BaselineBLEU48.74Unverified
2FactT5BBLEU48.37Unverified
3JointGT BaselineBLEU47.51Unverified
4FactJointGTBLEU47.39Unverified
5Control Prefixes (T5-large)METEOR0.41Unverified
6T5METEOR0.12Unverified
7BARTMETEOR0.11Unverified
#ModelMetricClaimedVerifiedStatus
1LeakGANBLEU-20.95Unverified
2partGANBLEU-20.91Unverified
3RankGANBLEU-20.85Unverified
4RelGAN (100)BLEU-20.85Unverified
5SeqGANBLEU-20.83Unverified
#ModelMetricClaimedVerifiedStatus
1LeakGANBLEU-20.96Unverified
2PPOGANBLEU-20.91Unverified
3RelGANBLEU-20.88Unverified
4SeqGANBLEU-20.86Unverified
5RankGANBLEU-20.78Unverified
#ModelMetricClaimedVerifiedStatus
1UniCRSDistinct-30.65Unverified
2CRFRDistinct-30.52Unverified
3KGSFDistinct-30.43Unverified
4C2CRSDistinct-30.33Unverified
5KBRDDistinct-30.3Unverified
#ModelMetricClaimedVerifiedStatus
1UniLMCIDEr14.92Unverified
2BART (TextBox 2.0)CIDEr12.98Unverified
3BARTMETEOR0.3Unverified
4T5METEOR0.29Unverified
#ModelMetricClaimedVerifiedStatus
1Beam search + A*esque (beam)BLEU-134.4Unverified
2Beam search + A*esque (sample)BLEU-134.4Unverified
3Beam search + A*esque (greedy)BLEU-134.3Unverified
4Beam searchBLEU-133.7Unverified
#ModelMetricClaimedVerifiedStatus
1RankGANBLEU-20.81Unverified
2SeqGANBLEU-20.74Unverified
3LeakGANBLEU-20.46Unverified
#ModelMetricClaimedVerifiedStatus
1TGen++METEOR0.17Unverified
2TGenMETEOR0.15Unverified
3TGen+METEOR0.15Unverified
#ModelMetricClaimedVerifiedStatus
1GPT2-124Meval_loss3.12Unverified
2GPT2-81M-LOOPeval_loss3.11Unverified
3GPT2-Hermiteeval_loss2.91Unverified
#ModelMetricClaimedVerifiedStatus
1LLaMA-65B+CFG (zero-shot)Accuracy96.6Unverified
2LLaMA-30B+CFG (zero-shot)Accuracy96.4Unverified
3LLaMA-13B+CFG (zero-shot)Accuracy95.1Unverified
#ModelMetricClaimedVerifiedStatus
1CNN-VAENLL332.1Unverified
2SA-VAENLL327.5Unverified
3Aggressive VAENLL326.7Unverified
#ModelMetricClaimedVerifiedStatus
1BART (TextBox 2.0)BLEU-410.2Unverified
#ModelMetricClaimedVerifiedStatus
1STWGAN-GPBLEU-30.62Unverified
#ModelMetricClaimedVerifiedStatus
1PALMROUGE-L41.41Unverified
#ModelMetricClaimedVerifiedStatus
1BART (TextBox 2.0)ROUGE-L64.34Unverified
#ModelMetricClaimedVerifiedStatus
1AEM+AttentionBLEU-114.17Unverified
#ModelMetricClaimedVerifiedStatus
1GPT-4ASR65.1Unverified
#ModelMetricClaimedVerifiedStatus
1BART (TextBox 2.0)ROUGE-L42.96Unverified
#ModelMetricClaimedVerifiedStatus
1Graph2SeqBLEU22Unverified
#ModelMetricClaimedVerifiedStatus
1WGANGP + DGflowJS-40.19Unverified