Gite Shilpa, Mishra Abhinav, Kotecha Ketan
Computer Science Engineering Department, Symbiosis Institute of Technology, Symbiosis International (Deemed University), Pune, 412115 India.
Symbiosis Centre for Applied Artificial Intelligence (SCAAI), Symbiosis International (Deemed University), Pune, 412115 India.
Neural Comput Appl. 2022 Jan 3:1-15. doi: 10.1007/s00521-021-06719-8.
With the advances in technology, assistive medical systems are emerging with rapid growth and helping healthcare professionals. The proactive diagnosis of diseases with artificial intelligence (AI) and its aligned technologies has been an exciting research area in the last decade. Doctors usually detect tuberculosis (TB) by checking the lungs' X-rays. Classification using deep learning algorithms is successfully able to achieve accuracy almost similar to a doctor in detecting TB. It is found that the probability of detecting TB increases if classification algorithms are implemented on segmented lungs instead of the whole X-ray. The paper's novelty lies in detailed analysis and discussion of U-Net + + results and implementation of U-Net + + in lung segmentation using X-ray. A thorough comparison of U-Net + + with three other benchmark segmentation architectures and segmentation in diagnosing TB or other pulmonary lung diseases is also made in this paper. To the best of our knowledge, no prior research tried to implement U-Net + + for lung segmentation. Most of the papers did not even use segmentation before classification, which causes data leakage. Very few used segmentations before classification, but they only used U-Net, which U-Net + + can easily replace because accuracy and mean_iou of U-Net + + are greater than U-Net accuracy and mean_iou , discussed in results, which can minimize data leakage. The authors achieved more than 98% lung segmentation accuracy and mean_iou 0.95 using U-Net + + , and the efficacy of such comparative analysis is validated.
随着技术的进步,辅助医疗系统正在迅速发展并为医疗保健专业人员提供帮助。在过去十年中,利用人工智能(AI)及其相关技术进行疾病的主动诊断一直是一个令人兴奋的研究领域。医生通常通过检查肺部X光片来检测结核病(TB)。使用深度学习算法进行分类能够成功实现几乎与医生检测结核病时相似的准确率。研究发现,如果在分割后的肺部而不是整个X光片上实施分类算法,检测结核病的概率会增加。本文的新颖之处在于对U-Net++结果进行详细分析和讨论,并将U-Net++应用于使用X光片的肺部分割。本文还对U-Net++与其他三种基准分割架构进行了全面比较,并比较了它们在诊断结核病或其他肺部疾病时的分割效果。据我们所知,之前没有研究尝试将U-Net++用于肺部分割。大多数论文在分类之前甚至没有使用分割,这会导致数据泄露。很少有论文在分类之前使用分割,但他们只使用了U-Net,而U-Net++可以轻松替代U-Net,因为在结果中讨论过,U-Net++的准确率和平均交并比(mean_iou)大于U-Net的准确率和平均交并比,这可以最大限度地减少数据泄露。作者使用U-Net++实现了超过98%的肺部分割准确率和0.95的平均交并比,并且验证了这种比较分析的有效性。