Neural Semantic Parsing with Extremely Rich Symbolic Meaning Representations
Xiao Zhang, Gosse Bouma, Johan Bos

TL;DR
This paper introduces a hierarchical, taxonomical symbolic representation for semantic parsing that improves interpretability and out-of-vocabulary handling, compared to traditional methods, by leveraging lexical ontologies.
Contribution
It proposes a novel hierarchical symbolic representation and a neural taxonomical parser, enhancing semantic interpretability and OOV concept handling in open-domain semantic parsing.
Findings
Taxonomical model slightly underperforms standard model on traditional metrics.
Taxonomical model outperforms standard model on out-of-vocabulary concepts.
Rich hierarchical representations improve semantic parsing robustness.
Abstract
Current open-domain neural semantics parsers show impressive performance. However, closer inspection of the symbolic meaning representations they produce reveals significant weaknesses: sometimes they tend to merely copy character sequences from the source text to form symbolic concepts, defaulting to the most frequent word sense based in the training distribution. By leveraging the hierarchical structure of a lexical ontology, we introduce a novel compositional symbolic representation for concepts based on their position in the taxonomical hierarchy. This representation provides richer semantic information and enhances interpretability. We introduce a neural "taxonomical" semantic parser to utilize this new representation system of predicates, and compare it with a standard neural semantic parser trained on the traditional meaning representation format, employing a novel challenge set…
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
TopicsNatural Language Processing Techniques · Topic Modeling
MethodsSparse Evolutionary Training
