EMNLP 2021finding2 citations

Unsupervised Domain Adaptation Method with Semantic-Structural Alignment for Dependency Parsing

Boda Lin, Mingzheng Li, Si Li, Yong Luo

Abstract

Unsupervised cross-domain dependency parsing is to accomplish domain adaptation for dependency parsing without using labeled data in target domain. Existing methods are often of the pseudo-annotation type, which generates data through self-annotation of the base model and performing iterative training. However, these methods fail to consider the change of model structure for domain adaptation. In addition, the structural information contained in the text cannot be fully exploited. To remedy these drawbacks, we propose a Semantics-Structure Adaptative Dependency Parser (SSADP), which accomplishes unsupervised cross-domain dependency parsing without relying on pseudo-annotation or data selection. In particular, we design two feature extractors to extract semantic and structural features respectively. For each type of features, a corresponding feature adaptation method is utilized to achieve domain adaptation to align the domain distribution, which effectively enhances the unsupervised cross-domain transfer capability of the model. We validate the effectiveness of our model by conducting experiments on the CODT1 and CTB9 respectively, and the results demonstrate that our model can achieve consistent performance improvement. Besides, we verify the structure transfer ability of the proposed model by introducing Weisfeiler-Lehman Test.

BibTeX
@inproceedings{lin-etal-2021-unsupervised-domain,
    title = "Unsupervised Domain Adaptation Method with Semantic-Structural Alignment for Dependency Parsing",
    author = "Lin, Boda  and
      Li, Mingzheng  and
      Li, Si  and
      Luo, Yong",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2021",
    month = nov,
    year = "2021",
    address = "Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.findings-emnlp.186/",
    doi = "10.18653/v1/2021.findings-emnlp.186",
    pages = "2158--2167"
}
Unsupervised Domain Adaptation Method with Semantic-Structural Alignment for Dependency Parsing · EMNLP 2021