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 49515000 of 5335 papers

TitleStatusHype
Insertion Language Models: Sequence Generation with Arbitrary-Position Insertions0
Insights into Classifying and Mitigating LLMs' Hallucinations0
InstructProtein: Aligning Human and Protein Language via Knowledge Instruction0
Instruct-SCTG: Guiding Sequential Controlled Text Generation through Instructions0
Integrated sentence generation using charts0
Integrating AI Planning with Natural Language Processing: A Combination of Explicit and Tacit Knowledge0
KL-geodesics flow matching with a novel sampling scheme0
Integrating Large Language Models with Graphical Session-Based Recommendation0
Integrating Large Language Models with Graph-based Reasoning for Conversational Question Answering0
Integrating Planning into Single-Turn Long-Form Text Generation0
IntenT5: Search Result Diversification using Causal Language Models0
Interactive Dialogue Agents via Reinforcement Learning on Hindsight Regenerations0
Interactive health insight miner: an adaptive, semantic-based approach0
Interactive Natural Language Query Construction for Report Generation0
Interactive Text Generation0
Interpretable AMR-Based Question Decomposition for Multi-hop Question Answering0
Interpretable NLG for Task-oriented Dialogue Systems with Heterogeneous Rendering Machines0
Interpreting Context Look-ups in Transformers: Investigating Attention-MLP Interactions0
Intersectional Bias in Causal Language Models0
Intertwining CP and NLP: The Generation of Unreasonably Constrained Sentences0
Intrinsic Self-correction for Enhanced Morality: An Analysis of Internal Mechanisms and the Superficial Hypothesis0
Intrinsic Task-based Evaluation for Referring Expression Generation0
Introducing Syllable Tokenization for Low-resource Languages: A Case Study with Swahili0
Investigating Energy Efficiency and Performance Trade-offs in LLM Inference Across Tasks and DVFS Settings0
Investigating Factuality in Long-Form Text Generation: The Roles of Self-Known and Self-Unknown0
Investigating Fluidity for Human-Robot Interaction with Real-time, Real-world Grounding Strategies0
Investigating Label Bias in Beam Search for Open-ended Text Generation0
Investigating the content and form of referring expressions in Mandarin: introducing the Mtuna corpus0
Investigating the Effect of Relative Positional Embeddings on AMR-to-Text Generation with Structural Adapters0
Investigating the Role of Prompting and External Tools in Hallucination Rates of Large Language Models0
iRAG: Advancing RAG for Videos with an Incremental Approach0
Is Bad Structure Better Than No Structure?: Unsupervised Parsing for Realisation Ranking0
Is Behavior Cloning All You Need? Understanding Horizon in Imitation Learning0
Is Contrasting All You Need? Contrastive Learning for the Detection and Attribution of AI-generated Text0
Is my Meeting Summary Good? Estimating Quality with a Multi-LLM Evaluator0
AfriWOZ: Corpus for Exploiting Cross-Lingual Transferability for Generation of Dialogues in Low-Resource, African Languages0
Iterative Adversarial Attack on Image-guided Story Ending Generation0
It’s Commonsense, isn’t it? Demystifying Human Evaluations in Commonsense-Enhanced NLG Systems0
``I've Seen Things You People Wouldn't Believe'': Hallucinating Entities in GuessWhat?!0
JaCoText: A Pretrained Model for Java Code-Text Generation0
Jailbreaking LLM-Controlled Robots0
Japanese Advertising Slogan Generator using Case Frame and Word Vector0
Japanese Word Reordering Executed Concurrently with Dependency Parsing and Its Evaluation0
Jina Embeddings: A Novel Set of High-Performance Sentence Embedding Models0
Joint Action Language Modelling for Transparent Policy Execution0
Joint Copying and Restricted Generation for Paraphrase0
Joint Learning of a Dual SMT System for Paraphrase Generation0
Joint Level Generation and Translation Using Gameplay Videos0
Jointly Harnessing Prior Structures and Temporal Consistency for Sign Language Video Generation0
Jointly Improving Language Understanding and Generation with Quality-Weighted Weak Supervision of Automatic Labeling0
Show:102550
← PrevPage 100 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