用知识蒸馏让小模型高效准确分类医疗文本
KDH-MLTC: Knowledge Distillation for Healthcare Multi-Label Text Classification
- 大模型教小模型,分步训练保留关键医学知识
- 在最大数据集上达到82.70%的F1分数,优于现有方法
- 适合本地部署,保障医疗数据隐私合规
随着医疗文本数据量激增,亟需高效且高精度的多标签文本分类方法来应对医学术语的复杂性。本文提出KDH-MLTC框架,融合知识蒸馏与大型语言模型(LLM),通过分步微调将复杂教师模型(如BERT)的知识迁移至轻量学生模型(如DistilBERT),显著降低计算开销。该方法使分类可在本地完成,适用于敏感医疗数据,满足HIPAA合规要求。在三个不同规模的霍尔马克癌症(HoC)数据子集上实验表明,KDH-MLTC性能优越,尤其在最大数据集上达到82.70%的F1分数。统计验证与消融研究证明其鲁棒性,基于粒子群优化(PSO)的超参数调优进一步找到最优配置。该方法在资源受限的医疗环境中实现了效率与精度的平衡。
原文摘要 · Abstract (English)
The increasing volume of healthcare textual data requires computationally efficient, yet highly accurate classification approaches able to handle the nuanced and complex nature of medical terminology. This research presents Knowledge Distillation for Healthcare Multi-Label Text Classification (KDH-MLTC), a framework leveraging model compression and Large Language Models (LLMs). The proposed approach addresses conventional healthcare Multi-Label Text Classification (MLTC) challenges by integrating knowledge distillation and sequential fine-tuning, subsequently optimized through Particle Swarm Optimization (PSO) for hyperparameter tuning. KDH-MLTC transfers knowledge from a more complex teacher LLM (i.e., BERT) to a lighter student LLM (i.e., DistilBERT) through sequential training adapted to MLTC that preserves the teacher's learned information while significantly reducing computational requirements. As a result, the classification is enabled to be conducted locally, making it suitable for healthcare textual data characterized by sensitivity and, therefore, ensuring HIPAA compliance. The experiments conducted on three medical literature datasets of different sizes, sampled from the Hallmark of Cancer (HoC) dataset, demonstrate that KDH-MLTC achieves superior performance compared to existing approaches, particularly for the largest dataset, reaching an F1 score of 82.70%. Additionally, statistical validation and an ablation study are carried out, proving the robustness of KDH-MLTC. Furthermore, the PSO-based hyperparameter optimization process allowed the identification of optimal configurations. The proposed approach contributes to healthcare text classification research, balancing efficiency requirements in resource-constrained healthcare settings with satisfactory accuracy demands.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。