Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

BERT Based Multilingual Machine Comprehension in English and Hindi

About

Multilingual Machine Comprehension (MMC) is a Question-Answering (QA) sub-task that involves quoting the answer for a question from a given snippet, where the question and the snippet can be in different languages. Recently released multilingual variant of BERT (m-BERT), pre-trained with 104 languages, has performed well in both zero-shot and fine-tuned settings for multilingual tasks; however, it has not been used for English-Hindi MMC yet. We, therefore, present in this article, our experiments with m-BERT for MMC in zero-shot, mono-lingual (e.g. Hindi Question-Hindi Snippet) and cross-lingual (e.g. English QuestionHindi Snippet) fine-tune setups. These model variants are evaluated on all possible multilingual settings and results are compared against the current state-of-the-art sequential QA system for these languages. Experiments show that m-BERT, with fine-tuning, improves performance on all evaluation settings across both the datasets used by the prior model, therefore establishing m-BERT based MMC as the new state-of-the-art for English and Hindi. We also publish our results on an extended version of the recently released XQuAD dataset, which we propose to use as the evaluation benchmark for future research.

Somil Gupta, Nilesh Khade• 2020

Related benchmarks

TaskDatasetResultRank
Question AnsweringMMQA QE-PE 5.2 (test)
EM55.64
8
Machine ComprehensionTranslated SQuAD QE-PE 5.1 (test)
F1 Score94.56
4
Machine ComprehensionTranslated SQuAD QE-PH 5.1 (test)
F164.51
4
Machine ComprehensionTranslated SQuAD QH-PE 5.1 (test)
F1 Score59.19
4
Machine ComprehensionTranslated SQuAD QH-PH 5.1 (test)
F1 Score63.59
4
Machine ComprehensionTranslated SQuAD QE-PH 5.1 (test)
Exact Match (EM)52.93
4
Machine ComprehensionTranslated SQuAD QH-PH 5.1 (test)
Exact Match (EM)51.6
4
Machine ComprehensionMMQA 5.2 v1.0 (test)
F1 (QE-PE)0.7443
4
Question AnsweringMMQA QE-PH 5.2 (test)
Exact Match (EM)45.12
4
Question AnsweringMMQA QH-PH 5.2 (test)
EM46.41
4
Showing 10 of 10 rows

Other info

Code

Follow for update