paper-with-me

Papers

Improving Low-resource Reading Comprehension via Cross-lingual Transposition Rethinking

2021-07-11 · Gaochen Wu, Bin Xu, Yuxin Qin, Fei Kong, Bangchang Liu, Hongwen Zhao, Dejie Chang

Extractive Reading Comprehension (ERC) has made tremendous advances enabled by the availability of large-scale high-quality ERC training data. Despite of such rapid progress and widespread application, the datasets in languages other than high-resource languages such as English remain scarce. To address this issue, we propose a Cross-Lingual Transposition ReThinking (XLTT) model by modelling existing high-quality extractive reading comprehension datasets in a multilingual environment. To be specific, we present multilingual adaptive attention (MAA) to combine intra-attention and inter-attention to learn more general generalizable semantic and lexical knowledge from each pair of language families. Furthermore, to make full use of existing datasets, we adopt a new training framework to train our model by calculating task-level similarities between each existing dataset and target dataset. The experimental results show that our XLTT model surpasses six baselines on two multilingual ERC benchmarks, especially more effective for low-resource languages with 3.9 and 4.1 average improvement in F1 and EM, respectively.

📄 PDF Abstract BibTeX arXiv:2107.05002

Code (0)

등록된 구현이 없습니다.

Tasks

Reading Comprehension

Similar Papers 제목 키워드 기반

XCMRC: Evaluating Cross-lingual Machine Reading Comprehension

2019-08-15 · Pengyuan Liu, Yuning Deng, Chenghao Zhu, Han Hu

We present XCMRC, the first public cross-lingual language understanding (XLU) benchmark which aims to test machines on their cross-lingual reading comprehension ability. To be specific, XCMRC is a Cross-lingual Cloze-sty…

Machine Reading ComprehensionReading ComprehensionSentence

Cross-Lingual Machine Reading Comprehension

2019-09-01 · IJCNLP 2019 11 · Yiming Cui, Wanxiang Che, Ting Liu, Bing Qin 외

Though the community has made great progress on Machine Reading Comprehension (MRC) task, most of the previous works are solving English-based MRC problems, and there are few efforts on other languages mainly due to the …

Machine Reading ComprehensionReading ComprehensionTranslation

Character-based Surprisal as a Model of Reading Difficulty in the Presence of Error

2019-02-02 · Michael Hahn, Frank Keller, Yonatan Bisk, Yonatan Belinkov

Intuitively, human readers cope easily with errors in text; typos, misspelling, word substitutions, etc. do not unduly disrupt natural reading. Previous work indicates that letter transpositions result in increased readi…

Cross-Lingual Question Answering over Knowledge Base as Reading Comprehension

2023-02-26 · Chen Zhang, Yuxuan Lai, Yansong Feng, Xingyu Shen 외

Although many large-scale knowledge bases (KBs) claim to contain multilingual information, their support for many non-English languages is often incomplete. This incompleteness gives birth to the task of cross-lingual qu…

Cross-Lingual Question AnsweringMachine Reading ComprehensionQuestion AnsweringReading Comprehension

Improving Cross-Lingual Reading Comprehension with Self-Training

2021-05-08 · Wei-Cheng Huang, Chien-yu Huang, Hung-Yi Lee

Substantial improvements have been made in machine reading comprehension, where the machine answers questions based on a given context. Current state-of-the-art models even surpass human performance on several benchmarks…

Machine Reading ComprehensionReading Comprehension