Multilingual Open QA on the MIA Shared Task
Navya Yarrabelly, Saloni Mittal, Ketan Todi, Kimihiro Hasegawa

TL;DR
This paper introduces a zero-shot, multilingual re-ranking method for cross-lingual information retrieval in open question answering, which improves passage ranking without requiring labeled data or training, especially benefiting low-resource languages.
Contribution
It proposes a simple, effective zero-shot re-ranking approach using multilingual question generation to enhance passage retrieval in low-resource, cross-lingual settings without additional supervision.
Findings
Effective zero-shot re-ranking improves retrieval accuracy.
Applicable to any sparse retrieval method like BM-25.
No labeled data or training needed for the re-ranking process.
Abstract
Cross-lingual information retrieval (CLIR) ~\cite{shi2021cross, asai2021one, jiang2020cross} for example, can find relevant text in any language such as English(high resource) or Telugu (low resource) even when the query is posed in a different, possibly low-resource, language. In this work, we aim to develop useful CLIR models for this constrained, yet important, setting where we do not require any kind of additional supervision or labelled data for retrieval task and hence can work effectively for low-resource languages. \par We propose a simple and effective re-ranking method for improving passage retrieval in open question answering. The re-ranker re-scores retrieved passages with a zero-shot multilingual question generation model, which is a pre-trained language model, to compute the probability of the input question in the target language conditioned on a retrieved passage,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCognitive Computing and Networks · Image Retrieval and Classification Techniques · Speech and dialogue systems
