Research Papers 论文研究 6h ago Updated 1h ago 更新于 1小时前 48

NeoRed: A Knowledge-Logic-Alignment Multimodal Large Language Model for Neonatal Respiratory Disease Diagnosis NeoRed:一种用于新生儿呼吸系统疾病诊断的知识-逻辑-对齐多模态大语言模型

NeoRed is the first multimodal large language model (MLLM) specifically designed for neonatal respiratory disease diagnosis, addressing the domain gap caused by adult-centric training data in existing MLLMs. The Knowledge-Logic-Alignment (KLA) framework introduces three key components: Knowledge Prior Injection (KPI) for neonatologist-inspired diagnostic priors, Diagnostic Logic Constraint (DLC) for aligning report semantics with diagnostic logic, and Visual Semantic Alignment (VSA) for mapping NeoRed是首个专为新生儿呼吸系统疾病诊断设计的多模态大语言模型,填补了新生儿诊断报告生成的空白 提出KLA(知识-逻辑-对齐)框架,通过知识先验注入、诊断逻辑约束和视觉语义对齐三个维度约束模型行为 收集两个真实临床数据集NeoCXR和NeoCXR-EV,解决现有MLLM在新生儿诊断中的领域差距问题 在NeoCXR数据集上实现ROUGE-L 53.29%和Clinical Efficacy F1 65.19%,优于现有MLLM 在成人基准测试MIMIC-CXR和IU-Xray上保持有竞争力的报告生成性能

65
Hot 热度
75
Quality 质量
68
Impact 影响力

Analysis 深度分析

TL;DR

  • NeoRed is the first multimodal large language model (MLLM) specifically designed for neonatal respiratory disease diagnosis, addressing the domain gap caused by adult-centric training data in existing MLLMs.
  • The Knowledge-Logic-Alignment (KLA) framework introduces three key components: Knowledge Prior Injection (KPI) for neonatologist-inspired diagnostic priors, Diagnostic Logic Constraint (DLC) for aligning report semantics with diagnostic logic, and Visual Semantic Alignment (VSA) for mapping visual features to imaging conclusions.
  • Two new clinical datasets, NeoCXR and NeoCXR-EV, were collected from real-world clinical practice to support training and evaluation of neonatal diagnostic report generation.
  • NeoRed achieves a ROUGE-L score of 53.29% and a Clinical Efficacy F1 score of 65.19% on NeoCXR, outperforming existing MLLMs while maintaining competitive performance on adult benchmarks (MIMIC-CXR and IU-Xray).

Why It Matters

This work addresses a critical gap in medical AI by shifting focus from adult to neonatal populations, where disease presentation and imaging characteristics differ substantially. The KLA framework offers a reusable paradigm for domain-adapting MLLMs in specialized medical fields, demonstrating that structured knowledge integration can significantly improve clinical report generation. For AI practitioners working in healthcare, this highlights the importance of domain-specific data collection and knowledge-guided alignment strategies.

Technical Details

  • Knowledge Prior Injection (KPI): Incorporates neonatologist-inspired diagnostic priors into multimodal representations, guiding disease-specific attention across clinical context and chest X-ray modalities.
  • Diagnostic Logic Constraint (DLC): Constrains the semantics of generated diagnostic reports to align with established multimodal diagnostic reasoning patterns, ensuring clinically coherent outputs.
  • Visual Semantic Alignment (VSA): Establishes explicit semantic correspondence between visual features extracted from neonatal chest X-rays and imaging conclusions in diagnostic reports.
  • Datasets: NeoCXR and NeoCXR-EV are two real-world clinical datasets collected for neonatal respiratory disease diagnosis; datasets will be available upon application.
  • Evaluation: Benchmarked on NeoCXR (ROUGE-L: 53.29%, Clinical Efficacy F1: 65.19%) and adult benchmarks MIMIC-CXR and IU-Xray, demonstrating both neonatal specialization and retained general capability.

Industry Insight

  • Domain adaptation in medical MLLMs requires more than fine-tuning; structured knowledge integration (as demonstrated by KPI and DLC) is essential for bridging the adult-to-neonatal domain gap and ensuring clinically valid outputs.
  • The dual contribution of new datasets and a specialized model underscores that progress in medical AI increasingly depends on high-quality, domain-specific data collection rather than purely architectural innovation.
  • The KLA framework's modular design—separating knowledge injection, logic constraint, and visual alignment—provides a transferable blueprint for adapting MLLMs to other pediatric or specialized medical domains.

TL;DR

  • NeoRed是首个专为新生儿呼吸系统疾病诊断设计的多模态大语言模型,填补了新生儿诊断报告生成的空白
  • 提出KLA(知识-逻辑-对齐)框架,通过知识先验注入、诊断逻辑约束和视觉语义对齐三个维度约束模型行为
  • 收集两个真实临床数据集NeoCXR和NeoCXR-EV,解决现有MLLM在新生儿诊断中的领域差距问题
  • 在NeoCXR数据集上实现ROUGE-L 53.29%和Clinical Efficacy F1 65.19%,优于现有MLLM
  • 在成人基准测试MIMIC-CXR和IU-Xray上保持有竞争力的报告生成性能

为什么值得看

该研究首次将多模态大语言模型应用于新生儿呼吸系统疾病诊断领域,解决了现有模型因成人训练数据导致的领域差距问题。KLA框架的三维度约束机制为医疗垂直领域的MLLM设计提供了可借鉴的技术范式。

技术解析

  • KLA框架:包含三个核心组件:知识先验注入(KPI)将新生儿科医生诊断先验融入多模态表示;诊断逻辑约束(DLC)对齐生成报告与多模态诊断逻辑的语义;视觉语义对齐(VSA)建立视觉特征与影像结论的语义对应关系
  • 数据集构建:收集两个真实临床数据集NeoCXR和NeoCXR-EV,用于新生儿胸部X光片诊断报告生成任务
  • 模型性能:在NeoCXR上ROUGE-L达53.29%,Clinical Efficacy F1为65.19%,同时保持成人基准测试的竞争力
  • 技术贡献:首次针对新生儿呼吸系统疾病设计专用MLLM,解决领域差距和临床上下文整合不足两大挑战

行业启示

  • 医疗垂直领域MLLM需针对特定人群(如新生儿)进行领域适配,通用成人模型直接迁移存在显著性能瓶颈
  • 知识引导与逻辑约束相结合的框架设计,为医疗AI的可解释性和临床可靠性提供了有效路径
  • 真实临床数据集的构建与开放将推动医疗AI从研究走向临床落地,建议机构重视高质量标注数据的积累

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

Multimodal 多模态 LLM 大模型 Healthcare AI 医疗AI Alignment 对齐 Research 科学研究