We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: On Difficulties of Cross-Lingual Transfer with Order Differences: A Case Study on Dependency Parsing

Abstract: Different languages might have different word orders. In this paper, we investigate cross-lingual transfer and posit that an order-agnostic model will perform better when transferring to distant foreign languages. To test our hypothesis, we train dependency parsers on an English corpus and evaluate their transfer performance on 30 other languages. Specifically, we compare encoders and decoders based on Recurrent Neural Networks (RNNs) and modified self-attentive architectures. The former relies on sequential information while the latter is more flexible at modeling word order. Rigorous experiments and detailed analysis shows that RNN-based architectures transfer well to languages that are close to English, while self-attentive models have better overall cross-lingual transferability and perform especially well on distant languages.
Comments: Accepted by NAACL-2019
Subjects: Computation and Language (cs.CL); Machine Learning (cs.LG)
Cite as: arXiv:1811.00570 [cs.CL]
  (or arXiv:1811.00570v3 [cs.CL] for this version)

Submission history

From: Wasi Ahmad [view email]
[v1] Thu, 1 Nov 2018 18:11:01 GMT (298kb,D)
[v2] Sun, 24 Feb 2019 19:45:14 GMT (109kb,D)
[v3] Wed, 17 Apr 2019 01:20:22 GMT (229kb,D)

Link back to: arXiv, form interface, contact.