この研究は、深い畳み込みニューラルネットワークを使用して胸部x線(CXR)画像に描かれた胸部疾患を自動的に診断することを目的としています。既存の方法では、一般にトレーニング目的でCXR画像全体を使用していましたが、この戦略には2つの欠点がある可能性があります。第1に、CXRイメージ全体に潜在的な調整不良または無関係なオブジェクトが存在すると、不要なノイズが発生し、ネットワークパフォーマンスが制限される可能性があります。第2に、ニューラルネットワークをトレーニングするための一般的な前処理手順であるサイズ変更操作によって引き起こされる比較的低い画像解像度は、画像の詳細の損失につながり、小さな病変領域のある病変の検出を困難にする可能性があります。これらの問題に対処するには、セグメンテーションベースの深部融合ネットワーク(SDFN)と呼ばれる新しい方法を提示します。これは、ドメインの知識と局所肺領域の高解像度情報を活用します。具体的には、局所肺領域は、肺領域ジェネレーター(LRG)によって識別およびトリミングされました。次に、2つのCNNベースの分類モデルが特徴抽出器として使用され、CXR画像全体とトリミングされた肺領域画像の識別特徴が取得されました。最後に、得られた特徴は、疾患分類のための特徴融合モジュールによって融合されました。胸部X線14データセットのNIHベンチマークスプリットによって評価された私たちの実験結果は、開発された方法が、受信者動作特性(ROC)分析による利用可能なアプローチと比較して、より正確な疾患分類を達成したことを示しました。また、SDFNは、従来の方法と比較して、病変領域をより正確に特定できることもわかりました。
This study aims to automatically diagnose thoracic diseases depicted on the chest x-ray (CXR) images using deep convolutional neural networks. The existing methods generally used the entire CXR images for training purposes, but this strategy may suffer from two drawbacks. First, potential misalignment or the existence of irrelevant objects in the entire CXR images may cause unnecessary noise and thus limit the network performance. Second, the relatively low image resolution caused by the resizing operation, which is a common preprocessing procedure for training neural networks, may lead to the loss of image details, making it difficult to detect pathologies with small lesion regions. To address these issues, we present a novel method termed as segmentation-based deep fusion network (SDFN), which leverages the domain knowledge and the higherresolution information of local lung regions. Specifically, the local lung regions were identified and cropped by the Lung Region Generator (LRG). Two CNN-based classification models were then used as feature extractors to obtain the discriminative features of the entire CXR images and the cropped lung region images. Lastly, the obtained features were fused by the feature fusion module for disease classification. Evaluated by the NIH benchmark split on the Chest X-ray 14 Dataset, our experimental result demonstrated that the developed method achieved more accurate disease classification compared with the available approaches via the receiver operating characteristic (ROC) analyses. It was also found that the SDFN could localize the lesion regions more precisely as compared to the traditional method.