English

Bootstrapping Generators from Noisy Data

Computation and Language 2019-12-20 v4

Abstract

A core step in statistical data-to-text generation concerns learning correspondences between structured data representations (e.g., facts in a database) and associated texts. In this paper we aim to bootstrap generators from large scale datasets where the data (e.g., DBPedia facts) and related texts (e.g., Wikipedia abstracts) are loosely aligned. We tackle this challenging task by introducing a special-purpose content selection mechanism. We use multi-instance learning to automatically discover correspondences between data and text pairs and show how these can be used to enhance the content signal while training an encoder-decoder architecture. Experimental results demonstrate that models trained with content-specific objectives improve upon a vanilla encoder-decoder which solely relies on soft attention.

Keywords

Cite

@article{arxiv.1804.06385,
  title  = {Bootstrapping Generators from Noisy Data},
  author = {Laura Perez-Beltrachini and Mirella Lapata},
  journal= {arXiv preprint arXiv:1804.06385},
  year   = {2019}
}

Comments

NAACL 2018

R2 v1 2026-06-23T01:26:47.159Z