Cascading Adaptors to Leverage English Data to Improve Performance of Question Answering for Low-Resource Languages
Hariom A. Pandya, Bhavik Ardeshna, Brijesh S. Bhatt

TL;DR
This paper explores the use of cascading language and task adapters in multilingual transformer models to enhance question answering performance in low-resource languages, demonstrating significant improvements.
Contribution
It introduces a novel approach of stacking language and task adapters for low-resource question answering, including a zero-shot transfer learning method.
Findings
Stacked adapters significantly improve low-resource language QA performance.
Zero-shot transfer learning with adapters is effective for low-resource languages.
Multilingual transformer models benefit from adapter combinations across multiple languages.
Abstract
Transformer based architectures have shown notable results on many down streaming tasks including question answering. The availability of data, on the other hand, impedes obtaining legitimate performance for low-resource languages. In this paper, we investigate the applicability of pre-trained multilingual models to improve the performance of question answering in low-resource languages. We tested four combinations of language and task adapters using multilingual transformer architectures on seven languages similar to MLQA dataset. Additionally, we have also proposed zero-shot transfer learning of low-resource question answering using language and task adapters. We observed that stacking the language and the task adapters improves the multilingual transformer models' performance significantly for low-resource languages.
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
- 🤗bhavikardeshna/multilingual-bert-base-cased-arabicmodel· 3 dl3 dl
- 🤗bhavikardeshna/multilingual-bert-base-cased-chinesemodel· 4 dl· ♡ 24 dl♡ 2
- 🤗bhavikardeshna/multilingual-bert-base-cased-englishmodel· 2 dl2 dl
- 🤗bhavikardeshna/multilingual-bert-base-cased-germanmodel· 2 dl2 dl
- 🤗bhavikardeshna/multilingual-bert-base-cased-hindimodel· 1 dl1 dl
- 🤗bhavikardeshna/multilingual-bert-base-cased-spanishmodel· 1 dl1 dl
- 🤗bhavikardeshna/multilingual-bert-base-cased-vietnamesemodel· 3 dl3 dl
- 🤗bhavikardeshna/xlm-roberta-base-arabicmodel· 334 dl· ♡ 1334 dl♡ 1
- 🤗bhavikardeshna/xlm-roberta-base-chinesemodel· 4 dl4 dl
- 🤗bhavikardeshna/xlm-roberta-base-germanmodel· 3 dl3 dl
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Multimodal Machine Learning Applications · Expert finding and Q&A systems
