NeuCLIRTech: Chinese Monolingual and Cross-Language Information Retrieval Evaluation in a Challenging Domain
Dawn Lawrie, James Mayfield, Eugene Yang, Andrew Yates, Sean MacAvaney, Ronak Pradeep, Scott Miller, Paul McNamee, Luca Soldaini
TL;DR
NeuCLIRTech addresses the need for robust CLIR benchmarks in the technical Chinese domain by creating a large, human-judged collection supporting monolingual Chinese IR and English-query CLIR. The dataset fuses 2023–2024 NeuCLIR topics and provides deep relevance judgments plus a fusion baseline to evaluate rerankers beyond BM25. Experiments show that Qwen3-8B-based embeddings provide the strongest first-stage retrieval, yet cross-language performance remains challenging, with some rerankers failing to improve over the first stage. The dataset, released on Huggingface Datasets, offers a valuable resource for evaluating first-stage and reranking methods on scientific abstracts and motivates further domain-adaptation research. The evaluation reports $nDCG@20$ and $Judged@20$ metrics to quantify discriminatory power in this technical CLIR setting.
Abstract
Measuring advances in retrieval requires test collections with relevance judgments that can faithfully distinguish systems. This paper presents NeuCLIRTech, an evaluation collection for cross-language retrieval over technical information. The collection consists of technical documents written natively in Chinese and those same documents machine translated into English. It includes 110 queries with relevance judgments. The collection supports two retrieval scenarios: monolingual retrieval in Chinese, and cross-language retrieval with English as the query language. NeuCLIRTech combines the TREC NeuCLIR track topics of 2023 and 2024. The 110 queries with 35,962 document judgments provide strong statistical discriminatory power when trying to distinguish retrieval approaches. A fusion baseline of strong neural retrieval systems is included so that developers of reranking algorithms are not reliant on BM25 as their first stage retriever. The dataset and artifacts are released on Huggingface Datasets
