Abstract

This article mainly introduces the convolutional neural network (CNN) and uses CNN to realize the processing and classification prediction of chest X-ray images (CXR), to determine whether the lung has lesions, and finally the final AUC score of 0.85556 through CNN. In order to further improve the accuracy, after referring to many documents and considering the actual situation, I chose to perform principal component analysis (PCA) in the image preprocessing part, replace the random initial sample with the principal component initial sample, and replace the random initial kernel with the principal component initial kernel. To avoid staying in the local optimum when stochastic gradient descent finds the optimal kernel. The PCA + CNN model predicted an AUC score of 0.89333, an increase of 0.03777.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.