Scholay

学术搜索 · AI 审稿 · LaTeX 协作

Evaluating the ChatGPT family of models for biomedical reasoning and classification

作者:Shan Chen, Yingya Li, Sheng Lu, Hoang Anh Thi Van, Hugo J.W.L. Aerts, Guergana Savova, Danielle S. Bitterman · 发表于:Journal of the American Medical Informatics Association · 年份:2023 · DOI:10.1093/jamia/ocad256 · 被引用次数:77 · 研究领域:Artificial Intelligence in Healthcare and Education、Topic Modeling、Genomics and Rare Diseases

OBJECTIVE: Large language models (LLMs) have shown impressive ability in biomedical question-answering, but have not been adequately investigated for more specific biomedical applications. This study investigates ChatGPT family of models (GPT-3.5, GPT-4) in biomedical tasks beyond question-answering. MATERIALS AND METHODS: We evaluated model performance with 11 122 samples for two fundamental tasks in the biomedical domain-classification (n = 8676) and reasoning (n = 2446). The first task involves classifying health advice in scientific literature, while the second task is detecting causal relations in biomedical literature. We used 20% of the dataset for prompt development, including zero- and few-shot settings with and without chain-of-thought (CoT). We then evaluated the best prompts from each setting on the remaining dataset, comparing them to models using simple features (BoW with logistic regression) and fine-tuned BioBERT models. RESULTS: Fine-tuning BioBERT produced the best classification (F1: 0.800-0.902) and reasoning (F1: 0.851) results. Among LLM approaches, few-shot CoT achieved the best classification (F1: 0.671-0.770) and reasoning (F1: 0.682) results, comparable to the BoW model (F1: 0.602-0.753 and 0.675 for classification and reasoning, respectively). It took 78 h to obtain the best LLM results, compared to 0.078 and 0.008 h for the top-performing BioBERT and BoW models, respectively. DISCUSSION: The simple BoW model performed similarly to the most complex ...