paper-with-me

홈 › Papers

M2QA: Multi-domain Multilingual Question Answering

2024-07-01 · Leon Engländer, Hannah Sterz, Clifton Poth, Jonas Pfeiffer, Ilia Kuznetsov, Iryna Gurevych

Generalization and robustness to input variation are core desiderata of machine learning research. Language varies along several axes, most importantly, language instance (e.g. French) and domain (e.g. news). While adapting NLP models to new languages within a single domain, or to new domains within a single language, is widely studied, research in joint adaptation is hampered by the lack of evaluation datasets. This prevents the transfer of NLP systems from well-resourced languages and domains to non-dominant language-domain combinations. To address this gap, we introduce M2QA, a multi-domain multilingual question answering benchmark. M2QA includes 13,500 SQuAD 2.0-style question-answer instances in German, Turkish, and Chinese for the domains of product reviews, news, and creative writing. We use M2QA to explore cross-lingual cross-domain performance of fine-tuned models and state-of-the-art LLMs and investigate modular approaches to domain and language adaptation. We witness 1) considerable performance variations across domain-language combinations within model classes and 2) considerable performance drops between source and target language-domain combinations across all model sizes. We demonstrate that M2QA is far from solved, and new methods to effectively transfer both linguistic and domain-specific information are necessary. We make M2QA publicly available at https://github.com/UKPLab/m2qa.

📄 PDF Abstract BibTeX arXiv:2407.01091

Code (1)

ukplab/m2qa 공식 구현

Tasks

Question Answering

Similar Papers 제목 키워드 기반

Investigating Information Inconsistency in Multilingual Open-Domain Question Answering

2022-05-25 · Shramay Palta, Haozhe An, Yifan Yang, Shuaiyi Huang 외

Retrieval based open-domain QA systems use retrieved documents and answer-span selection over retrieved documents to find best-answer candidates. We hypothesize that multilingual Question Answering (QA) systems are prone…

Open-Domain Question AnsweringQuestion AnsweringRetrieval

Synthetic Data Generation for Multilingual Domain-Adaptable Question Answering Systems

2022-06-01 · EAMT 2022 6 · Alina Kramchaninova, Arne Defauw

Deep learning models have significantly advanced the state of the art of question answering systems. However, the majority of datasets available for training such models have been annotated by humans, are open-domain, an…

Question AnsweringSynthetic Data Generation

MKQA: A Linguistically Diverse Benchmark for Multilingual Open Domain Question Answering

2020-07-30 · Shayne Longpre, Yi Lu, Joachim Daiber

Progress in cross-lingual modeling depends on challenging, realistic, and diverse evaluation sets. We introduce Multilingual Knowledge Questions and Answers (MKQA), an open-domain question answering evaluation set compri…

Extractive Question-AnsweringNatural QuestionsOpen-Domain Question AnsweringQuestion Answering+1

Multi-Domain Multilingual Question Answering

2021-11-01 · EMNLP (ACL) 2021 11 · Sebastian Ruder, Avi Sil

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 applica…

Cross-Lingual TransferDomain AdaptationMulti-Task LearningQuestion Answering+1

CCQA: A New Web-Scale Question Answering Dataset for Model Pre-Training

2021-11-16 · ACL ARR November 2021 11 · Anonymous

We propose a novel open-domain question-answering dataset based on the Common Crawl project. With a previously unseen number of around 130 million multilingual question-answer pairs (including about 60 million English da…

Open-Domain Question AnsweringQuestion Answering