Mod-D2t: A Multi-Layer Dataset for Modular Data-to-Text Generation

Simon Mille, Francois Lareau, Anya Belz, Stamatia Dasiopoulou

Paper

In Sessions:

INLG Poster session +flash: (Wednesday, 15:40 CEST, Foyer , Chat on Discord )

Poster

Mod-D2t: A Multi-Layer Dataset for Modular Data-to-Text Generation

Abstract: Rule-based text generators lack the coverage and fluency of their neural counterparts, but have two big advantages over them: (i) they are entirely controllable and do not hallucinate; and (ii) they can fully explain how an output was generated from an input. In this paper we leverage these two advantages to create large and reliable synthetic datasets with multiple human-intelligible intermediate representations. We present the Modular Data-to-Text (Mod-D2T) Dataset which incorporates ten intermediate-level representations between input triple sets and output text; the mappings from one level to the next can broadly be interpreted as the traditional modular tasks of an NLG pipeline. We describe the Mod-D2T dataset, evaluate its quality via manual validation and discuss its applications and limitations. Data, code and documentation are available at https://github.com/mille-s/Mod-D2T.