DART: Open-Domain Structured Data Record to Text Generation
Citations Over Time
Abstract
We present DART, an open domain structured DAta Record to Text generation dataset with over 82k instances (DARTs). Data-to-Text annotations can be a costly process, especially when dealing with tables which are the major source of structured data and contain nontrivial structures. To this end, we propose a procedure of extracting semantic triples from tables that encodes their structures by exploiting the semantic dependencies among table headers and the table title. Our dataset construction framework effectively merged heterogeneous sources from open domain semantic parsing and dialogue-act-based meaning representation tasks by utilizing techniques such as: tree ontology annotation, question-answer pair to declarative sentence conversion, and predicate unification, all with minimum post-editing. We present systematic evaluation on DART as well as new state-of-the-art results on WebNLG 2017 to show that DART (1) poses new challenges to existing data-to-text datasets and (2) facilitates out-of-domain generalization. Our data and code can be found at https://github.com/Yale-LILY/dart.
Related Papers
- → Annotating grammatical functions for German using finite-state cascades(2004)7 cited
- → Replication Data for: Automatic parsing as an efficient pre-annotation tool for historical texts(2016)1 cited
- Reflection on the Study of the Chinese Sentence Structure with a Complex Predicate(2002)
- On the Source and Course of S-P(Subject-Predicate) Predicate Pattern of Existential Sentence(2003)
- → TableParser: Automatic Table Parsing with Weak Supervision from Spreadsheets(2022)