Beyond English-Only Reading Comprehension: Experiments in Zero-Shot Multilingual Transfer for Bulgarian
Momchil Hardalov, Ivan Koychev, Preslav Nakov

TL;DR
This paper explores zero-shot multilingual transfer for reading comprehension by fine-tuning multilingual BERT on English datasets and applying it to Bulgarian, introducing a new dataset and achieving promising results in non-English language understanding.
Contribution
It demonstrates the effectiveness of multilingual BERT in zero-shot transfer for Bulgarian reading comprehension and introduces a new Bulgarian dataset with knowledge retrieval strategies.
Findings
Multilingual BERT achieves 42.23% accuracy on Bulgarian reading comprehension.
Knowledge retrieval from Wikipedia improves model performance.
Zero-shot transfer outperforms baseline methods.
Abstract
Recently, reading comprehension models achieved near-human performance on large-scale datasets such as SQuAD, CoQA, MS Macro, RACE, etc. This is largely due to the release of pre-trained contextualized representations such as BERT and ELMo, which can be fine-tuned for the target task. Despite those advances and the creation of more challenging datasets, most of the work is still done for English. Here, we study the effectiveness of multilingual BERT fine-tuned on large-scale English datasets for reading comprehension (e.g., for RACE), and we apply it to Bulgarian multiple-choice reading comprehension. We propose a new dataset containing 2,221 questions from matriculation exams for twelfth grade in various subjects -history, biology, geography and philosophy-, and 412 additional questions from online quizzes in history. While the quiz authors gave no relevant context, we incorporate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Multimodal Machine Learning Applications
MethodsLinear Layer · Sigmoid Activation · Tanh Activation · Long Short-Term Memory · Bidirectional LSTM · ELMo · Residual Connection · Attention Dropout · Linear Warmup With Linear Decay · Weight Decay
