paper-with-me

홈 › Papers

GAPMAP: Mapping Scientific Knowledge Gaps in Biomedical Literature Using Large Language Models

2025-10-29 · Nourah M Salem, Elizabeth White, Michael Bada, Lawrence Hunter arxiv

Scientific progress is driven by the deliberate articulation of what remains unknown. This study investigates the ability of large language models (LLMs) to identify research knowledge gaps in the biomedical literature. We define two categories of knowledge gaps: explicit gaps, clear declarations of missing knowledge; and implicit gaps, context-inferred missing knowledge. While prior work has focused mainly on explicit gap detection, we extend this line of research by addressing the novel task of inferring implicit gaps. We conducted two experiments on almost 1500 documents across four datasets, including a manually annotated corpus of biomedical articles. We benchmarked both closed-weight models (from OpenAI) and open-weight models (Llama and Gemma 2) under paragraph-level and full-paper settings. To address the reasoning of implicit gaps inference, we introduce \textbf{\small TABI}, a Toulmin-Abductive Bucketed Inference scheme that structures reasoning and buckets inferred conclusion candidates for validation. Our results highlight the robust capability of LLMs in identifying both explicit and implicit knowledge gaps. This is true for both open- and closed-weight models, with larger variants often performing better. This suggests a strong ability of LLMs for systematically identifying candidate knowledge gaps, which can support early-stage research formulation, policymakers, and funding decisions. We also report observed failure modes and outline directions for robust deployment, including domain adaptation, human-in-the-loop verification, and benchmarking across open- and closed-weight models.

📄 PDF Abstract BibTeX arXiv:2510.25055

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Empowering Biomedical Discovery with AI Agents

2024-04-03 · ShangHua Gao, Ada Fang, Yepeng Huang, Valentina Giunchiglia 외

We envision "AI scientists" as systems capable of skeptical learning and reasoning that empower biomedical research through collaborative agents that integrate AI models and biomedical tools with experimental platforms. …

Continual LearningNavigate

A Retrieval-Augmented Knowledge Mining Method with Deep Thinking LLMs for Biomedical Research and Clinical Support

2025-03-29 · Yichun Feng, Jiawei Wang, Ruikun He, Lu Zhou 외

Knowledge graphs and large language models (LLMs) are key tools for biomedical knowledge integration and reasoning, facilitating structured organization of scientific articles and discovery of complex semantic relationsh…

Answer GenerationArticlesgraph constructionKnowledge Graphs+3

Fine-grained Information Extraction from Biomedical Literature based on Knowledge-enriched Abstract Meaning Representation

2021-08-01 · ACL 2021 5 · Zixuan Zhang, Nikolaus Parulian, Heng Ji, Ahmed Elsayed 외

Biomedical Information Extraction from scientific literature presents two unique and non-trivial challenges. First, compared with general natural language texts, sentences from scientific papers usually possess wider con…

Abstract Meaning RepresentationEvent ExtractionGraph AttentionSentence

A Review on Scientific Knowledge Extraction using Large Language Models in Biomedical Sciences

2024-12-04 · Gabriel Lino Garcia, João Renato Ribeiro Manesco, Pedro Henrique Paiola, Lucas Miranda 외

The rapid advancement of large language models (LLMs) has opened new boundaries in the extraction and synthesis of medical knowledge, particularly within evidence synthesis. This paper reviews the state-of-the-art applic…

RAGRetrieval-augmented Generation

Distantly Supervised Biomedical Knowledge Acquisition via Knowledge Graph Based Attention

2019-06-01 · WS 2019 6 · Qin Dai, Naoya Inoue, Paul Reisert, Ryo Takahashi 외

The increased demand for structured scientific knowledge has attracted considerable attention in extracting scientific relation from the ever growing scientific publications. Distant supervision is widely applied approac…

Knowledge Graph CompletionRelationRelation Extraction