EMNLP 2024main1 citations

Scope-enhanced Compositional Semantic Parsing for DRT

Xiulin Yang, Jonas Groschwitz, Alexander Koller, Johan Bos

Abstract

Discourse Representation Theory (DRT) distinguishes itself from other semantic representation frameworks by its ability to model complex semantic and discourse phenomena through structural nesting and variable binding. While seq2seq models hold the state of the art on DRT parsing, their accuracy degrades with the complexity of the sentence, and they sometimes struggle to produce well-formed DRT representations. We introduce the AMS parser, a compositional, neurosymbolic semantic parser for DRT. It rests on a novel mechanism for predicting quantifier scope. We show that the AMS parser reliably produces well-formed outputs and performs well on DRT parsing, especially on complex sentences.

BibTeX
@inproceedings{yang-etal-2024-scope,
    title = "Scope-enhanced Compositional Semantic Parsing for {DRT}",
    author = "Yang, Xiulin  and
      Groschwitz, Jonas  and
      Koller, Alexander  and
      Bos, Johan",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-main.1093/",
    doi = "10.18653/v1/2024.emnlp-main.1093",
    pages = "19602--19616"
}