CLIRAug 19, 2021

Mr. TyDi: A Multi-lingual Benchmark for Dense Retrieval

arXiv:2108.08787v2680 citationsHas Code
Originality Synthesis-oriented
AI Analysis

This provides a benchmark to spur research in dense retrieval for non-English languages, addressing performance gaps in out-of-distribution data, but it is incremental as it builds on existing methods.

The authors tackled the problem of evaluating dense retrieval techniques in non-English languages by creating Mr. TyDi, a multi-lingual benchmark dataset for eleven languages, and found that dense representations improve BM25 results in hybrid models despite lower effectiveness than BM25 alone.

We present Mr. TyDi, a multi-lingual benchmark dataset for mono-lingual retrieval in eleven typologically diverse languages, designed to evaluate ranking with learned dense representations. The goal of this resource is to spur research in dense retrieval techniques in non-English languages, motivated by recent observations that existing techniques for representation learning perform poorly when applied to out-of-distribution data. As a starting point, we provide zero-shot baselines for this new dataset based on a multi-lingual adaptation of DPR that we call "mDPR". Experiments show that although the effectiveness of mDPR is much lower than BM25, dense representations nevertheless appear to provide valuable relevance signals, improving BM25 results in sparse-dense hybrids. In addition to analyses of our results, we also discuss future challenges and present a research agenda in multi-lingual dense retrieval. Mr. TyDi can be downloaded at https://github.com/castorini/mr.tydi.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes