TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Data-to-text Generation with Variational Sequential Planning

Data-to-text Generation with Variational Sequential Planning

Ratish Puduppully, Yao Fu, Mirella Lapata

2022-02-28Data-to-Text GenerationText Generation
PaperPDFCode(official)

Abstract

We consider the task of data-to-text generation, which aims to create textual output from non-linguistic input. We focus on generating long-form text, i.e., documents with multiple paragraphs, and propose a neural model enhanced with a planning component responsible for organizing high-level information in a coherent and meaningful way. We infer latent plans sequentially with a structured variational model, while interleaving the steps of planning and generation. Text is generated by conditioning on previous variational decisions and previously generated text. Experiments on two data-to-text benchmarks (RotoWire and MLB) show that our model outperforms strong baselines and is sample efficient in the face of limited training data (e.g., a few hundred instances).

Results

TaskDatasetMetricValueModel
Text GenerationRotoWire (Relation Generation)Precision97.6SeqPlan
Text GenerationRotoWire (Relation Generation)count46.7SeqPlan
Text GenerationMLB Dataset (Content Selection)Precision43.3SeqPlan
Text GenerationMLB Dataset (Content Selection)Recall53.5SeqPlan
Text GenerationMLB Dataset (Content Ordering)DLD22.7SeqPlan
Text GenerationMLB DatasetBLEU14.29SeqPlan
Text GenerationMLB Dataset (Relation Generation)Precision95.9SeqPlan
Text GenerationMLB Dataset (Relation Generation)count28.9SeqPlan
Data-to-Text GenerationRotoWire (Relation Generation)Precision97.6SeqPlan
Data-to-Text GenerationRotoWire (Relation Generation)count46.7SeqPlan
Data-to-Text GenerationMLB Dataset (Content Selection)Precision43.3SeqPlan
Data-to-Text GenerationMLB Dataset (Content Selection)Recall53.5SeqPlan
Data-to-Text GenerationMLB Dataset (Content Ordering)DLD22.7SeqPlan
Data-to-Text GenerationMLB DatasetBLEU14.29SeqPlan
Data-to-Text GenerationMLB Dataset (Relation Generation)Precision95.9SeqPlan
Data-to-Text GenerationMLB Dataset (Relation Generation)count28.9SeqPlan

Related Papers

Making Language Model a Hierarchical Classifier and Generator2025-07-17Mitigating Object Hallucinations via Sentence-Level Early Intervention2025-07-16The Devil behind the mask: An emergent safety vulnerability of Diffusion LLMs2025-07-15Seq vs Seq: An Open Suite of Paired Encoders and Decoders2025-07-15Hashed Watermark as a Filter: Defeating Forging and Overwriting Attacks in Weight-based Neural Network Watermarking2025-07-15Exploiting Leaderboards for Large-Scale Distribution of Malicious Models2025-07-11CLI-RAG: A Retrieval-Augmented Framework for Clinically Structured and Context Aware Text Generation with LLMs2025-07-09FIFA: Unified Faithfulness Evaluation Framework for Text-to-Video and Video-to-Text Generation2025-07-09