paper-with-me

Papers

Benchmarking GPT-5 for biomedical natural language processing

2025-08-28 · Yu Hou, Zaifu Zhan, Min Zeng, Yifan Wu, Shuang Zhou, Rui Zhang arxiv

Biomedical literature and clinical narratives pose multifaceted challenges for natural language understanding, from precise entity extraction and document synthesis to multi-step diagnostic reasoning. This study extends a unified benchmark to evaluate GPT-5 and GPT-4o under zero-, one-, and five-shot prompting across five core biomedical NLP tasks: named entity recognition, relation extraction, multi-label document classification, summarization, and simplification, and nine expanded biomedical QA datasets covering factual knowledge, clinical reasoning, and multimodal visual understanding. Using standardized prompts, fixed decoding parameters, and consistent inference pipelines, we assessed model performance, latency, and token-normalized cost under official pricing. GPT-5 consistently outperformed GPT-4o, with the largest gains on reasoning-intensive datasets such as MedXpertQA and DiagnosisArena and stable improvements in multimodal QA. In core tasks, GPT-5 achieved better chemical NER and ChemProt scores but remained below domain-tuned baselines for disease NER and summarization. Despite producing longer outputs, GPT-5 showed comparable latency and 30 to 50 percent lower effective cost per correct prediction. Fine-grained analyses revealed improvements in diagnosis, treatment, and reasoning subtypes, whereas boundary-sensitive extraction and evidence-dense summarization remain challenging. Overall, GPT-5 approaches deployment-ready performance for biomedical QA while offering a favorable balance of accuracy, interpretability, and economic efficiency. The results support a tiered prompting strategy: direct prompting for large-scale or cost-sensitive applications, and chain-of-thought scaffolds for analytically complex or high-stakes scenarios, highlighting the continued need for hybrid solutions where precision and factual fidelity are critical.

📄 PDF Abstract BibTeX arXiv:2509.04462

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language UnderstandingDocument ClassificationRelation Extraction

Similar Papers 제목 키워드 기반

Transfer Learning in Biomedical Natural Language Processing: An Evaluation of BERT and ELMo on Ten Benchmarking Datasets

2019-06-13 · WS 2019 8 · Yifan Peng, Shankai Yan, Zhiyong Lu
BenchmarkingDocument ClassificationDrug–drug Interaction ExtractionMedical Named Entity Recognition+6

Benchmarking for Biomedical Natural Language Processing Tasks with a Domain Specific ALBERT

2021-07-09 · Usman Naseem, Adam G. Dunn, Matloob Khushi, Jinman Kim

The availability of biomedical text data and advances in natural language processing (NLP) have made new applications in biomedical NLP possible. Language models trained or fine tuned using domain specific corpora can ou…

BenchmarkingDocument Classificationnamed-entity-recognitionNamed Entity Recognition+5

Benchmarking large language models for biomedical natural language processing applications and recommendations

2023-05-10 · Qingyu Chen, Yan Hu, Xueqing Peng, Qianqian Xie 외

The rapid growth of biomedical literature poses challenges for manual knowledge curation and synthesis. Biomedical Natural Language Processing (BioNLP) automates the process. While Large Language Models (LLMs) have shown…

BenchmarkingDocument ClassificationMedical Question Answeringnamed-entity-recognition+7

Benchmarking Retrieval-Augmented Large Language Models in Biomedical NLP: Application, Robustness, and Self-Awareness

2024-05-13 · Mingchen Li, Zaifu Zhan, Han Yang, Yongkang Xiao 외

Large language models (LLM) have demonstrated remarkable capabilities in various biomedical natural language processing (NLP) tasks, leveraging the demonstration within the input context to adapt to new tasks. However, L…

BenchmarkingcounterfactualHallucinationLink Prediction+3

BioSentVec: creating sentence embeddings for biomedical texts

2018-10-22 · Qingyu Chen, Yifan Peng, Zhiyong Lu

Sentence embeddings have become an essential part of today's natural language processing (NLP) systems, especially together advanced deep learning methods. Although pre-trained sentence encoders are available in the gene…

ArticlesBenchmarkingSentenceSentence Embeddings+2