arXiv:2509.04471cs.CLcs.AI2025-09

MOSAIC用小模型实现多语言放射报告分类,适合临床部署。

MOSAIC: A Multilingual, Taxonomy-Agnostic, and Computationally Efficient Approach for Radiological Report Classification

  • 基于小型开源模型MedGemma-4B,支持零样本和轻量微调。
  • 多语言跨模态测试中平均宏F1达88,仅需24GB显存。
  • 80个标注样本即可达到82的加权F1,适合数据稀缺场景。

放射科报告包含丰富的临床信息,可用于训练影像模型而无需昂贵的人工标注。然而,现有方法存在严重局限:基于规则的方法难以应对语言差异,监督模型需要大量标注数据,近期基于大语言模型(LLM)的系统依赖闭源或资源密集型模型,不适合临床使用。此外,现有方案大多局限于英文及单一模态、单一分类体系的数据集。我们提出MOSAIC,一种多语言、分类体系无关且计算高效的放射报告分类方法。基于紧凑的开源语言模型MedGemma-4B,MOSAIC支持零样本/少样本提示与轻量微调,可在消费级GPU上部署。我们在英语、西班牙语、法语和丹麦语共七个数据集上评估,涵盖多种影像模态和标签体系。在五个胸部X光数据集上,模型平均宏F1得分为88,接近或超过专家水平,仅需24GB GPU内存。通过数据增强,仅80个标注样本即可达到加权F1 82,相较全量1600样本集的86分差距很小。MOSAIC为临床环境提供了大型或专有大模型的实用替代方案。代码与模型开源,欢迎社区在新语言、分类体系和模态上进一步评估与扩展。

原文摘要 · Abstract (English)

Radiology reports contain rich clinical information that can be used to train imaging models without relying on costly manual annotation. However, existing approaches face critical limitations: rule-based methods struggle with linguistic variability, supervised models require large annotated datasets, and recent LLM-based systems depend on closed-source or resource-intensive models that are unsuitable for clinical use. Moreover, current solutions are largely restricted to English and single-modality, single-taxonomy datasets. We introduce MOSAIC, a multilingual, taxonomy-agnostic, and computationally efficient approach for radiological report classification. Built on a compact open-access language model (MedGemma-4B), MOSAIC supports both zero-/few-shot prompting and lightweight fine-tuning, enabling deployment on consumer-grade GPUs. We evaluate MOSAIC across seven datasets in English, Spanish, French, and Danish, spanning multiple imaging modalities and label taxonomies. The model achieves a mean macro F1 score of 88 across five chest X-ray datasets, approaching or exceeding expert-level performance, while requiring only 24 GB of GPU memory. With data augmentation, as few as 80 annotated samples are sufficient to reach a weighted F1 score of 82 on Danish reports, compared to 86 with the full 1600-sample training set. MOSAIC offers a practical alternative to large or proprietary LLMs in clinical settings. Code and models are open-source. We invite the community to evaluate and extend MOSAIC on new languages, taxonomies, and modalities.

医学影像多语言小模型零样本

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。