Compositional Generalization via Semantic Tagging
Hao Zheng, Mirella Lapata

TL;DR
This paper introduces a novel decoding framework for semantic parsing that enhances compositional generalization by explicitly incorporating semantic tagging, leading to improved performance across various datasets and models.
Contribution
It proposes a two-phase decoding approach with semantic tagging and sequence prediction, addressing the limitations of neural models in compositional generalization.
Findings
Consistently improves compositional generalization across datasets
Enhances model performance across different architectures and domains
Maintains expressivity and generality of sequence-to-sequence models
Abstract
Although neural sequence-to-sequence models have been successfully applied to semantic parsing, they fail at compositional generalization, i.e., they are unable to systematically generalize to unseen compositions of seen components. Motivated by traditional semantic parsing where compositionality is explicitly accounted for by symbolic grammars, we propose a new decoding framework that preserves the expressivity and generality of sequence-to-sequence models while featuring lexicon-style alignments and disentangled information processing. Specifically, we decompose decoding into two phases where an input utterance is first tagged with semantic symbols representing the meaning of individual words, and then a sequence-to-sequence model is used to predict the final meaning representation conditioning on the utterance and the predicted tag sequence. Experimental results on three semantic…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Multimodal Machine Learning Applications
