paper-with-me

Papers

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 comprising 10k question-answer pairs aligned across 26 typologically diverse languages (260k question-answer pairs in total). Answers are based on a heavily curated, language-independent data representation, making results comparable across languages and independent of language-specific passages. With 26 languages, this dataset supplies the widest range of languages to-date for evaluating question answering. We benchmark a variety of state-of-the-art methods and baselines for generative and extractive question answering, trained on Natural Questions, in zero shot and translation settings. Results indicate this dataset is challenging even in English, but especially in low-resource languages

📄 PDF Abstract BibTeX arXiv:2007.15207

Code (2)

apple/ml-mkqa 공식 구현
mia-workshop/mia-shared-task-2022 pytorch

Tasks

Extractive Question-AnsweringNatural QuestionsOpen-Domain Question AnsweringQuestion AnsweringTranslation

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
WordPiece 설명 없음
Residual Connection 설명 없음
Attention 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Adam 설명 없음

Similar Papers 제목 키워드 기반

MIA 2022 Shared Task Submission: Leveraging Entity Representations, Dense-Sparse Hybrids, and Fusion-in-Decoder for Cross-Lingual Question Answering

2022-07-05 · NAACL (MIA) 2022 7 · Zhucheng Tu, Sarguna Janani Padmanabhan

We describe our two-stage system for the Multilingual Information Access (MIA) 2022 Shared Task on Cross-Lingual Open-Retrieval Question Answering. The first stage consists of multilingual passage retrieval with a hybrid…

Cross-Lingual Question AnsweringDecoderLanguage ModelingLanguage Modelling+3

Towards Building Multilingual Language Model for Medicine

2024-02-21 · Pengcheng Qiu, Chaoyi Wu, Xiaoman Zhang, Weixiong Lin 외

The development of open-source, multilingual medical language models can benefit a wide, linguistically diverse audience from different regions. To promote this domain, we present contributions from the following: First,…

Domain AdaptationLanguage ModelingLanguage Modellingmodel+1

What are the limits of cross-lingual dense passage retrieval for low-resource languages?

2024-08-21 · Jie Wu, Zhaochun Ren, Suzan Verberne

In this paper, we analyze the capabilities of the multi-lingual Dense Passage Retriever (mDPR) for extremely low-resource languages. In the Cross-lingual Open-Retrieval Answer Generation (CORA) pipeline, mDPR achieves su…

Answer GenerationLanguage ModelingLanguage ModellingPassage Retrieval+2

Linguistically-Informed Multilingual Instruction Tuning: Is There an Optimal Set of Languages to Tune?

2024-10-10 · Gürkan Soykan, Gözde Gül Şahin

Multilingual language models often perform unevenly across different languages due to limited generalization capabilities for some languages. This issue is significant because of the growing interest in making universal …

Quality-Aware Translation Tagging in Multilingual RAG system

2025-10-27 · Hoyeon Moon, Byeolhee Kim, Nikhil Verma arxiv

Multilingual Retrieval-Augmented Generation (mRAG) often retrieves English documents and translates them into the query language for low-resource settings. However, poor translation quality degrades response generation p…

Response Generation