paper-with-me

Papers

BEIR-NL: Zero-shot Information Retrieval Benchmark for the Dutch Language

2024-12-11 · Nikolay Banar, Ehsan Lotfi, Walter Daelemans

Zero-shot evaluation of information retrieval (IR) models is often performed using BEIR; a large and heterogeneous benchmark composed of multiple datasets, covering different retrieval tasks across various domains. Although BEIR has become a standard benchmark for the zero-shot setup, its exclusively English content reduces its utility for underrepresented languages in IR, including Dutch. To address this limitation and encourage the development of Dutch IR models, we introduce BEIR-NL by automatically translating the publicly accessible BEIR datasets into Dutch. Using BEIR-NL, we evaluated a wide range of multilingual dense ranking and reranking models, as well as the lexical BM25 method. Our experiments show that BM25 remains a competitive baseline, and is only outperformed by the larger dense models trained for retrieval. When combined with reranking models, BM25 achieves performance on par with the best dense ranking models. In addition, we explored the impact of translation on the data by back-translating a selection of datasets to English, and observed a performance drop for both dense and lexical methods, indicating the limitations of translation for creating benchmarks. BEIR-NL is publicly available on the Hugging Face hub.

📄 PDF Abstract BibTeX arXiv:2412.08329

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalRerankingRetrievalTranslation

Similar Papers 제목 키워드 기반

Benchmarking and Building Zero-Shot Hindi Retrieval Model with Hindi-BEIR and NLLB-E5

2024-09-09 · Arkadeep Acharya, Rudra Murthy, Vishwajeet Kumar, Jaydeep Sen

Given the large number of Hindi speakers worldwide, there is a pressing need for robust and efficient information retrieval systems for Hindi. Despite ongoing research, comprehensive benchmarks for evaluating retrieval m…

BenchmarkingInformation RetrievalRetrievalText Retrieval

BEIR: A Heterogenous Benchmark for Zero-shot Evaluation of Information Retrieval Models

2021-04-17 · Nandan Thakur, Nils Reimers, Andreas Rücklé, Abhishek Srivastava 외

Existing neural information retrieval (IR) models have often been studied in homogeneous and narrow settings, which has considerably limited insights into their out-of-distribution (OOD) generalization capabilities. To a…

Argument RetrievalBenchmarkingBiomedical Information RetrievalCitation Prediction+11

GAR-meets-RAG Paradigm for Zero-Shot Information Retrieval

2023-10-31 · Daman Arora, Anush Kini, Sayak Ray Chowdhury, Nagarajan Natarajan 외

Given a query and a document corpus, the information retrieval (IR) task is to output a ranked list of relevant documents. Combining large language models (LLMs) with embedding-based retrieval models, recent work shows p…

Information RetrievalPassage RetrievalRAGRe-Ranking+2

BEIR-PL: Zero Shot Information Retrieval Benchmark for the Polish Language

2023-05-31 · Konrad Wojtasik, Vadim Shishkin, Kacper Wołowiec, Arkadiusz Janz 외

The BEIR dataset is a large, heterogeneous benchmark for Information Retrieval (IR) in zero-shot settings, garnering considerable attention within the research community. However, BEIR and analogous datasets are predomin…

Information RetrievalRe-RankingRetrieval

Building Russian Benchmark for Evaluation of Information Retrieval Models

2025-04-17 · Grigory Kovalev, Mikhail Tikhomirov, Evgeny Kozhevnikov, Max Kornilov 외

We introduce RusBEIR, a comprehensive benchmark designed for zero-shot evaluation of information retrieval (IR) models in the Russian language. Comprising 17 datasets from various domains, it integrates adapted, translat…

Information RetrievalRetrieval