论文标题

从胸部X光片对肺炎进行牢固分类的对抗方法

An Adversarial Approach for the Robust Classification of Pneumonia from Chest Radiographs

论文作者

Janizek, Joseph D., Erion, Gabriel, DeGrave, Alex J., Lee, Su-In

论文摘要

尽管深度学习已经显示出医疗图像中疾病分类领域的希望,但基于最先进的卷积神经网络体系结构的模型通常会由于数据集的转移而表现出绩效损失。使用来自一个医院系统的数据训练的模型在对同一医院的数据进行测试时,可以实现高预测性能,但是在不同的医院系统中进行测试时,它们的性能差得多。此外,即使在给定的医院系统中,深度学习模型也被证明取决于医院和患者水平的混杂因素,而不是有意义的病理来进行分类。为了安全部署这些模型,我们要确保它们不使用混杂变量来进行分类,并且即使对未包含在培训数据中的医院的图像进行测试时,它们也可以很好地工作。我们试图在胸部X光片分类的背景下解决这个问题。我们提出了一种基于对抗性优化的方法,该方法使我们能够学习更多不依赖混杂因素的强大模型。具体而言,我们通过训练胸部X光片(前后与后侧)的视图位置不变的模型来证明肺炎分类器的肢体概括性能提高了。与标准基线和以前提出的处理混杂的方法相比,我们的方法在外部医院数据上提供了更好的预测性能,并且还提出了一种识别可能依赖混杂因素的模型的方法。可在https://github.com/suinleelab/cxr_adv上获得代码。

While deep learning has shown promise in the domain of disease classification from medical images, models based on state-of-the-art convolutional neural network architectures often exhibit performance loss due to dataset shift. Models trained using data from one hospital system achieve high predictive performance when tested on data from the same hospital, but perform significantly worse when they are tested in different hospital systems. Furthermore, even within a given hospital system, deep learning models have been shown to depend on hospital- and patient-level confounders rather than meaningful pathology to make classifications. In order for these models to be safely deployed, we would like to ensure that they do not use confounding variables to make their classification, and that they will work well even when tested on images from hospitals that were not included in the training data. We attempt to address this problem in the context of pneumonia classification from chest radiographs. We propose an approach based on adversarial optimization, which allows us to learn more robust models that do not depend on confounders. Specifically, we demonstrate improved out-of-hospital generalization performance of a pneumonia classifier by training a model that is invariant to the view position of chest radiographs (anterior-posterior vs. posterior-anterior). Our approach leads to better predictive performance on external hospital data than both a standard baseline and previously proposed methods to handle confounding, and also suggests a method for identifying models that may rely on confounders. Code available at https://github.com/suinleelab/cxr_adv.

扫码加入交流群

加入微信交流群

微信交流群二维码

扫码加入学术交流群,获取更多资源