论文标题
肺癌分类的深度学习神经网络:增强优化功能
Deep Learning Neural Network for Lung Cancer Classification: Enhanced Optimization Function
论文作者
论文摘要
背景和目的:卷积神经网络在当今的医疗区域广泛用于图像识别。但是,预测肺部肿瘤的总体准确性很低,并且随着重建CT图像的误差的发生,处理时间很高。这项工作的目的是通过在卷积神经网络的合并层中使用多空间图像来提高总体预测准确性,并减少处理时间。方法论:所提出的方法具有自动编码器系统来提高整体准确性,并通过在卷积神经网络和ADAM算法的池层中使用多空间图像来预测肺癌,以进行优化。首先,通过将图像馈送到卷积过滤器并使用最大池进行采样,从而预处理CT图像。然后,使用基于卷积神经网络的自动编码器模型提取功能,多空间图像重建技术用于减少误差,同时重建图像,从而提高了准确性以预测肺结核。最后,重建的图像被视为软件分类器的输入,以对CT图像进行分类。结果:在Python张量流中处理了最先进的溶液和提议的溶液,它可显着提高肺癌分类至99.5从98.9,并且处理时间从10帧/秒/秒/秒/秒减少。结论:与最新情况相比,所提出的解决方案提供了高分类精度以及更少的处理时间。对于将来的研究,可以实施大型数据集,并且可以处理低像素图像以评估分类
Background and Purpose: Convolutional neural network is widely used for image recognition in the medical area at nowadays. However, overall accuracy in predicting lung tumor is low and the processing time is high as the error occurred while reconstructing the CT image. The aim of this work is to increase the overall prediction accuracy along with reducing processing time by using multispace image in pooling layer of convolution neural network. Methodology: The proposed method has the autoencoder system to improve the overall accuracy, and to predict lung cancer by using multispace image in pooling layer of convolution neural network and Adam Algorithm for optimization. First, the CT images were pre-processed by feeding image to the convolution filter and down sampled by using max pooling. Then, features are extracted using the autoencoder model based on convolutional neural network and multispace image reconstruction technique is used to reduce error while reconstructing the image which then results improved accuracy to predict lung nodule. Finally, the reconstructed images are taken as input for SoftMax classifier to classify the CT images. Results: The state-of-art and proposed solutions were processed in Python Tensor Flow and It provides significant increase in accuracy in classification of lung cancer to 99.5 from 98.9 and decrease in processing time from 10 frames/second to 12 seconds/second. Conclusion: The proposed solution provides high classification accuracy along with less processing time compared to the state of art. For future research, large dataset can be implemented, and low pixel image can be processed to evaluate the classification