paper-with-me

Papers

Towards Best Practices for Training Multilingual Dense Retrieval Models

2022-04-05 · Xinyu Zhang, Kelechi Ogueji, Xueguang Ma, Jimmy Lin

Dense retrieval models using a transformer-based bi-encoder design have emerged as an active area of research. In this work, we focus on the task of monolingual retrieval in a variety of typologically diverse languages using one such design. Although recent work with multilingual transformers demonstrates that they exhibit strong cross-lingual generalization capabilities, there remain many open research questions, which we tackle here. Our study is organized as a "best practices" guide for training multilingual dense retrieval models, broken down into three main scenarios: where a multilingual transformer is available, but relevance judgments are not available in the language of interest; where both models and training data are available; and, where training data are available not but models. In considering these scenarios, we gain a better understanding of the role of multi-stage fine-tuning, the strength of cross-lingual transfer under various conditions, the usefulness of out-of-language data, and the advantages of multilingual vs. monolingual transformers. Our recommendations offer a guide for practitioners building search applications, particularly for low-resource languages, and while our work leaves open a number of research questions, we provide a solid foundation for future work.

📄 PDF Abstract BibTeX arXiv:2204.02363

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual TransferRetrieval

Similar Papers 제목 키워드 기반

Unsupervised Multilingual Dense Retrieval via Generative Pseudo Labeling

2024-03-06 · Chao-Wei Huang, Chen-An Li, Tsu-Yuan Hsu, Chen-Yu Hsu 외

Dense retrieval methods have demonstrated promising performance in multilingual information retrieval, where queries and documents can be in different languages. However, dense retrievers typically require a substantial …

Information RetrievalRetrieval

Leveraging LLMs for Synthesizing Training Data Across Many Languages in Multilingual Dense Retrieval

2023-11-10 · Nandan Thakur, Jianmo Ni, Gustavo Hernández Ábrego, John Wieting 외

There has been limited success for dense retrieval models in multilingual retrieval, due to uneven and scarce training data available across multiple languages. Synthetic training data generation is promising (e.g., InPa…

Language ModelingLanguage ModellingLarge Language ModelRetrieval

Evaluating Dense Passage Retrieval using Transformers

2022-08-15 · Nima Sadri

Although representational retrieval models based on Transformers have been able to make major advances in the past few years, and despite the widely accepted conventions and best-practices for testing such models, a $\te…

Passage RetrievalRetrieval

MFAQ: a Multilingual FAQ Dataset

2021-09-27 · EMNLP (MRQA) 2021 11 · Maxime De Bruyn, Ehsan Lotfi, Jeska Buhmann, Walter Daelemans

In this paper, we present the first multilingual FAQ dataset publicly available. We collected around 6M FAQ pairs from the web, in 21 different languages. Although this is significantly larger than existing FAQ retrieval…

Passage RetrievalRetrieval

PIRB: A Comprehensive Benchmark of Polish Dense and Hybrid Text Retrieval Methods

2024-02-20 · Sławomir Dadas, Michał Perełkiewicz, Rafał Poświata

We present Polish Information Retrieval Benchmark (PIRB), a comprehensive evaluation framework encompassing 41 text information retrieval tasks for Polish. The benchmark incorporates existing datasets as well as 10 new, …

Information RetrievalKnowledge DistillationRetrievalText Retrieval