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

TitleStatusHype
Large Language Model with Region-guided Referring and Grounding for CT Report GenerationCode2
AnyText2: Visual Text Generation and Editing With Customizable AttributesCode2
Tucano: Advancing Neural Text Generation for PortugueseCode2
LLM-Inference-Bench: Inference Benchmarking of Large Language Models on AI AcceleratorsCode2
Language Models can Self-Lengthen to Generate Long TextsCode2
Evaluating Morphological Compositional Generalization in Large Language ModelsCode2
Text4Seg: Reimagining Image Segmentation as Text GenerationCode2
Thought2Text: Text Generation from EEG Signal using Large Language Models (LLMs)Code2
TRACE: Temporal Grounding Video LLM via Causal Event ModelingCode2
Steering Large Language Models between Code Execution and Textual ReasoningCode2
ToolGen: Unified Tool Retrieval and Calling via GenerationCode2
HelloBench: Evaluating Long Text Generation Capabilities of Large Language ModelsCode2
MonoFormer: One Transformer for Both Diffusion and AutoregressionCode2
Balancing LoRA Performance and Efficiency with Simple Shard SharingCode2
DiffusionPen: Towards Controlling the Style of Handwritten Text GenerationCode2
MemLong: Memory-Augmented Retrieval for Long Text ModelingCode2
ECG-Chat: A Large ECG-Language Model for Cardiac Disease DiagnosisCode2
Parallel Speculative Decoding with Adaptive Draft LengthCode2
mbrs: A Library for Minimum Bayes Risk DecodingCode2
Harmonizing Visual Text Comprehension and GenerationCode2
Intelligent Artistic Typography: A Comprehensive Review of Artistic Text Design and GenerationCode2
MARS: Mixture of Auto-Regressive Models for Fine-grained Text-to-image SynthesisCode2
MeMemo: On-device Retrieval Augmentation for Private and Personalized Text GenerationCode2
InfiniGen: Efficient Generative Inference of Large Language Models with Dynamic KV Cache ManagementCode2
Benchmarking Uncertainty Quantification Methods for Large Language Models with LM-PolygraphCode2
Adaptable Logical Control for Large Language ModelsCode2
ClinicalLab: Aligning Agents for Multi-Departmental Clinical Diagnostics in the Real WorldCode2
In-Context Editing: Learning Knowledge from Self-Induced DistributionsCode2
CoMM: A Coherent Interleaved Image-Text Dataset for Multimodal Understanding and GenerationCode2
MAIRA-2: Grounded Radiology Report GenerationCode2
Efficient Minimum Bayes Risk Decoding using Low-Rank Matrix Completion AlgorithmsCode2
DriVLMe: Enhancing LLM-based Autonomous Driving Agents with Embodied and Social ExperiencesCode2
SpecExec: Massively Parallel Speculative Decoding for Interactive LLM Inference on Consumer DevicesCode2
TCMBench: A Comprehensive Benchmark for Evaluating Large Language Models in Traditional Chinese MedicineCode2
Get my drift? Catching LLM Task Drift with Activation DeltasCode2
Hardware-Aware Parallel Prompt Decoding for Memory-Efficient Acceleration of LLM InferenceCode2
Vikhr: Constructing a State-of-the-art Bilingual Open-Source Instruction-Following Large Language Model for RussianCode2
ProtT3: Protein-to-Text Generation for Text-based Protein UnderstandingCode2
SirLLM: Streaming Infinite Retentive LLMCode2
Parameter-Efficient Fine-Tuning with Discrete Fourier TransformCode2
Prompting for Numerical Sequences: A Case Study on Market Comment GenerationCode2
LLM Attributor: Interactive Visual Attribution for LLM GenerationCode2
From Pixels to Graphs: Open-Vocabulary Scene Graph Generation with Vision-Language ModelsCode2
IDGenRec: LLM-RecSys Alignment with Textual ID LearningCode2
LITA: Language Instructed Temporal-Localization AssistantCode2
LlamaFactory: Unified Efficient Fine-Tuning of 100+ Language ModelsCode2
DRAGIN: Dynamic Retrieval Augmented Generation based on the Information Needs of Large Language ModelsCode2
Keyformer: KV Cache Reduction through Key Tokens Selection for Efficient Generative InferenceCode2
Generative Pretrained Structured Transformers: Unsupervised Syntactic Language Models at ScaleCode2
QAQ: Quality Adaptive Quantization for LLM KV CacheCode2
Show:102550
← PrevPage 3 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 (sample)BLEU-134.4Unverified
2Beam search + A*esque (beam)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