用轻量模型和预训练嵌入实现隐私保护的医疗编码联邦学习
Federated Learning for ICD Classification with Lightweight Models and Pretrained Embeddings
- 冻结预训练嵌入+简单MLP,降低模型复杂度
- 联邦学习下F1得分接近中心化训练结果
- 适合资源有限的分布式医疗场景
本研究探索了在MIMIC-IV数据集临床文本上使用联邦学习(FL)进行多标签ICD编码分类的可行性与性能。不同于依赖集中训练或微调大语言模型的现有方法,我们提出一种轻量且可扩展的流程:结合冻结的文本嵌入与简单的多层感知机(MLP)分类器。该设计为临床NLP应用提供了一种隐私保护且部署高效的替代方案,尤其适用于分布式医疗环境。在中心化与联邦配置下进行了广泛实验,测试了来自Massive Text Embedding Benchmark排行榜的六种公开嵌入模型及三种MLP分类器架构,在ICD-9和ICD-10两种医学编码任务中表现。此外,通过十次随机分层划分的消融实验评估了性能稳定性。结果表明,嵌入质量显著优于分类器复杂度对预测性能的影响;在理想条件下,联邦学习可接近中心化结果。尽管模型规模远小于当前先进架构,但仍取得具有竞争力的微观与宏观F1分数。局限包括缺乏端到端训练及简化联邦学习假设。本工作展示了构建可扩展、隐私敏感的医疗编码系统的可行路径,并为未来联邦域自适应临床AI研究提供基础。
原文摘要 · Abstract (English)
This study investigates the feasibility and performance of federated learning (FL) for multi-label ICD code classification using clinical notes from the MIMIC-IV dataset. Unlike previous approaches that rely on centralized training or fine-tuned large language models, we propose a lightweight and scalable pipeline combining frozen text embeddings with simple multilayer perceptron (MLP) classifiers. This design offers a privacy-preserving and deployment-efficient alternative for clinical NLP applications, particularly suited to distributed healthcare settings. Extensive experiments across both centralized and federated configurations were conducted, testing six publicly available embedding models from Massive Text Embedding Benchmark leaderboard and three MLP classifier architectures under two medical coding (ICD-9 and ICD-10). Additionally, ablation studies over ten random stratified splits assess performance stability. Results show that embedding quality substantially outweighs classifier complexity in determining predictive performance, and that federated learning can closely match centralized results in idealized conditions. While the models are orders of magnitude smaller than state-of-the-art architectures and achieved competitive micro and macro F1 scores, limitations remain including the lack of end-to-end training and the simplified FL assumptions. Nevertheless, this work demonstrates a viable way toward scalable, privacy-conscious medical coding systems and offers a step toward for future research into federated, domain-adaptive clinical AI.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。