paper-with-me

Papers

Reassessing Large Language Model Boolean Query Generation for Systematic Reviews

2025-05-12 · Shuai Wang, Harrisen Scells, Bevan Koopman, Guido Zuccon

Systematic reviews are comprehensive literature reviews that address highly focused research questions and represent the highest form of evidence in medicine. A critical step in this process is the development of complex Boolean queries to retrieve relevant literature. Given the difficulty of manually constructing these queries, recent efforts have explored Large Language Models (LLMs) to assist in their formulation. One of the first studies,Wang et al., investigated ChatGPT for this task, followed by Staudinger et al., which evaluated multiple LLMs in a reproducibility study. However, the latter overlooked several key aspects of the original work, including (i) validation of generated queries, (ii) output formatting constraints, and (iii) selection of examples for chain-of-thought (Guided) prompting. As a result, its findings diverged significantly from the original study. In this work, we systematically reproduce both studies while addressing these overlooked factors. Our results show that query effectiveness varies significantly across models and prompt designs, with guided query formulation benefiting from well-chosen seed studies. Overall, prompt design and model selection are key drivers of successful query formulation. Our findings provide a clearer understanding of LLMs' potential in Boolean query generation and highlight the importance of model- and prompt-specific optimisations. The complex nature of systematic reviews adds to challenges in both developing and reproducing methods but also highlights the importance of reproducibility studies in this domain.

📄 PDF Abstract BibTeX arXiv:2505.07155

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelModel Selection

Similar Papers 제목 키워드 기반

A Reproducibility and Generalizability Study of Large Language Models for Query Generation

2024-11-22 · Moritz Staudinger, Wojciech Kusa, Florina Piroi, Aldo Lipani 외

Systematic literature reviews (SLRs) are a cornerstone of academic research, yet they are often labour-intensive and time-consuming due to the detailed literature curation process. The advent of generative AI and large l…

Information RetrievalRetrieval

Retrieval Augmented Generation Systems: Automatic Dataset Creation, Evaluation and Boolean Agent Setup

2024-02-26 · Tristan Kenneweg, Philip Kenneweg, Barbara Hammer

Retrieval Augmented Generation (RAG) systems have seen huge popularity in augmenting Large-Language Model (LLM) outputs with domain specific and time sensitive data. Very recently a shift is happening from simple RAG set…

Language ModelingLanguage ModellingLarge Language ModelRAG+2

Retrieval or Representation? Reassessing Benchmark Gaps in Multilingual and Visually Rich RAG

2026-03-04 · Martin Asenov, Kenza Benkirane, Dan Goldwater, Aneiss Ghodsi arxiv

Retrieval-augmented generation (RAG) is a common way to ground language models in external documents and up-to-date information. Classical retrieval systems relied on lexical methods such as BM25, which rank documents by…

Evaluating DisCoCirc in Translation Tasks & its Limitations: A Comparative Study Between Bengali & English

2025-11-02 · Nazmoon Falgunee Moon arxiv

In [4], the authors present the DisCoCirc (Distributed Compositional Circuits) formalism for the English language, a grammar-based framework derived from the production rules that incorporates circuit-like representation…

Boolean Matrix Logic Programming

2024-08-19 · Lun Ai, Stephen H. Muggleton

We describe a datalog query evaluation approach based on efficient and composable boolean matrix manipulation modules. We first define an overarching problem, Boolean Matrix Logic Programming (BMLP), which uses boolean m…