paper-with-me

Papers

Wikipedia-based Datasets in Russian Information Retrieval Benchmark RusBEIR

2025-11-07 · Grigory Kovalev, Natalia Loukachevitch, Mikhail Tikhomirov, Olga Babina, Pavel Mamaev arxiv

In this paper, we present a novel series of Russian information retrieval datasets constructed from the "Did you know..." section of Russian Wikipedia. Our datasets support a range of retrieval tasks, including fact-checking, retrieval-augmented generation, and full-document retrieval, by leveraging interesting facts and their referenced Wikipedia articles annotated at the sentence level with graded relevance. We describe the methodology for dataset creation that enables the expansion of existing Russian Information Retrieval (IR) resources. Through extensive experiments, we extend the RusBEIR research by comparing lexical retrieval models, such as BM25, with state-of-the-art neural architectures fine-tuned for Russian, as well as multilingual models. Results of our experiments show that lexical methods tend to outperform neural models on full-document retrieval, while neural approaches better capture lexical semantics in shorter texts, such as in fact-checking or fine-grained retrieval. Using our newly created datasets, we also analyze the impact of document length on retrieval performance and demonstrate that combining retrieval with neural reranking consistently improves results. Our contribution expands the resources available for Russian information retrieval research and highlights the importance of accurate evaluation of retrieval models to achieve optimal performance. All datasets are publicly available at HuggingFace. To facilitate reproducibility and future research, we also release the full implementation on GitHub.

📄 PDF Abstract BibTeX arXiv:2511.05079

Code (0)

등록된 구현이 없습니다.

Tasks

Information Retrieval

Similar Papers 제목 키워드 기반

Russian Web Tables: A Public Corpus of Web Tables for Russian Language Based on Wikipedia

2022-10-03 · Platon Fedorov, Alexey Mironov, George Chernishev

Corpora that contain tabular data such as WebTables are a vital resource for the academic community. Essentially, they are the backbone of any modern research in information management. They are used for various tasks of…

Knowledge Base ConstructionManagementQuestion Answering

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

Characterizing Knowledge Manipulation in a Russian Wikipedia Fork

2025-04-14 · Mykola Trokhymovych, Oleksandr Kosovan, Nathan Forrester, Pablo Aragón 외

Wikipedia is powered by MediaWiki, a free and open-source software that is also the infrastructure for many other wiki-based online encyclopedias. These include the recently launched website Ruwiki, which has copied and …

Articles

WikiOmnia: generative QA corpus on the whole Russian Wikipedia

2022-04-17 · Dina Pisarevskaya, Tatiana Shavrina

The General QA field has been developing the methodology referencing the Stanford Question answering dataset (SQuAD) as the significant benchmark. However, compiling factual questions is accompanied by time- and labour-c…

Question Answering

The Russian-focused embedders' exploration: ruMTEB benchmark and Russian embedding model design

2024-08-22 · Artem Snegirev, Maria Tikhonova, Anna Maksimova, Alena Fenogenova 외

Embedding models play a crucial role in Natural Language Processing (NLP) by creating text embeddings used in various tasks such as information retrieval and assessing semantic text similarity. This paper focuses on rese…

Information RetrievalRerankingRetrievalSemantic Textual Similarity+3