Domain Adaptation for Semantic Parsing
Zechang Li, Yuxuan Lai, Yansong Feng, Dongyan Zhao

TL;DR
This paper introduces a two-stage domain adaptation framework for semantic parsing that effectively leverages limited target domain data by separating domain-invariant and domain-specific information, leading to improved performance.
Contribution
A novel coarse-to-fine semantic parser with domain discrimination and relevance attention for better domain adaptation in low-resource settings.
Findings
Outperforms several popular domain adaptation strategies.
Effectively exploits limited target data.
Captures domain differences with fewer target training instances.
Abstract
Recently, semantic parsing has attracted much attention in the community. Although many neural modeling efforts have greatly improved the performance, it still suffers from the data scarcity issue. In this paper, we propose a novel semantic parser for domain adaptation, where we have much fewer annotated data in the target domain compared to the source domain. Our semantic parser benefits from a two-stage coarse-to-fine framework, thus can provide different and accurate treatments for the two stages, i.e., focusing on domain invariant and domain specific information, respectively. In the coarse stage, our novel domain discrimination component and domain relevance attention encourage the model to learn transferable domain general structures. In the fine stage, the model is guided to concentrate on domain related details. Experiments on a benchmark dataset show that our method…
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 · Domain Adaptation and Few-Shot Learning · Natural Language Processing Techniques
