paper-with-me

홈 › Papers

Revisiting Computer-Aided Tuberculosis Diagnosis

2023-07-06 · Yun Liu, Yu-Huan Wu, Shi-Chen Zhang, Li Liu, Min Wu, Ming-Ming Cheng

Tuberculosis (TB) is a major global health threat, causing millions of deaths annually. Although early diagnosis and treatment can greatly improve the chances of survival, it remains a major challenge, especially in developing countries. Recently, computer-aided tuberculosis diagnosis (CTD) using deep learning has shown promise, but progress is hindered by limited training data. To address this, we establish a large-scale dataset, namely the Tuberculosis X-ray (TBX11K) dataset, which contains 11,200 chest X-ray (CXR) images with corresponding bounding box annotations for TB areas. This dataset enables the training of sophisticated detectors for high-quality CTD. Furthermore, we propose a strong baseline, SymFormer, for simultaneous CXR image classification and TB infection area detection. SymFormer incorporates Symmetric Search Attention (SymAttention) to tackle the bilateral symmetry property of CXR images for learning discriminative features. Since CXR images may not strictly adhere to the bilateral symmetry property, we also propose Symmetric Positional Encoding (SPE) to facilitate SymAttention through feature recalibration. To promote future research on CTD, we build a benchmark by introducing evaluation metrics, evaluating baseline models reformed from existing detectors, and running an online challenge. Experiments show that SymFormer achieves state-of-the-art performance on the TBX11K dataset. The data, code, and models will be released at https://github.com/yun-liu/Tuberculosis.

📄 PDF Abstract BibTeX arXiv:2307.02848

Code (1)

yun-liu/tuberculosis 공식 구현 pytorch

Tasks

image-classificationImage Classification

Similar Papers 제목 키워드 기반

Rethinking Computer-Aided Tuberculosis Diagnosis

2020-06-01 · CVPR 2020 6 · Yun Liu, Yu-Huan Wu, Yunfeng Ban, Huifang Wang 외

As a serious infectious disease, tuberculosis (TB) is one of the major threats to human health worldwide, leading to millions of death every year. Although early diagnosis and treatment can greatly improve the chances of…

image-classificationImage Classification

Computer-aided Tuberculosis Diagnosis with Attribute Reasoning Assistance

2022-07-01 · Chengwei Pan, Gangming Zhao, Junjie Fang, Baolian Qi 외

Although deep learning algorithms have been intensively developed for computer-aided tuberculosis diagnosis (CTD), they mainly depend on carefully annotated datasets, leading to much time and resource consumption. Weakly…

AttributeRelational ReasoningWeakly-supervised Learning

Deep Learning for Automated Classification of Tuberculosis-Related Chest X-Ray: Dataset Specificity Limits Diagnostic Performance Generalizability

2018-11-13 · Seelwan Sathitratanacheewin, Krit Pongpirul

Machine learning has been an emerging tool for various aspects of infectious diseases including tuberculosis surveillance and detection. However, WHO provided no recommendations on using computer-aided tuberculosis detec…

BIG-bench Machine LearningDiagnosticGeneral ClassificationSpecificity

Optimize transfer learning for lung diseases in bronchoscopy using a new concept: sequential fine-tuning

2018-02-10 · Tao Tan, Zhang Li, Haixia Liu, Ping Liu 외

Bronchoscopy inspection as a follow-up procedure from the radiological imaging plays a key role in lung disease diagnosis and determining treatment plans for the patients. Doctors needs to make a decision whether to biop…

Transfer Learning

Deep learning-based lung segmentation and automatic regional template in chest X-ray images for pediatric tuberculosis

2023-01-31 · Daniel Capellán-Martín, Juan J. Gómez-Valverde, Ramon Sanchez-Jacob, David Bermejo-Peláez 외

Tuberculosis (TB) is still considered a leading cause of death and a substantial threat to global child health. Both TB infection and disease are curable using antibiotics. However, most children who die of TB are never …