paper-with-me

홈 › Papers

Pivot Through English: Reliably Answering Multilingual Questions without Document Retrieval

2020-12-28 · NAACL (MIA) 2022 7 · Ivan Montero, Shayne Longpre, Ni Lao, Andrew J. Frank, Christopher DuBois

Existing methods for open-retrieval question answering in lower resource languages (LRLs) lag significantly behind English. They not only suffer from the shortcomings of non-English document retrieval, but are reliant on language-specific supervision for either the task or translation. We formulate a task setup more realistic to available resources, that circumvents document retrieval to reliably transfer knowledge from English to lower resource languages. Assuming a strong English question answering model or database, we compare and analyze methods that pivot through English: to map foreign queries to English and then English answers back to target language answers. Within this task setup we propose Reranked Multilingual Maximal Inner Product Search (RM-MIPS), akin to semantic similarity retrieval over the English training set with reranking, which outperforms the strongest baselines by 2.7% on XQuAD and 6.2% on MKQA. Analysis demonstrates the particular efficacy of this strategy over state-of-the-art alternatives in challenging settings: low-resource languages, with extensive distractor data and query distribution misalignment. Circumventing retrieval, our analysis shows this approach offers rapid answer generation to almost any language off-the-shelf, without the need for any additional training data in the target language.

📄 PDF Abstract BibTeX arXiv:2012.14094

Code (0)

등록된 구현이 없습니다.

Tasks

Answer GenerationQuestion AnsweringRerankingRetrievalSemantic SimilaritySemantic Textual SimilarityTranslation

Similar Papers 제목 키워드 기반

Datasets for Multilingual Answer Sentence Selection

2024-06-14 · Matteo Gabburo, Stefano Campese, Federico Agostini, Alessandro Moschitti

Answer Sentence Selection (AS2) is a critical task for designing effective retrieval-based Question Answering (QA) systems. Most advancements in AS2 focus on English due to the scarcity of annotated datasets for other la…

Language ModelingLanguage ModellingLarge Language ModelMachine Translation+3

UC2: Universal Cross-lingual Cross-modal Vision-and-Language Pre-training

2021-04-01 · CVPR 2021 1 · Mingyang Zhou, Luowei Zhou, Shuohang Wang, Yu Cheng 외

Vision-and-language pre-training has achieved impressive success in learning multimodal representations between vision and language. To generalize this success to non-English languages, we introduce UC2, the first machin…

Image-text matchingImage-text RetrievalLanguage ModelingLanguage Modelling+10

Rethinking the Multilingual Reasoning Gap with Layer Swap

2026-05-26 · Maxence Lasbordes, Amélie Chatelain, Djamé Seddah arxiv

Recent reasoning Large Language Models produce a chain-of-thought (CoT) predominantly in English, even when prompted in non-English languages. Prior work suggests that forcing the CoT to remain in the input language (nat…

General Knowledge

TM-PATHVQA:90000+ Textless Multilingual Questions for Medical Visual Question Answering

2024-07-16 · Tonmoy Rajkhowa, Amartya Roy Chowdhury, Sankalp Nagaonkar, Achyut Mani Tripathi

In healthcare and medical diagnostics, Visual Question Answering (VQA) mayemergeasapivotal tool in scenarios where analysis of intricate medical images becomes critical for accurate diagnoses. Current text-based VQA syst…

Medical Visual Question AnsweringQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Comparing Multilingual NMT Models and Pivoting

2022-06-01 · EAMT 2022 6 · Celia Soler Uguet, Fred Bane, Anna Zaretskaya, Tània Blanch Miró

Following recent advancements in multilingual machine translation at scale, our team carried out tests to compare the performance of multilingual models (M2M from Facebook and multilingual models from Helsinki-NLP) with …

Machine TranslationNMTTranslation