@inproceedings{li-tu-2020-unsupervised,
title = "Unsupervised Cross-Lingual Adaptation of Dependency Parsers Using {CRF} Autoencoders",
author = "Li, Zhao and
Tu, Kewei",
editor = "Cohn, Trevor and
He, Yulan and
Liu, Yang",
booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2020",
month = nov,
year = "2020",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/add-emnlp-2024-awards/2020.findings-emnlp.193/",
doi = "10.18653/v1/2020.findings-emnlp.193",
pages = "2127--2133",
abstract = "We consider the task of cross-lingual adaptation of dependency parsers without annotated target corpora and parallel corpora. Previous work either directly applies a discriminative source parser to the target language, ignoring unannotated target corpora, or employs an unsupervised generative parser that can leverage unannotated target data but has weaker representational power than discriminative parsers. In this paper, we propose to utilize unsupervised discriminative parsers based on the CRF autoencoder framework for this task. We train a source parser and use it to initialize and regularize a target parser that is trained on unannotated target data. We conduct experiments that transfer an English parser to 20 target languages. The results show that our method significantly outperforms previous methods."
}
Markdown (Informal)
[Unsupervised Cross-Lingual Adaptation of Dependency Parsers Using CRF Autoencoders](https://preview.aclanthology.org/add-emnlp-2024-awards/2020.findings-emnlp.193/) (Li & Tu, Findings 2020)
ACL