MedLLMsPracticalGuide
[Nature Reviews Bioengineering🔥] Application of Large Language Models in Medicine. A curated list of practical guide resources of Medical LLMs (Medical LLMs Tree, Tables, and Papers)
Install / Use
/learn @AI-in-Health/MedLLMsPracticalGuideREADME
This is an actively updated list of practical guide resources for Medical Large Language Models (Medical LLMs). It's based on our survey paper:
[Nature Reviews Bioengineering🔥] Application of Large Language Models in Medicine
[arXiv Preprint] A Survey of Large Language Models in Medicine: Progress, Application, and Challenge
Hongjian Zhou<sup>1,*</sup>, Fenglin Liu<sup>1,*</sup>, Boyang Gu<sup>2,*</sup>, Xinyu Zou<sup>3,*</sup>, Jinfa Huang<sup>4,*</sup>, Jinge Wu<sup>5</sup>, Yiru Li<sup>6</sup>, Sam S. Chen<sup>7</sup>, Peilin Zhou<sup>8</sup>, Junling Liu<sup>9</sup>, Yining Hua<sup>10</sup>, Chengfeng Mao<sup>11</sup>, Chenyu You<sup>12</sup>, Xian Wu<sup>13</sup>, Yefeng Zheng<sup>13</sup>, Lei Clifton<sup>1</sup>, Zheng Li<sup>14,†</sup>, Jiebo Luo<sup>4,†</sup>, David A. Clifton<sup>1,†</sup>. (*Core Contributors, †Corresponding Authors)
<sup>1</sup>University of Oxford, <sup>2</sup>Imperial College London, <sup>3</sup>University of Waterloo, <sup>4</sup>University of Rochester, <sup>5</sup>University College London, <sup>6</sup>Western University, <sup>7</sup>University of Georgia, <sup>8</sup>Hong Kong University of Science and Technology (Guangzhou), <sup>9</sup>Alibaba, <sup>10</sup>Harvard T.H. Chan School of Public Health, <sup>11</sup>MIT, <sup>12</sup>Yale University, <sup>13</sup>Tencent, <sup>14</sup>Amazon
📣 Update News
[2025-04-08] 🎉🎉🎉 Our paper has officially been published at Nature Reviews Bioengineering, and the GitHub Repo has reached 1,500 🌟!
<!-- [2024-10-11] 🎉🎉🎉 Big News! Our repository has reached 1,000 🌟. Thank you to everyone who contributed. [2024-07-10] We have updated our [Version 6](https://arxiv.org/abs/2311.05112). Thank you all for your support! [2024-05-05] We have updated our [Version 5](https://arxiv.org/abs/2311.05112). Please check it out! [2024-03-03] We have updated our [Version 4](https://arxiv.org/abs/2311.05112). Please check it out! [2024-02-04] 🍻🍻🍻 Cheers! Happy Chinese New Year! We have updated our [Version 3](https://arxiv.org/abs/2311.05112). Please check it out! [2023-12-11] We have updated our survey [Version 2](https://arxiv.org/abs/2311.05112). Please check it out! -->[2023-11-09] We have released the repository and survey.
⚡ Contributing
If you want to add your work or model to this list, please do not hesitate to email fenglin.liu@eng.ox.ac.uk and jhuang90@ur.rochester.edu or pull requests. Markdown format:
* [**Name of Conference or Journal + Year**] Paper Name. [[paper]](link) [[code]](link)
🤔 What are the Goals of the Medical LLM?
Goal 1: Surpassing Human-Level Expertise.
<div align=center> <img src="img/Medical_LLM_evolution.png" width="800px"> </div>Goal 2: Emergent Properties of Medical LLM with the Model Size Scaling Up.
<div align=center> <img src="img/Medical_LLM_parameter_new.png" width="800px"> </div>🤗 What is This Survey About?
This survey provides a comprehensive overview of the principles, applications, and challenges faced by LLMs in medicine. We address the following specific questions:
- How should medical LLMs be built?
- What are the measures for the downstream performance of medical LLMs?
- How should medical LLMs be utilized in real-world clinical practice?
- What challenges arise from the use of medical LLMs?
- How should we better construct and utilize medical LLMs?
This survey aims to provide insights into the opportunities and challenges of LLMs in medicine, and serve as a practical resource for constructing effective medical LLMs.
<div align=center> <img src="img/Medical_LLM_Introduction.png" width="800px"> </div>Table of Contents
- 📣 Update News
- ⚡ Contributing
- 🤔 What are the Goals of the Medical LLM?
- 🤗 What is This Survey About?
- Table of Contents
- 🔥 Practical Guide for Building Pipeline
- 📊 Practical Guide for Medical Data
- 🗂️ Downstream Biomedical Tasks
- ✨ Practical Guide for Clinical Applications
- ⚔️ Practical Guide for Challenges
- 🚀 Practical Guide for Future Directions
- 👍 Acknowledgement
- 📑 Citation
- ♥️ Contributors
🔥 Practical Guide for Building Pipeline
<div align=center> <img src="img/Medical_LLMs_tree.png" width="1000px"> </div>Pre-training from Scratch
- [Nature Medicine, 2024] BiomedGPT A generalist vision–language foundation model for diverse biomedical tasks paper
- [Nature, 2023] NYUTron Health system-scale language models are all-purpose prediction engines paper
- [Arxiv, 2023] OphGLM: Training an Ophthalmology Large Language-and-Vision Assistant based on Instructions and Dialogue. paper
- [npj Digital Medicine, 2023] GatorTronGPT: A Study of Generative Large Language Model for Medical Research and Healthcare. paper
- [Bioinformatics, 2023] MedCPT: Contrastive Pre-trained Transformers with Large-scale Pubmed Search Logs for Zero-shot Biomedical Information Retrieval. paper
- [Bioinformatics, 2022] BioGPT: Generative Pre-trained Transformer for Biomedical Text Generation and Mining. paper
- [NeurIPS, 2022] DRAGON: Deep Bidirectional Language-Knowledge Graph Pretraining. paper code
- [ACL, 2022] BioLinkBERT/LinkBERT: Pretraining Language Models with Document Links. paper code
- [npj Digital Medicine, 2022] GatorTron: A Large Language Model for Electronic Health Records. paper
- [HEALTH, 2021] PubMedBERT: Domain-specific Language Model Pretraining for Biomedical Natural Language Processing. paper
- [Bioinformatics, 2020] BioBERT: A Pre-traine
Security Score
Audited on Mar 20, 2026
