论文标题
通过基于RNN的患者监测改善胸部X射线分类
Improving Chest X-Ray Classification by RNN-based Patient Monitoring
论文作者
论文摘要
胸部X射线成像是检测与胸部区域和肺功能相关的各种病理的最常见放射学工具之一。在临床环境中,对胸部X光片的自动评估有可能协助医生进行决策过程并优化临床工作流程,例如通过优先考虑急诊患者。 分析机器学习模型对胸部X射线图像进行分类的潜力的大多数工作都集中在视觉方法处理和一次预测一个图像的病理上。但是,许多患者在治疗过程中或单次住院期间多次接受这种手术。患者历史记录是以前的图像,尤其是相应的诊断包含有用的信息,可以帮助分类系统的预测。 在这项研究中,我们分析了有关诊断的信息如何通过从研究良好的CHEXPERT数据集中构建新的数据集来改善基于CNN的图像分类模型。我们表明,经过其他患者历史信息培训的模型优于未经信息的训练的模型。 我们提供代码以复制数据集创建和模型培训。
Chest X-Ray imaging is one of the most common radiological tools for detection of various pathologies related to the chest area and lung function. In a clinical setting, automated assessment of chest radiographs has the potential of assisting physicians in their decision making process and optimize clinical workflows, for example by prioritizing emergency patients. Most work analyzing the potential of machine learning models to classify chest X-ray images focuses on vision methods processing and predicting pathologies for one image at a time. However, many patients undergo such a procedure multiple times during course of a treatment or during a single hospital stay. The patient history, that is previous images and especially the corresponding diagnosis contain useful information that can aid a classification system in its prediction. In this study, we analyze how information about diagnosis can improve CNN-based image classification models by constructing a novel dataset from the well studied CheXpert dataset of chest X-rays. We show that a model trained on additional patient history information outperforms a model trained without the information by a significant margin. We provide code to replicate the dataset creation and model training.