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

November 10, 2023 Β· Declared Dead Β· πŸ› North American Chapter of the Association for Computational Linguistics

🦴 CAUSE OF DEATH: Skeleton Repo
Boilerplate only, no real code

Repo contents: MIRACL-prompts.csv, README.md, SWIM-IR-Diagram-Updated.drawio.png, SWIM-IR-logo.png, XOR-Retrieve-prompts.csv, swim-ir-datacard.md, xtreme-up-prompts.csv

Authors Nandan Thakur, Jianmo Ni, Gustavo HernÑndez Ábrego, John Wieting, Jimmy Lin, Daniel Cer arXiv ID 2311.05800 Category cs.IR: Information Retrieval Cross-listed cs.AI, cs.CL Citations 29 Venue North American Chapter of the Association for Computational Linguistics Repository https://github.com/google-research-datasets/SWIM-IR ⭐ 49 Last Checked 1 month ago
Abstract
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., InPars or Promptagator), but has been investigated only for English. Therefore, to study model capabilities across both cross-lingual and monolingual retrieval tasks, we develop SWIM-IR, a synthetic retrieval training dataset containing 33 (high to very-low resource) languages for fine-tuning multilingual dense retrievers without requiring any human supervision. To construct SWIM-IR, we propose SAP (summarize-then-ask prompting), where the large language model (LLM) generates a textual summary prior to the query generation step. SAP assists the LLM in generating informative queries in the target language. Using SWIM-IR, we explore synthetic fine-tuning of multilingual dense retrieval models and evaluate them robustly on three retrieval benchmarks: XOR-Retrieve (cross-lingual), MIRACL (monolingual) and XTREME-UP (cross-lingual). Our models, called SWIM-X, are competitive with human-supervised dense retrieval models, e.g., mContriever-X, finding that SWIM-IR can cheaply substitute for expensive human-labeled retrieval training data. SWIM-IR dataset and SWIM-X models are available at https://github.com/google-research-datasets/SWIM-IR.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Information Retrieval

Died the same way β€” 🦴 Skeleton Repo