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

Download:

Current browse context:

cs.LG

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: Zero-Shot Cross-Lingual Machine Reading Comprehension via Inter-sentence Dependency Graph

Abstract: We target the task of cross-lingual Machine Reading Comprehension (MRC) in the direct zero-shot setting, by incorporating syntactic features from Universal Dependencies (UD), and the key features we use are the syntactic relations within each sentence. While previous work has demonstrated effective syntax-guided MRC models, we propose to adopt the inter-sentence syntactic relations, in addition to the rudimentary intra-sentence relations, to further utilize the syntactic dependencies in the multi-sentence input of the MRC task. In our approach, we build the Inter-Sentence Dependency Graph (ISDG) connecting dependency trees to form global syntactic relations across sentences. We then propose the ISDG encoder that encodes the global dependency graph, addressing the inter-sentence relations via both one-hop and multi-hop dependency paths explicitly. Experiments on three multilingual MRC datasets (XQuAD, MLQA, TyDiQA-GoldP) show that our encoder that is only trained on English is able to improve the zero-shot performance on all 14 test sets covering 8 languages, with up to 3.8 F1 / 5.2 EM improvement on-average, and 5.2 F1 / 11.2 EM on certain languages. Further analysis shows the improvement can be attributed to the attention on the cross-linguistically consistent syntactic path.
Comments: Accepted to AAAI 2022
Subjects: Computation and Language (cs.CL); Machine Learning (cs.LG)
Cite as: arXiv:2112.00503 [cs.CL]
  (or arXiv:2112.00503v5 [cs.CL] for this version)

Submission history

From: Liyan Xu [view email]
[v1] Wed, 1 Dec 2021 13:58:39 GMT (299kb,D)
[v2] Thu, 2 Dec 2021 15:21:17 GMT (299kb,D)
[v3] Fri, 3 Dec 2021 03:41:35 GMT (298kb,D)
[v4] Thu, 9 Dec 2021 02:15:11 GMT (299kb,D)
[v5] Tue, 15 Mar 2022 22:20:47 GMT (298kb,D)

Link back to: arXiv, form interface, contact.