SOTAVerified

Multi-Domain Multilingual Question Answering

2021-11-01EMNLP (ACL) 2021Code Available1· sign in to hype

Sebastian Ruder, Avi Sil

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Question answering (QA) is one of the most challenging and impactful tasks in natural language processing. Most research in QA, however, has focused on the open-domain or monolingual setting while most real-world applications deal with specific domains or languages. In this tutorial, we attempt to bridge this gap. Firstly, we introduce standard benchmarks in multi-domain and multilingual QA. In both scenarios, we discuss state-of-the-art approaches that achieve impressive performance, ranging from zero-shot transfer learning to out-of-the-box training with open-domain QA systems. Finally, we will present open research problems that this new research agenda poses such as multi-task learning, cross-lingual transfer learning, domain adaptation and training large scale pre-trained multilingual language models.

Tasks

Reproductions