@inproceedings{chen-etal-2025-biomistral,
title = "{B}io{M}istral-Clinical: A Scalable Approach to Clinical {LLM}s via Incremental Learning and {RAG}",
author = "Chen, Ziwei and
Bermeitinger, Bernhard and
Niklaus, Christina",
editor = "Inui, Kentaro and
Sakti, Sakriani and
Wang, Haofen and
Wong, Derek F. and
Bhattacharyya, Pushpak and
Banerjee, Biplab and
Ekbal, Asif and
Chakraborty, Tanmoy and
Singh, Dhirendra Pratap",
booktitle = "Proceedings of the 14th International Joint Conference on Natural Language Processing and the 4th Conference of the Asia-Pacific Chapter of the Association for Computational Linguistics",
month = dec,
year = "2025",
address = "Mumbai, India",
publisher = "The Asian Federation of Natural Language Processing and The Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest-ijcnlp-aacl/2025.findings-ijcnlp.71/",
pages = "1171--1184",
ISBN = "979-8-89176-303-6",
abstract = "The integration of large language models (LLMs) into clinical medicine represents a major advancement in natural language processing (NLP). We introduce BioMistral-Clinical 7B, a clinical LLM built on BioMistral-7B (Labrak et al., 2024), designed to support continual learning from unstructured clinical notes for real-world tasks such as clinical decision support. Using the augmented-clinical-notes dataset provided by Hugging Face (2024), we apply prompt engineering to transform unstructured text into structured JSON, capturing key clinical information (symptoms, diagnoses, treatments, outcomes). This enables efficient incremental training via self-supervised continual learning (SPeCiaL) (Caccia and Pineau, 2021). Evaluation on MedQA (Jin et al., 2021) and MedMCQA (Pal et al., 2022) shows that BioMistral-Clinical 7B improves accuracy on MedMCQA by nearly 10 points (37.4{\%} vs. 28.0{\%}) over the base model, while maintaining comparable performance on MedQA (34.8{\%} vs. 36.5{\%}). Building on this, we propose the BioMistral-Clinical System, which integrates Retrieval-Augmented Generation (RAG) (Lewis et al., 2020) to enrich responses with relevant clinical cases retrieved from a structured vector database. The full system enhances clinical reasoning by combining domain-specific adaptation with contextual retrieval."
}Markdown (Informal)
[BioMistral-Clinical: A Scalable Approach to Clinical LLMs via Incremental Learning and RAG](https://preview.aclanthology.org/ingest-ijcnlp-aacl/2025.findings-ijcnlp.71/) (Chen et al., Findings 2025)
ACL
- Ziwei Chen, Bernhard Bermeitinger, and Christina Niklaus. 2025. BioMistral-Clinical: A Scalable Approach to Clinical LLMs via Incremental Learning and RAG. In Proceedings of the 14th International Joint Conference on Natural Language Processing and the 4th Conference of the Asia-Pacific Chapter of the Association for Computational Linguistics, pages 1171–1184, Mumbai, India. The Asian Federation of Natural Language Processing and The Association for Computational Linguistics.