论文标题
在二维肺X射线图像上应用计算机视觉,用于辅助肺炎的医学诊断
Applied Computer Vision on 2-Dimensional Lung X-Ray Images for Assisted Medical Diagnosis of Pneumonia
论文作者
论文摘要
这项研究的重点是在分析二维肺X射线图像中的特定人工智能子场的应用,以辅助医学诊断普通肺炎。 在基于Python编码的基于烧瓶的Web应用程序中实现了卷积神经网络算法,该应用程序可以分析X射线图像以检测普通肺炎。由于卷积神经网络算法依靠机器学习来识别和检测模式,因此实施了一种称为转移学习的技术来训练神经网络,以识别和检测数据集中的模式。开源肺X射线图像用作训练数据,以创建一个知识库,该知识库是Web应用程序的核心元素,实验设计采用了5次验证性测试来验证Web应用程序。 5次验证性测试的结果表明,每次试验的诊断精度百分比,一般诊断精度百分比和一般诊断错误百分比的计算,而混淆矩阵进一步显示了标签与每个测试图像上Web应用结果的相应诊断结果之间的关系。 医生可以使用开发的Web应用程序,用于对普通肺炎的诊断,以及计算机科学和生物信息学领域的研究人员。
This study focuses on the application of a specific subfield of artificial intelligence referred to as computer vision in the analysis of 2-dimensional lung x-ray images for the assisted medical diagnosis of ordinary pneumonia. A convolutional neural network algorithm was implemented in a Python-coded, Flask-based web application that can analyze x-ray images for the detection of ordinary pneumonia. Since convolutional neural network algorithms rely on machine learning for the identification and detection of patterns, a technique referred to as transfer learning was implemented to train the neural network in the identification and detection of patterns within the dataset. Open-source lung x-ray images were used as training data to create a knowledge base that served as the core element of the web application and the experimental design employed a 5-Trial Confirmatory Test for the validation of the web application. The results of the 5-Trial Confirmatory Test show the calculation of Diagnostic Precision Percentage per Trial, General Diagnostic Precision Percentage, and General Diagnostic Error Percentage while the Confusion Matrix further shows the relationship between the label and the corresponding diagnosis result of the web application on each test images. The developed web application can be used by medical practitioners in A.I.-assisted diagnosis of ordinary pneumonia, and by researchers in the fields of computer science and bioinformatics.