bioRxiv ScienceSearch

bioRxiv · 10.64898/2026.09.02.748827

Evaluating Large Language Models as Tools to Navigate Researchers in Rapidly Evolving Research Landscapes: A Case Study in Cancer Drug Response Prediction

Abstract

Large Language Models (LLMs) have emerged as promising tools for assisting researchers in automating and accelerating the synthesis of literature reviews. However, their reliability is a significant concern due to issues like factual inaccuracies and hallucinations. The key question is whether LLMs can reliably provide comprehensive, up-to-date overviews and analyses. This study evaluates the performance of three leading LLMs (OpenAI's ChatGPT, Google's Gemini, and DeepSeek) on the complex task of generating a comprehensive survey paper on deep learning for cancer Drug Response Prediction (DRP). By testing both standard and Deep Research (DR) / Deep Think (DT) modes of LLMs with prompts of varying detail, this paper assesses key academic dimensions, including reference management, content quality, and analytical depth. Key findings reveal that while DR modes of LLMs significantly improve reliability by eliminating hallucinations, performance variations exist across models and prompts. A trade-off between reference quantity and integration quality was observed, and even the best-performing models lacked the analytical depth of human experts, often requiring extensive human supervision. The study concludes that LLMs currently serve as powerful assistive tools but still cannot replace the critical validation and synthesis provided by human researchers. Choosing the best LLM to use depends on the task in hand, while several strategies can be implemented to improve the produced output.

Explore related subjects

Keep this discovery

BibTeXRIS

Mourelatou, E., Katakis, I.. 2026-09-03. Evaluating Large Language Models as Tools to Navigate Researchers in Rapidly Evolving Research Landscapes: A Case Study in Cancer Drug Response Prediction. https://doi.org/10.64898/2026.09.02.748827

Cite the original work for its findings. Save a collection to share your selection of sources.

Discover connections

Connections use source metadata and explicit phrase matches, not verified experimental comparisons.

KEEP EXPLORING

Related preprints

From Prompt to Provenance: BloClaw, a Capability-Gated AI4S Workstation for Auditable Computational Biology

Scientific agents can produce plausible answers while remaining unable to establish whether the computation behind an answer is executable, recoverable, or reproducible. We present BloClaw, an AI4S workstation built around a simple principle: a scientific agent should know what it can do, show how it did it, and state what remains unvalidated. Each capability declares an execution state, input constraints, dependencies, expected outputs, and scientific limitations. Natural-language requests are translated into structured tasks, validated against this registry, executed through scientific tools, and recorded in a provenance-aware Living Lab Notebook. The system is designed to detect invalid inputs, failed tool calls, missing dependencies, and remote timeouts, and to route them to repair, retry, or escalation. The implemented and tested scope comprises RDKit-based molecular property and rule screening, protein structure analysis, docking-pose inspection, 3D visualization, and structured reporting. We demonstrate the workflow on a PubChem-retrieved osimertinib structure and a supplied 6LU7 docking artifact: the former yields deterministic descriptors (molecular weight 499.619 Da, cLogP 4.5098, TPSA 87.55 A^2), while the latter contains 2,387 protein ATOM records, 309 residues, and nine pose records. These examples are workflow demonstrations, not efficacy or affinity studies. Beyond retrospective prediction, the manuscript specifies a prior-minimized constructive mode in which a desired function is compiled into explicit physical, chemical, and systems constraints, candidate mechanisms are simulated, and observations are reintroduced for calibration and falsification; this is a proposed extension rather than a result of the present case studies. We describe an evaluation protocol that compares BloClaw with a standard single-agent workflow and fixed-script execution using task completion, scientific correctness, recovery success, provenance completeness, reproducibility, human review time, latency, and cost. This manuscript reports the system design, verified capability boundary, deterministic software artifacts, and a reproducible evaluation protocol; it does not claim benchmark improvements before those experiments are run. BloClaw is an execution and accountability layer for AI-assisted research, complementing expert review and experimental validation rather than replacing them.

