paper-with-me

홈 › Papers

A Deep Learning System That Generates Quantitative CT Reports for Diagnosing Pulmonary Tuberculosis

2019-10-05 · Wei Wu, Xukun Li, Peng Du, Guanjing Lang, Min Xu, Kaijin Xu, Lanjuan Li

We developed a deep learning model-based system to automatically generate a quantitative Computed Tomography (CT) diagnostic report for Pulmonary Tuberculosis (PTB) cases.501 CT imaging datasets from 223 patients with active PTB were collected, and another 501 cases from a healthy population served as negative samples.2884 lesions of PTB were carefully labeled and classified manually by professional radiologists.Three state-of-the-art 3D convolution neural network (CNN) models were trained and evaluated in the inspection of PTB CT images. Transfer learning method was also utilized during this process. The best model was selected to annotate the spatial location of lesions and classify them into miliary, infiltrative, caseous, tuberculoma and cavitary types simultaneously.Then the Noisy-Or Bayesian function was used to generate an overall infection probability.Finally, a quantitative diagnostic report was exported.The results showed that the recall and precision rates, from the perspective of a single lesion region of PTB, were 85.9% and 89.2% respectively. The overall recall and precision rates,from the perspective of one PTB case, were 98.7% and 93.7%, respectively. Moreover, the precision rate of the PTB lesion type classification was 90.9%.The new method might serve as an effective reference for decision making by clinical doctors.

📄 PDF Abstract BibTeX arXiv:1910.02285

Code (0)

등록된 구현이 없습니다.

Tasks

Computed Tomography (CT)Decision MakingDiagnosticTransfer Learning

Methods 이 논문이 사용한 방법론

3D Convolution A 3D Convolution is a type of convolution where the kernel slides in 3 dimensions as opposed to 2 dimensions with 2D…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

X-Ray-CoT: Interpretable Chest X-ray Diagnosis with Vision-Language Models via Chain-of-Thought Reasoning

2025-08-17 · Chee Ng, Liliang Sun, Shaoqing Tang arxiv

Chest X-ray imaging is crucial for diagnosing pulmonary and cardiac diseases, yet its interpretation demands extensive clinical experience and suffers from inter-observer variability. While deep learning models offer hig…

Semi-supervised Learning for Quantification of Pulmonary Edema in Chest X-Ray Images

2019-02-27 · Ruizhi Liao, Jonathan Rubin, Grace Lam, Seth Berkowitz 외

We propose and demonstrate machine learning algorithms to assess the severity of pulmonary edema in chest x-ray images of congestive heart failure patients. Accurate assessment of pulmonary edema in heart failure is crit…

BIG-bench Machine Learning

Joint Modeling of Chest Radiographs and Radiology Reports for Pulmonary Edema Assessment

2020-08-22 · Geeticka Chauhan, Ruizhi Liao, William Wells, Jacob Andreas 외

We propose and demonstrate a novel machine learning algorithm that assesses pulmonary edema severity from chest radiographs. While large publicly available datasets of chest radiographs and free-text radiology reports ex…

image-classificationImage ClassificationRepresentation Learning

Digital Contrast CT Pulmonary Angiography Synthesis from Non-contrast CT for Pulmonary Vascular Disease

2025-10-24 · Ying Ming, Yue Lin, Longfei Zhao, Gengwan Li 외 arxiv

Computed Tomography Pulmonary Angiography (CTPA) is the reference standard for diagnosing pulmonary vascular diseases such as Pulmonary Embolism (PE) and Chronic Thromboembolic Pulmonary Hypertension (CTEPH). However, it…

Lung-R1: A Knowledge Graph-Guided LLM for Pulmonary Diagnostic Reasoning

2026-06-10 · Haoyang Zeng, Yuanxi Fu, Rongzhen Li, Yuming Yang 외 arxiv

Diagnosing pulmonary diseases requires integrating heterogeneous evidence amid phenotypic variability and cross-disease overlap. Although large language models (LLMs) have shown progress on pulmonary knowledge question a…

Reinforcement LearningQuestion Answering