Enforcing Consistency in Weakly Supervised Semantic Parsing
Nitish Gupta, Sameer Singh, Matt Gardner

TL;DR
This paper introduces a consistency-based approach to reduce spurious programs in weakly supervised semantic parsing, leading to significant performance improvements by leveraging related inputs and formalism design.
Contribution
It proposes using output consistency across related inputs and formalism design to mitigate spurious programs in weakly supervised semantic parsing.
Findings
Achieved 10% absolute improvement on the Natural Language Visual Reasoning dataset.
Consistency-based training enhances model performance.
Designing formalism for consistency further improves results.
Abstract
The predominant challenge in weakly supervised semantic parsing is that of spurious programs that evaluate to correct answers for the wrong reasons. Prior work uses elaborate search strategies to mitigate the prevalence of spurious programs; however, they typically consider only one input at a time. In this work we explore the use of consistency between the output programs for related inputs to reduce the impact of spurious programs. We bias the program search (and thus the model's training signal) towards programs that map the same phrase in related inputs to the same sub-parts in their respective programs. Additionally, we study the importance of designing logical formalisms that facilitate this kind of consAistency-based training. We find that a more consistent formalism leads to improved model performance even without consistency-based training. When combined together, these two…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Multimodal Machine Learning Applications · Topic Modeling
