Text Generation

1491 papers with code • 167 benchmarks • 150 datasets

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 )

Libraries

Use these libraries to find Text Generation models and implementations
10 papers
124,593
6 papers
204

Set-Aligning Framework for Auto-Regressive Event Temporal Graph Generation

xingwei-warwick/set-aligning-event-temporal-graph-generation 1 Apr 2024

Recent studies, which employ pre-trained language models to auto-regressively generate linearised graphs for constructing event temporal graphs, have shown promising results.

1
01 Apr 2024

Developing Safe and Responsible Large Language Models -- A Comprehensive Framework

shainarazavi/safe-responsible-llm 1 Apr 2024

We introduce Safe and Responsible Large Language Model (SR$_{\text{LLM}}$) , a model designed to enhance the safety of language generation using LLMs.

0
01 Apr 2024

On the True Distribution Approximation of Minimum Bayes-Risk Decoding

cyberagentailab/mbr-anomaly 31 Mar 2024

Minimum Bayes-risk (MBR) decoding has recently gained renewed attention in text generation.

2
31 Mar 2024

Humane Speech Synthesis through Zero-Shot Emotion and Disfluency Generation

rohan-chaudhury/humane-speech-synthesis-through-zero-shot-emotion-and-disfluency-generation 31 Mar 2024

Contemporary conversational systems often present a significant limitation: their responses lack the emotional depth and disfluent characteristic of human interactions.

0
31 Mar 2024

The Impact of Prompts on Zero-Shot Detection of AI-Generated Text

kaito25atugich/detector 29 Mar 2024

In this paper, we introduce an evaluative framework to empirically analyze the impact of prompts on the detection accuracy of AI-generated text.

0
29 Mar 2024

OmniParser: A Unified Framework for Text Spotting, Key Information Extraction and Table Recognition

alibabaresearch/advancedliteratemachinery 28 Mar 2024

Recently, visually-situated text parsing (VsTP) has experienced notable advancements, driven by the increasing demand for automated document understanding and the emergence of Generative Large Language Models (LLMs) capable of processing document-based questions.

894
28 Mar 2024

LITA: Language Instructed Temporal-Localization Assistant

nvlabs/lita 27 Mar 2024

In addition to leveraging existing video datasets with timestamps, we propose a new task, Reasoning Temporal Localization (RTL), along with the dataset, ActivityNet-RTL, for learning and evaluating this task.

102
27 Mar 2024

Towards LLM-RecSys Alignment with Textual ID Learning

agiresearch/idgenrec 27 Mar 2024

The results show that the zero-shot performance of the pre-trained foundation model is comparable to or even better than some traditional recommendation models based on supervised training, showing the potential of the IDGen paradigm serving as the foundation model for generative recommendation.

9
27 Mar 2024

ILLUMINER: Instruction-tuned Large Language Models as Few-shot Intent Classifier and Slot Filler

opengptx/illuminer 26 Mar 2024

State-of-the-art intent classification (IC) and slot filling (SF) methods often rely on data-intensive deep learning models, limiting their practicality for industry applications.

1
26 Mar 2024

ToXCL: A Unified Framework for Toxic Speech Detection and Explanation

nhathoang2002/toxcl 25 Mar 2024

This draws a unique need for unified frameworks that can effectively detect and explain implicit toxic speech.

4
25 Mar 2024