Scope-enhanced Compositional Semantic Parsing for DRT
Xiulin Yang, Jonas Groschwitz, Alexander Koller, Johan Bos

TL;DR
This paper introduces the AMS parser, a neurosymbolic model for Discourse Representation Theory that improves accuracy and well-formedness in complex sentence parsing by novel scope prediction mechanisms.
Contribution
It presents a new neurosymbolic parser for DRT that enhances handling of scope and structural complexity over existing seq2seq models.
Findings
Reliable production of well-formed DRT outputs
Improved parsing accuracy on complex sentences
Effective scope prediction mechanism
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsDigital Rights Management and Security · Peer-to-Peer Network Technologies
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory · Sequence to Sequence
