arXiv:2602.00005cs.IR2026-02被引 1

用强化学习训练大模型自动生成高效医学系统综述布尔查询

AutoBool: An Reinforcement-Learning trained LLM for Effective Automated Boolean Query Generation for Systematic Reviews

  • 通过强化学习直接优化查询生成,无需标注真值查询
  • 在3个数据集上优于零样本提示,接近专家水平且减少10-16倍文档量
  • 适合需要高效文献检索的医学研究者和自动化系统开发人员

我们提出AutoBool,一个基于强化学习(RL)的框架,训练大语言模型(LLM)生成有效的医学系统综述布尔查询。布尔查询是该领域文献检索的核心机制,需在高召回率与合理精确率之间取得平衡,现有提示驱动的LLM方法常难以实现。该领域一大瓶颈是缺乏高质量的真值布尔查询,导致监督微调不可行。AutoBool通过强化学习直接以检索指标优化查询生成,无需目标查询。为支持此工作,我们构建并发布了目前最大规模的数据集:共65588个主题,用于自动布尔查询生成的训练与评估。在新数据集及两个既有数据集(CLEF TAR、Seed Collection)上的实验表明,AutoBool显著优于零样本/少样本提示,且使用较小模型即可达到甚至超越更大规模GPT模型(如GPT-4o、O3)的效果。它在检索效率上接近专家撰写查询,但仅需10至16倍更少的文档。消融实验揭示了模型主干、规模、解码温度和提示设计的关键作用。代码与数据已公开于https://github.com/ielab/AutoBool。

原文摘要 · Abstract (English)

We present AutoBool, a reinforcement learning (RL) framework that trains large language models (LLMs) to generate effective Boolean queries for medical systematic reviews. Boolean queries are the primary mechanism for literature retrieval in this domain and must achieve high recall while maintaining reasonable precision - a challenging balance that existing prompt-based LLM approaches often struggle to achieve. A major limitation in this space is the lack of high-quality ground-truth Boolean queries for each topic, which makes supervised fine-tuning impractical. AutoBool addresses this challenge by using RL to directly optimize query generation with retrieval measures, without requiring target queries. To support this effort, we create and release the largest dataset of its kind: 65588 topics in total for training and evaluating the task of automatic Boolean query formulation. Experiments on our new dataset and two established datasets (CLEF TAR and Seed Collection) show that AutoBool significantly outperforms zero shot/few shot prompting and matches or exceeds the effectiveness of much larger GPT-based models (e.g., GPT-4o, O3) using smaller backbones. It also approaches effectiveness of expert-authored queries while retrieving 10 to 16 times fewer documents. Ablation studies reveal the critical roles of model backbone, size, decoding temperature, and prompt design. Code and data are available at https://github.com/ielab/AutoBool.

信息检索大模型应用医学文献强化学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。