paper-with-me

Papers

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

2021-11-01 · Findings (EMNLP) 2021 11 · Boda Lin, Mingzheng Li, Si Li, Yong Luo

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency ParsingDomain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Prototypical Contrast Adaptation for Domain Adaptive Semantic Segmentation

2022-07-14 · Zhengkai Jiang, Yuxi Li, Ceyuan Yang, Peng Gao 외

Unsupervised Domain Adaptation (UDA) aims to adapt the model trained on the labeled source domain to an unlabeled target domain. In this paper, we present Prototypical Contrast Adaptation (ProCA), a simple and efficient …

Contrastive LearningDomain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

Domain Adaptation for Semantic Segmentation via Patch-Wise Contrastive Learning

2021-04-22 · Weizhe Liu, David Ferstl, Samuel Schulter, Lukas Zebedin 외

We introduce a novel approach to unsupervised and semi-supervised domain adaptation for semantic segmentation. Unlike many earlier methods that rely on adversarial learning for feature alignment, we leverage contrastive …

Contrastive LearningDomain AdaptationSegmentationSemantic Segmentation+1

Attention-based Cross-Layer Domain Alignment for Unsupervised Domain Adaptation

2022-02-27 · Xu Ma, Junkun Yuan, Yen-Wei Chen, Ruofeng Tong 외

Unsupervised domain adaptation (UDA) aims to learn transferable knowledge from a labeled source domain and adapts a trained model to an unlabeled target domain. To bridge the gap between source and target domains, one pr…

Domain AdaptationSemantic SimilaritySemantic Textual SimilarityUnsupervised Domain Adaptation

GCAN: Graph Convolutional Adversarial Network for Unsupervised Domain Adaptation

2019-06-01 · CVPR 2019 6 · Xinhong Ma, Tianzhu Zhang, Changsheng Xu

To bridge source and target domains for domain adaptation, there are three important types of information including data structure, domain label, and class label. Most existing domain adaptation approaches exploit only o…

Domain AdaptationUnsupervised Domain Adaptation

Joint Semantic Domain Alignment and Target Classifier Learning for Unsupervised Domain Adaptation

2019-06-10 · Dong-Dong Chen, Yisen Wang, Jin-Feng Yi, Zaiyi Chen 외

Unsupervised domain adaptation aims to transfer the classifier learned from the source domain to the target domain in an unsupervised manner. With the help of target pseudo-labels, aligning class-level distributions and …

Domain AdaptationUnsupervised Domain Adaptation