English

Validating LLM-Generated Relevance Labels for Educational Resource Search

Information Retrieval 2025-04-18 v1

Abstract

Manual relevance judgements in Information Retrieval are costly and require expertise, driving interest in using Large Language Models (LLMs) for automatic assessment. While LLMs have shown promise in general web search scenarios, their effectiveness for evaluating domain-specific search results, such as educational resources, remains unexplored. To investigate different ways of including domain-specific criteria in LLM prompts for relevance judgement, we collected and released a dataset of 401 human relevance judgements from a user study involving teaching professionals performing search tasks related to lesson planning. We compared three approaches to structuring these prompts: a simple two-aspect evaluation baseline from prior work on using LLMs as relevance judges, a comprehensive 12-dimensional rubric derived from educational literature, and criteria directly informed by the study participants. Using domain-specific frameworks, LLMs achieved strong agreement with human judgements (Cohen's κ\kappa up to 0.650), significantly outperforming the baseline approach. The participant-derived framework proved particularly robust, with GPT-3.5 achieving κ\kappa scores of 0.639 and 0.613 for 10-dimension and 5-dimension versions respectively. System-level evaluation showed that LLM judgements reliably identified top-performing retrieval approaches (RBO scores 0.71-0.76) while maintaining reasonable discrimination between systems (RBO 0.52-0.56). These findings suggest that LLMs can effectively evaluate educational resources when prompted with domain-specific criteria, though performance varies with framework complexity and input structure.

Keywords

Cite

@article{arxiv.2504.12732,
  title  = {Validating LLM-Generated Relevance Labels for Educational Resource Search},
  author = {Ratan J. Sebastian and Anett Hoppe},
  journal= {arXiv preprint arXiv:2504.12732},
  year   = {2025}
}

Comments

Presented in the LLM4Eval Workshop Co-located with WSDM '25 in Hannover, Germany

R2 v1 2026-06-28T23:01:41.236Z