Does LLM Relevance Labelling Work for Arabic

Published in SIGIR, 2026

Download: [ Preprint | Poster ]

## Abstract Large Language Models (LLMs) are increasingly used in Information Retrieval, both within retrieval pipelines and for constructing evaluation resources. Existing studies on using LLMs for IR evaluation, however, focus almost exclusively on English, leaving their applicability to other languages, where evaluation resources are often limited and highly needed, unexplored. We examine the use of LLMs to generate relevance labels for an Arabic test collection (ArTest). Using about 10K relevance labels, generated by three LLMs, and used to order eight automated systems and nine simulated manual systems, we show that agreement on binary labels and system ordering is generally high, with no cases of significant opposite conclusions; however, there are cases of false or missed improvements and noticeable limitations when labelling manual, highly performing systems. These findings align with results reported for English and indicate that LLMs could, with some caveats, offer a viable approach to supporting IR evaluation in languages with limited evaluation resources. ## Citation If you find this paper useful, please cite it using the following BibTeX: ``` @inproceedings{Alaofi2026Does, author = {Marwah Alaofi and Fatima Haouari}, title = {Does LLM Relevance Labelling Work for Arabic?}, booktitle = {Proceedings of the 49th International ACM SIGIR Conference on Research and Development in Information Retrieval}, series = {SIGIR '26}, year = {2026}, note = {To appear} } ```