NAACL 2021long14 citations

Text Generation from Discourse Representation Structures

Jiangming Liu, Shay B. Cohen, Mirella Lapata

Abstract

We propose neural models to generate text from formal meaning representations based on Discourse Representation Structures (DRSs). DRSs are document-level representations which encode rich semantic detail pertaining to rhetorical relations, presupposition, and co-reference within and across sentences. We formalize the task of neural DRS-to-text generation and provide modeling solutions for the problems of condition ordering and variable naming which render generation from DRSs non-trivial. Our generator relies on a novel sibling treeLSTM model which is able to accurately represent DRS structures and is more generally suited to trees with wide branches. We achieve competitive performance (59.48 BLEU) on the GMB benchmark against several strong baselines.

BibTeX
@inproceedings{liu-etal-2021-text,
    title = "Text Generation from Discourse Representation Structures",
    author = "Liu, Jiangming  and
      Cohen, Shay B.  and
      Lapata, Mirella",
    editor = "Toutanova, Kristina  and
      Rumshisky, Anna  and
      Zettlemoyer, Luke  and
      Hakkani-Tur, Dilek  and
      Beltagy, Iz  and
      Bethard, Steven  and
      Cotterell, Ryan  and
      Chakraborty, Tanmoy  and
      Zhou, Yichao",
    booktitle = "Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
    month = jun,
    year = "2021",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.naacl-main.35/",
    doi = "10.18653/v1/2021.naacl-main.35",
    pages = "397--415"
}
Text Generation from Discourse Representation Structures · NAACL 2021