paper-with-me

Papers

WikiTableT: A Large-Scale Data-to-Text Dataset for Generating Wikipedia Article Sections

2020-12-29 · Findings (ACL) 2021 8 · Mingda Chen, Sam Wiseman, Kevin Gimpel

Datasets for data-to-text generation typically focus either on multi-domain, single-sentence generation or on single-domain, long-form generation. In this work, we cast generating Wikipedia sections as a data-to-text generation task and create a large-scale dataset, WikiTableT, that pairs Wikipedia sections with their corresponding tabular data and various metadata. WikiTableT contains millions of instances, covering a broad range of topics, as well as a variety of flavors of generation tasks with different levels of flexibility. We benchmark several training and decoding strategies on WikiTableT. Our qualitative analysis shows that the best approaches can generate fluent and high quality texts but they struggle with coherence and factuality, showing the potential for our dataset to inspire future work on long-form generation.

📄 PDF Abstract BibTeX arXiv:2012.14919

Code (1)

mingdachen/WikiTableT 공식 구현 pytorch

Tasks

Data-to-Text GenerationFormSentenceText Generation

Similar Papers 제목 키워드 기반

gTBLS: Generating Tables from Text by Conditional Question Answering

2024-03-21 · Anirudh Sundar, Christopher Richardson, Larry Heck

Distilling large, unstructured text into a structured, condensed form such as tables is an open research problem. One of the primary challenges in automatically generating tables is ensuring their syntactic validity. Pri…

Language ModelingLanguage ModellingQuestion Answering

Table-to-Text: Describing Table Region with Natural Language

2018-05-29 · Junwei Bao, Duyu Tang, Nan Duan, Zhao Yan 외

In this paper, we present a generative model to generate a natural language sentence describing a table region, e.g., a row. The model maps a row from a table to a continuous vector and then generates a natural language …

Language ModelingLanguage ModellingSentence

An Extensive Evaluation of Factual Consistency in Large Language Models for Data-to-Text Generation

2024-11-28 · Joy Mahapatra, Utpal Garain

Large Language Models (LLMs) have shown exceptional performance across various Data-to-Text Generation (DTG) tasks. However, generating factually consistent text in DTG remains challenging for LLMs. Despite this, in-dept…

Data-to-Text GenerationText Generation

Impact of Model Size on Fine-tuned LLM Performance in Data-to-Text Generation: A State-of-the-Art Investigation

2024-07-19 · Joy Mahapatra, Utpal Garain

Data-to-text (D2T) generation aims to generate human-readable text from semi-structured data, such as tables and graphs. The recent success of D2T is largely attributed to advancements in LLMs. Despite the success of LLM…

Data-to-Text GenerationInformativenessText Generation

CNVid-3.5M: Build, Filter, and Pre-Train the Large-Scale Public Chinese Video-Text Dataset

2023-01-01 · CVPR 2023 1 · Tian Gan, Qing Wang, Xingning Dong, Xiangyuan Ren 외

Owing to well-designed large-scale video-text datasets, recent years have witnessed tremendous progress in video-text pre-training. However, existing large-scale video-text datasets are mostly English-only. Though th…