paper-with-me

홈 › Papers

A Deep Learning Based Workflow for Detection of Lung Nodules With Chest Radiograph

2021-12-19 · Yang Tai, Yu-Wen Fang, Fang-Yi Su, Jung-Hsien Chiang

PURPOSE: This study aimed to develop a deep learning-based tool to detect and localize lung nodules with chest radiographs(CXRs). We expected it to enhance the efficiency of interpreting CXRs and reduce the possibilities of delayed diagnosis of lung cancer. MATERIALS AND METHODS: We collected CXRs from NCKUH database and VBD, an open-source medical image dataset, as our training and validation data. A number of CXRs from the Ministry of Health and Welfare(MOHW) database served as our test data. We built a segmentation model to identify lung areas from CXRs, and sliced them into 16 patches. Physicians labeled the CXRs by clicking the patches. These labeled patches were then used to train and fine-tune a deep neural network(DNN) model, classifying the patches as positive or negative. Finally, we test the DNN model with the lung patches of CXRs from MOHW. RESULTS: Our segmentation model identified the lung regions well from the whole CXR. The Intersection over Union(IoU) between the ground truth and the segmentation result was 0.9228. In addition, our DNN model achieved a sensitivity of 0.81, specificity of 0.82, and AUROC of 0.869 in 98 of 125 cases. For the other 27 difficult cases, the sensitivity was 0.54, specificity 0.494, and AUROC 0.682. Overall, we obtained a sensitivity of 0.78, specificity of 0.79, and AUROC 0.837. CONCLUSIONS: Our two-step workflow is comparable to state-of-the-art algorithms in the sensitivity and specificity of localizing lung nodules from CXRs. Notably, our workflow provides an efficient way for specialists to label the data, which is valuable for relevant researches because of the relative rarity of labeled medical image data.

📄 PDF Abstract BibTeX arXiv:2112.10184

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSensitivitySpecificity

Similar Papers 제목 키워드 기반

Unsupervised Detection of Lung Nodules in Chest Radiography Using Generative Adversarial Networks

2021-08-04 · Nitish Bhatt, David Ramon Prados, Nedim Hodzic, Christos Karanassios 외

Lung nodules are commonly missed in chest radiographs. We propose and evaluate P-AnoGAN, an unsupervised anomaly detection approach for lung nodules in radiographs. P-AnoGAN modifies the fast anomaly detection generative…

Anomaly DetectionDecoderGenerative Adversarial NetworkLung Nodule Detection+1

X-ray Dissectography Improves Lung Nodule Detection

2022-03-24 · Chuang Niu, Giridhar Dasegowda, Pingkun Yan, Mannudeep K. Kalra 외

Although radiographs are the most frequently used worldwide due to their cost-effectiveness and widespread accessibility, the structural superposition along the x-ray paths often renders suspicious or concerning lung nod…

DiagnosticLung Nodule Detection

Multi-Task Lung Nodule Detection in Chest Radiographs with a Dual Head Network

2022-07-07 · Chen-Han Tsai, Yu-Shao Peng

Lung nodules can be an alarming precursor to potential lung cancer. Missed nodule detections during chest radiograph analysis remains a common challenge among thoracic radiologists. In this work, we present a multi-task …

Lung Nodule Detection

Learning to detect chest radiographs containing lung nodules using visual attention networks

2017-12-04 · Emanuele Pesce, Petros-Pavlos Ypsilantis, Samuel Withey, Robert Bakewell 외

Machine learning approaches hold great potential for the automated detection of lung nodules in chest radiographs, but training the algorithms requires vary large amounts of manually annotated images, which are difficult…

General ClassificationReinforcement Learning

Fast-staged CNN Model for Accurate pulmonary diseases and Lung cancer detection

2024-12-16 · Abdelbaki Souid, Mohamed Hamroun, Soufiene Ben Othman, Hedi Sakli 외

Pulmonary pathologies are a significant global health concern, often leading to fatal outcomes if not diagnosed and treated promptly. Chest radiography serves as a primary diagnostic tool, but the availability of experie…

DiagnosticSpecificityTransfer Learning