arXiv:2501.03538eess.IVcs.CV2025-01被引 1

用注意力残差U-Net和视觉Transformer提升结核杆菌显微检测精度与效率

Efficient and Accurate Tuberculosis Diagnosis: Attention Residual U-Net and Vision Transformer Based Detection Framework

  • 分两阶段:先用注意力残差U-Net分割图像,再用定制ViT分类
  • 在自建+公开数据集上实现92.3%分类准确率,显著优于现有方法
  • 适合医疗影像自动化诊断、资源匮乏地区结核病筛查应用

结核病由结核分枝杆菌引起,虽可预防治愈,但在中低收入国家仍是重大公共卫生威胁。显微镜检查仍是通过直接观察痰涂片中的结核分枝杆菌进行诊断的关键手段,具有成本低、利于早期发现的优势。然而显微检查工作量大,自动化检测对提升诊断速度与可靠性至关重要。现有方法在自动化程度、分割质量与分类精度方面存在局限。本文提出一种两阶段深度学习框架:首先采用融合注意力机制与残差连接的改进U-Net模型对显微痰涂片图像进行分割,提取感兴趣区域(ROIs);随后使用定制化的视觉变压器(TBViT)对这些区域进行分类。实验基于自建的齐尔-尼尔斯森染色痰涂片数据集及现有公开数据集开展。定性与定量评估显示,该模型在分割性能、分类准确率与自动化水平方面均显著优于现有方法。

原文摘要 · Abstract (English)

Tuberculosis (TB), an infectious disease caused by Mycobacterium tuberculosis, continues to be a major global health threat despite being preventable and curable. This burden is particularly high in low and middle income countries. Microscopy remains essential for diagnosing TB by enabling direct visualization of Mycobacterium tuberculosis in sputum smear samples, offering a cost effective approach for early detection and effective treatment. Given the labour-intensive nature of microscopy, automating the detection of bacilli in microscopic images is crucial to improve both the expediency and reliability of TB diagnosis. The current methodologies for detecting tuberculosis bacilli in bright field microscopic sputum smear images are hindered by limited automation capabilities, inconsistent segmentation quality, and constrained classification precision. This paper proposes a twostage deep learning methodology for tuberculosis bacilli detection, comprising bacilli segmentation followed by classification. In the initial phase, an advanced U-Net model employing attention blocks and residual connections is proposed to segment microscopic sputum smear images, enabling the extraction of Regions of Interest (ROIs). The extracted ROIs are then classified using a Vision Transformer, which we specifically customized as TBViT to enhance the precise detection of bacilli within the images. For the experiments, a newly developed dataset of microscopic sputum smear images derived from Ziehl-Neelsen-stained slides is used in conjunction with existing public datasets. The qualitative and quantitative evaluation of the experiments using various metrics demonstrates that the proposed model achieves significantly improved segmentation performance, higher classification accuracy, and a greater level of automation, surpassing existing methods.

结核病检测医学图像分割视觉Transformer深度学习

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。