Enhanced Tuberculosis Bacilli Detection using Attention-Residual U-Net and Ensemble Classification
Greeshma K, Vishnukumar S

TL;DR
This paper presents a hybrid deep learning approach combining an attention-residual U-Net for precise TB bacilli segmentation and an ensemble classifier for accurate detection, improving automation and performance over existing methods.
Contribution
It introduces an enhanced U-Net with attention and residual connections for better segmentation, combined with an ensemble classifier for improved TB bacilli detection.
Findings
Superior segmentation performance on multiple datasets
Higher classification accuracy than existing methods
Enhanced automation in TB bacilli detection
Abstract
Tuberculosis (TB), caused by Mycobacterium tuberculosis, remains a critical global health issue, necessitating timely diagnosis and treatment. Current methods for detecting tuberculosis bacilli from bright field microscopic sputum smear images suffer from low automation, inadequate segmentation performance, and limited classification accuracy. This paper proposes an efficient hybrid approach that combines deep learning for segmentation and an ensemble model for classification. An enhanced U-Net model incorporating attention blocks and residual connections is introduced to precisely segment microscopic sputum smear images, facilitating the extraction of Regions of Interest (ROIs). These ROIs are subsequently classified using an ensemble classifier comprising Support Vector Machine (SVM), Random Forest, and Extreme Gradient Boost (XGBoost), resulting in an accurate identification of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Processing Techniques and Applications · COVID-19 diagnosis using AI · Digital Imaging for Blood Diseases
MethodsSoftmax · Attention Is All You Need · Max Pooling · Convolution · *Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · U-Net
