English

Enhancing Answer Boundary Detection for Multilingual Machine Reading Comprehension

Computation and Language 2020-05-11 v2 Artificial Intelligence

Abstract

Multilingual pre-trained models could leverage the training data from a rich source language (such as English) to improve performance on low resource languages. However, the transfer quality for multilingual Machine Reading Comprehension (MRC) is significantly worse than sentence classification tasks mainly due to the requirement of MRC to detect the word level answer boundary. In this paper, we propose two auxiliary tasks in the fine-tuning stage to create additional phrase boundary supervision: (1) A mixed MRC task, which translates the question or passage to other languages and builds cross-lingual question-passage pairs; (2) A language-agnostic knowledge masking task by leveraging knowledge phrases mined from web. Besides, extensive experiments on two cross-lingual MRC datasets show the effectiveness of our proposed approach.

Keywords

Cite

@article{arxiv.2004.14069,
  title  = {Enhancing Answer Boundary Detection for Multilingual Machine Reading Comprehension},
  author = {Fei Yuan and Linjun Shou and Xuanyu Bai and Ming Gong and Yaobo Liang and Nan Duan and Yan Fu and Daxin Jiang},
  journal= {arXiv preprint arXiv:2004.14069},
  year   = {2020}
}

Comments

Accepted to ACL 2020

R2 v1 2026-06-23T15:10:42.056Z