Predicting Lung Nodule Malignancies by Combining Deep Convolutional Neural Network and Handcrafted Features
Shulong Li, Panpan Xu, Bin Li, Liyuan Chen, Zhiguo Zhou, Hongxia Hao,, Yingying Duan, Michael Folkert, Jianhua Ma, Steve Jiang, and Jing Wang

TL;DR
This study introduces a fusion algorithm combining handcrafted features and deep CNN features to improve lung nodule malignancy prediction, achieving high accuracy and sensitivity on a large dataset.
Contribution
It presents a novel fusion approach that integrates handcrafted features with CNN features at the output layer for better malignancy classification.
Findings
Achieved highest AUC, accuracy, sensitivity, and specificity with the proposed method.
Fusion of handcrafted and CNN features outperforms individual models.
Effective on a large dataset of lung nodules from LIDC/IDRI.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
