用多模态大模型扩增医学病例检索的标注数据,提升评估效率。
Expanding Relevance Judgments for Medical Case-based Retrieval Task with Multimodal LLMs
- 通过结构化提示词策略,用Gemini 1.5 Pro模拟人工判断。
- 将1.5万条标注扩展至55万条,相关样本增至5950条。
- 适合医学信息检索、多模态模型评估的研究者使用。
信息检索系统评估依赖高质量的人工相关性判断(qrels),但其获取成本高且耗时。尽管数据池化可降低标注负担,但仍仅生成部分标签数据。在医学病例检索等复杂领域,相关性评估需同时分析文本与图像信息,大语言模型(LLMs)成为减少对人工标注依赖的潜在方案。本文探索利用多模态大语言模型(MLLM)扩展相关性判断,构建自动化标注数据集。具体采用Gemini 1.5 Pro,在ImageCLEFmed 2013病例检索任务上,通过迭代优化的结构化提示策略——融合二分类评分、指令式评估与少样本学习——模拟人类判断。系统性测试多种提示配置以最大化与人工判断的一致性。采用Cohen's Kappa评估一致性,获得0.6的显著得分,接近多模态检索任务中通常的标注者间一致水平。原始数据含35个主题共15,028条人工标注(相关比例4.72%),经MLLM方法扩展后达558,653条,相关标注增至5,950条。平均每个医学病例查询新增15,398条标注,其中约99%为非相关,符合该领域高度稀疏的特性。结果表明,MLLM具备规模化生成相关性判断的潜力,为医学及多模态信息检索评估提供新方向。
原文摘要 · Abstract (English)
Evaluating Information Retrieval (IR) systems relies on high-quality manual relevance judgments (qrels), which are costly and time-consuming to obtain. While pooling reduces the annotation effort, it results in only partially labeled datasets. Large Language Models (LLMs) offer a promising alternative to reducing reliance on manual judgments, particularly in complex domains like medical case-based retrieval, where relevance assessment requires analyzing both textual and visual information. In this work, we explore using a Multimodal Large Language Model (MLLM) to expand relevance judgments, creating a new dataset of automated judgments. Specifically, we employ Gemini 1.5 Pro on the ImageCLEFmed 2013 case-based retrieval task, simulating human assessment through an iteratively refined, structured prompting strategy that integrates binary scoring, instruction-based evaluation, and few-shot learning. We systematically experimented with various prompt configurations to maximize agreement with human judgments. To evaluate agreement between the MLLM and human judgments, we use Cohen's Kappa, achieving a substantial agreement score of 0.6, comparable to inter-annotator agreement typically observed in multimodal retrieval tasks. Starting from the original 15,028 manual judgments (4.72% relevant) across 35 topics, our MLLM-based approach expanded the dataset by over 37x to 558,653 judgments, increasing relevant annotations to 5,950. On average, each medical case query received 15,398 new annotations, with approximately 99% being non-relevant, reflecting the high sparsity typical in this domain. Our results demonstrate the potential of MLLMs to scale relevance judgment collection, offering a promising direction for supporting retrieval evaluation in medical and multimodal IR tasks.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。