Skip to main content
QUICK REVIEW

[论文解读] A Study of Generative Large Language Model for Medical Research and Healthcare

Cheng Peng, Xi Yang|arXiv (Cornell University)|May 22, 2023
Artificial Intelligence in Healthcare and Education被引用 16
一句话总结

该论文开发了一个临床生成型大语言模型 GatorTronGPT,基于277B词训练,参数为20B,并显示合成 NLP 模型在性能上超过真实世界临床文本模型,而医生在图灵测试中无法区分 AI 与人类。

ABSTRACT

There is enormous enthusiasm and concerns in using large language models (LLMs) in healthcare, yet current assumptions are all based on general-purpose LLMs such as ChatGPT. This study develops a clinical generative LLM, GatorTronGPT, using 277 billion words of mixed clinical and English text with a GPT-3 architecture of 20 billion parameters. GatorTronGPT improves biomedical natural language processing for medical research. Synthetic NLP models trained using GatorTronGPT generated text outperform NLP models trained using real-world clinical text. Physicians Turing test using 1 (worst) to 9 (best) scale shows that there is no significant difference in linguistic readability (p = 0.22; 6.57 of GatorTronGPT compared with 6.93 of human) and clinical relevance (p = 0.91; 7.0 of GatorTronGPT compared with 6.97 of human) and that physicians cannot differentiate them (p < 0.001). This study provides insights on the opportunities and challenges of LLMs for medical research and healthcare.

研究动机与目标

  • 促使在医学研究和医疗保健中使用大型语言模型,而不仅仅是通用型大型语言模型。
  • 使用大规模混合临床和英文文本数据,开发面向医学文本的临床生成型LLM(GatorTronGPT)。
  • 评估 GatorTronGPT 在生物医学NLP任务中的表现,并比较合成模型与真实世界临床文本模型。
  • 通过图灵测试风格的评估,评估医生对AI生成的医学文本的感知。

提出的方法

  • 以包含200亿参数的GPT-3架构构建 GatorTronGPT。
  • 在包含2770亿词的混合临床和英文文本语料上进行训练。
  • 在生物医学任务上评估NLP性能,并与在真实临床文本上训练的模型进行比较。
  • 使用 GatorTronGPT 的文本生成合成NLP模型,以与在真实临床数据上训练的模型进行基准比较。
  • 进行面向语言可读性和临床相关性的医生图灵测试风格评估,使用1–9分尺度。

实验结果

研究问题

  • RQ1在生物医学NLP任务中,是否可训练于混合临床和英文数据的临床生成型LLM 超越仅在真实世界临床文本上训练的模型?
  • RQ2对医生而言,AI生成的医学文本在可读性和临床相关性方面是否与人工撰写的文本不可区分?
  • RQ3基于经验评估,部署LLMs在医学研究与医疗保健中的机会与挑战是什么?

主要发现

  • 基于 GatorTronGPT 生成文本训练的合成NLP模型在性能上超过在真实世界临床文本上训练的NLP模型。
  • 医生图灵测试结果显示,在语言可读性方面,GatorTronGPT(6.57)与人工(6.93)样本之间没有显著差异(p = 0.22)。
  • 医生图灵测试结果显示,在临床相关性方面,GatorTronGPT(7.0)与人工(6.97)样本之间没有显著差异(p = 0.91)。
  • 医生无法可靠地区分AI生成与人类撰写的输出(p < 0.001)。

更好的研究,从现在开始

从阅读论文到最终审阅,大幅缩短您的研究时间。

无需绑定信用卡

本解读由 AI 生成,并经人工编辑审核。