paper-with-me

Papers

Predicting Lung Nodule Malignancies by Combining Deep Convolutional Neural Network and Handcrafted Features

2018-09-07 · Shulong Li, Panpan Xu, Bin Li, Liyuan Chen, Zhiguo Zhou, Hongxia Hao, Yingying Duan, Michael Folkert, Jianhua Ma, Steve Jiang, Jing Wang

To predict lung nodule malignancy with a high sensitivity and specificity, we propose a fusion algorithm that combines handcrafted features (HF) into the features learned at the output layer of a 3D deep convolutional neural network (CNN). First, we extracted twenty-nine handcrafted features, including nine intensity features, eight geometric features, and twelve texture features based on grey-level co-occurrence matrix (GLCM) averaged from thirteen directions. We then trained 3D CNNs modified from three state-of-the-art 2D CNN architectures (AlexNet, VGG-16 Net and Multi-crop Net) to extract the CNN features learned at the output layer. For each 3D CNN, the CNN features combined with the 29 handcrafted features were used as the input for the support vector machine (SVM) coupled with the sequential forward feature selection (SFS) method to select the optimal feature subset and construct the classifiers. The fusion algorithm takes full advantage of the handcrafted features and the highest level CNN features learned at the output layer. It can overcome the disadvantage of the handcrafted features that may not fully reflect the unique characteristics of a particular lesion by combining the intrinsic CNN features. Meanwhile, it also alleviates the requirement of a large scale annotated dataset for the CNNs based on the complementary of handcrafted features. The patient cohort includes 431 malignant nodules and 795 benign nodules extracted from the LIDC/IDRI database. For each investigated CNN architecture, the proposed fusion algorithm achieved the highest AUC, accuracy, sensitivity, and specificity scores among all competitive classification models.

📄 PDF Abstract BibTeX arXiv:1809.02333

Code (0)

등록된 구현이 없습니다.

Tasks

feature selectionSensitivitySpecificity

Similar Papers 제목 키워드 기반

Application of Computer Deep Learning Model in Diagnosis of Pulmonary Nodules

2024-06-19 · Yutian Yang, Hongjie Qiu, Yulu Gong, Xiaoyi Liu 외

The 3D simulation model of the lung was established by using the reconstruction method. A computer aided pulmonary nodule detection model was constructed. The process iterates over the images to refine the lung nodule re…

Diagnostic

Primary Tumor Origin Classification of Lung Nodules in Spectral CT using Transfer Learning

2020-06-30 · Linde S. Hesse, Pim A. de Jong, Josien P. W. Pluim, Veronika Cheplygina

Early detection of lung cancer has been proven to decrease mortality significantly. A recent development in computed tomography (CT), spectral CT, can potentially improve diagnostic accuracy, as it yields more informatio…

ClassificationComputed Tomography (CT)DiagnosticGeneral Classification+1

Joint Learning for Pulmonary Nodule Segmentation, Attributes and Malignancy Prediction

2018-02-10 · Botong Wu, Zhen Zhou, Jianwei Wang, Yizhou Wang

Refer to the literature of lung nodule classification, many studies adopt Convolutional Neural Networks (CNN) to directly predict the malignancy of lung nodules with original thoracic Computed Tomography (CT) and nodule …

AttributeComputed Tomography (CT)General ClassificationLung Nodule Classification+2

Shape and Margin-Aware Lung Nodule Classification in Low-dose CT Images via Soft Activation Mapping

2018-10-30 · Yiming Lei, Yukun Tian, Hongming Shan, Junping Zhang 외

A number of studies on lung nodule classification lack clinical/biological interpretations of the features extracted by convolutional neural network (CNN). The methods like class activation mapping (CAM) and gradient-bas…

Data AugmentationGeneral ClassificationLung Nodule ClassificationMapping Of Lung Nodules In Low-Dose Ct Images+1

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