English

MedCare: Advancing Medical LLMs through Decoupling Clinical Alignment and Knowledge Aggregation

Computation and Language 2024-10-18 v3

Abstract

Large language models (LLMs) have shown substantial progress in natural language understanding and generation, proving valuable especially in the medical field. Despite advancements, challenges persist due to the complexity and diversity inherent in medical tasks, which can be categorized as knowledge-intensive tasks and alignment-required tasks. Previous approaches either ignore the latter task or focus on a minority of tasks and hence lose generalization. To address these drawbacks, we propose a progressive fine-tuning pipeline. This pipeline employs a Knowledge Aggregator and a Noise aggregator to encode diverse knowledge in the first stage and filter out detrimental information. In the second stage, we drop the Noise Aggregator to avoid the interference of suboptimal representation and leverage an additional alignment module optimized towards an orthogonal direction to the knowledge space to mitigate knowledge forgetting. Based on this two-stage paradigm, we proposed a Medical LLM through decoupling Clinical Alignment and Knowledge Aggregation (MedCare), which is designed to achieve state-of-the-art (SOTA) performance on over 20 medical tasks, as well as SOTA results on specific medical alignment tasks. Various model sizes of MedCare (1.8B, 7B, 14B) all demonstrate significant improvements over existing models with similar model sizes.

Keywords

Cite

@article{arxiv.2406.17484,
  title  = {MedCare: Advancing Medical LLMs through Decoupling Clinical Alignment and Knowledge Aggregation},
  author = {Yusheng Liao and Shuyang Jiang and Zhe Chen and Yanfeng Wang and Yu Wang},
  journal= {arXiv preprint arXiv:2406.17484},
  year   = {2024}
}

Comments

EMNLP2024 Findings

R2 v1 2026-06-28T17:18:34.132Z