SOTAVerified

Domain Adaptation for Syntactic and Semantic Dependency Parsing Using Deep Belief Networks

2015-01-01TACL 2015Unverified0· sign in to hype

Haitong Yang, Tao Zhuang, Cheng-qing Zong

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

In current systems for syntactic and semantic dependency parsing, people usually define a very high-dimensional feature space to achieve good performance. But these systems often suffer severe performance drops on out-of-domain test data due to the diversity of features of different domains. This paper focuses on how to relieve this domain adaptation problem with the help of unlabeled target domain data. We propose a deep learning method to adapt both syntactic and semantic parsers. With additional unlabeled target domain data, our method can learn a latent feature representation (LFR) that is beneficial to both domains. Experiments on English data in the CoNLL 2009 shared task show that our method largely reduced the performance drop on out-of-domain test data. Moreover, we get a Macro F1 score that is 2.32 points higher than the best system in the CoNLL 2009 shared task in out-of-domain tests.

Tasks

Reproductions