Identifying Domain Adjacent Instances for Semantic Parsers
James Ferguson, Janara Christensen, Edward Li, Edgar Gonz\`alez

TL;DR
This paper formalizes the problem of identifying domain-adjacent instances for semantic parsers, compares baseline methods, and introduces a new sentence representation that improves parser performance on both in-domain and domain-adjacent data.
Contribution
It formalizes the domain-adjacency detection problem, compares baseline solutions, and proposes a novel sentence representation to enhance semantic parser accuracy.
Findings
Improved parser performance on domain-adjacent instances.
Comparison of baseline methods for domain-adjacency detection.
Effective sentence representation emphasizing unexpected words.
Abstract
When the semantics of a sentence are not representable in a semantic parser's output schema, parsing will inevitably fail. Detection of these instances is commonly treated as an out-of-domain classification problem. However, there is also a more subtle scenario in which the test data is drawn from the same domain. In addition to formalizing this problem of domain-adjacency, we present a comparison of various baselines that could be used to solve it. We also propose a new simple sentence representation that emphasizes words which are unexpected. This approach improves the performance of a downstream semantic parser run on in-domain and domain-adjacent instances.
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
TopicsNatural Language Processing Techniques · Topic Modeling · Text Readability and Simplification