bioinformatics

The Anti-Cancer Effects of Selected Indigenous Medicinal Plants of the Arid Bioregion

Ethnopharmacological relevance: Australian Indigenous medicinal plants represent a valuable yet underexplored source of bioactive compounds with potential therapeutic relevance. The Iningai community of Central Queensland has traditionally used native plants to manage conditions associated with inflammation, pain, infection, and general illness. Scientific evaluation of these plants may provide evidence for their customary applications and identify bioactivities relevant to anticancer biodiscovery. Aim of the study: This study evaluated leaf and stem extracts of seven medicinal plants-Pittosporum angustifolium, Alphitonia excelsa, Calytrix microcoma, Geijera parviflora, Melaleuca uncinata, Gossypium australe, and Eucalyptus similis-traditionally used by the Iningai community, focusing on three biological processes relevant to cancer: oxidative stress, inflammation, and cellular proliferation. Materials and methods: Antioxidant activity was assessed using DPPH radical-scavenging and ferric reducing antioxidant power (FRAP) assays. Anti-inflammatory activity was evaluated in lipopolysaccharide (LPS)-stimulated THP-1 macrophage-like cells by profiling IFN-, TNF-, IL-6, IL-12, IL-18, and IL-23. Antiproliferative activity was assessed using MTT-based viability assays in human and murine liver cancer cell lines (Huh7, Hep3B, Hep-55.1c, and A52). Results: The extracts exhibited distinct biological activity profiles. G. parviflora stem and C. microcoma leaf extracts showed the strongest antioxidant activities, whereas P. angustifolium stem exhibited the weakest radical-scavenging capacity. Cytokine responses were extract-specific, with E. similis leaf extract demonstrating broad and pronounced suppression of multiple LPS-induced pro-inflammatory cytokines. Several extracts produced concentration-dependent reductions in liver cancer cell viability, with P. angustifolium stem exhibiting the most consistent and potent antiproliferative activity across the cell lines tested. Notably, strong antioxidant or anti-inflammatory activity did not necessarily correspond with antiproliferative activity. Conclusion: Australian Indigenous medicinal plant extracts demonstrated distinct antioxidant, immunomodulatory, and antiproliferative activities rather than uniform bioactivity across experimental systems. The divergent activities of G. parviflora, C. microcoma, E. similis, and P. angustifolium highlight the importance of integrated biological screening and support the value of Indigenous knowledge-guided biodiscovery. These plants represent promising sources for further investigation of selective bioactive compounds with potential relevance to anticancer drug discovery.

cancer biology

Automatic bioinformatic software named entity recognition from literature

Bioinformatics software and databases are essential components of modern life science research, yet their mentions in the scientific literature are often inconsistent and difficult to systematically identify at scale. The lack of a comprehensive and up-to-date catalog of bioinformatics resources hinders efforts toward automated biomedical knowledge extraction and streamlined data analysis. Here we present SNAIL, a hybrid named entity recognition framework designed to automatically identify bioinformatics software and database (SW/DB) names from biomedical texts. SNAIL integrates complementary lexical and semantic modeling strategies. The lexical component captures orthographic patterns and contextual cues characteristic of SW/DB names, while the semantic component leverages contextual embeddings generated by transformer-based language models such as SciBERT, combined with an explicit token-masking strategy to enhance entity-focused representations. A large training corpus was constructed automatically through a hybrid pipeline that integrates citation-hinted extraction with large language model-assisted distillation. Evaluation on two independent benchmark datasets and real-world research articles demonstrates that SNAIL substantially outperforms existing approaches, including domain-specific methods such as bioNerDS2 and general-purpose large language models such as ChatGPT, Gemini, Grok and Claude. Applying SNAIL to large-scale literature analysis further reveals distinct journal-level preferences across bioinformatics subfields. These results demonstrate that SNAIL provides an accurate and scalable solution for identifying bioinformatics resources in scientific texts and enables systematic meta-analysis of tool usage and research trends.

bioinformatics