paper-with-me

Papers

Adversarial Training for Cross-Domain Universal Dependency Parsing

2017-08-01 · CONLL 2017 8 · Motoki Sato, Hitoshi Manabe, Hiroshi Noji, Yuji Matsumoto

We describe our submission to the CoNLL 2017 shared task, which exploits the shared common knowledge of a language across different domains via a domain adaptation technique. Our approach is an extension to the recently proposed adversarial training technique for domain adaptation, which we apply on top of a graph-based neural dependency parsing model on bidirectional LSTMs. In our experiments, we find our baseline graph-based parser already outperforms the official baseline model (UDPipe) by a large margin. Further, by applying our technique to the treebanks of the same language with different domains, we observe an additional gain in the performance, in particular for the domains with less training data.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dependency ParsingDomain Adaptation

Similar Papers 제목 키워드 기반

APGN: Adversarial and Parameter Generation Networks for Multi-Source Cross-Domain Dependency Parsing

2021-11-01 · Findings (EMNLP) 2021 11 · Ying Li, Meishan Zhang, Zhenghua Li, Min Zhang 외

Thanks to the strong representation learning capability of deep learning, especially pre-training techniques with language model loss, dependency parsing has achieved great performance boost in the in-domain scenario wit…

Dependency ParsingLanguage ModelingLanguage ModellingRepresentation Learning

Informal Persian Universal Dependency Treebank

2022-01-10 · LREC 2022 6 · Roya Kabiri, Simin Karimi, Mihai Surdeanu

This paper presents the phonological, morphological, and syntactic distinctions between formal and informal Persian, showing that these two variants have fundamental differences that cannot be attributed solely to pronun…

Some Languages Seem Easier to Parse Because Their Treebanks Leak

2020-11-01 · EMNLP 2020 11 · Anders S{\o}gaard

Cross-language differences in (universal) dependency parsing performance are mostly attributed to treebank size, average sentence length, average dependency length, morphological complexity, and domain differences. We po…

Dependency ParsingSentence

Cross-Lingual Dependency Parsing via Self-Training

2020-10-01 · CCL 2020 10 · Meishan Zhang, Yue Zhang

Recent advances of multilingual word representations weaken the input divergences across languages, making cross-lingual transfer similar to the monolingual cross-domain and semi-supervised settings. Thus self-training, …

Cross-Lingual POS TaggingCross-Lingual TransferDependency ParsingPOS+1

Universal Dependencies for Arabic Tweets

2017-09-01 · RANLP 2017 9 · Fahad Albogamy, Allan Ramsay

To facilitate cross-lingual studies, there is an increasing interest in identifying linguistic universals. Recently, a new universal scheme was designed as a part of universal dependency project. In this paper, we map th…