paper-with-me

홈 › Papers

CheXbreak: Misclassification Identification for Deep Learning Models Interpreting Chest X-rays

2021-03-18 · Emma Chen, Andy Kim, Rayan Krishnan, Jin Long, Andrew Y. Ng, Pranav Rajpurkar

A major obstacle to the integration of deep learning models for chest x-ray interpretation into clinical settings is the lack of understanding of their failure modes. In this work, we first investigate whether there are patient subgroups that chest x-ray models are likely to misclassify. We find that patient age and the radiographic finding of lung lesion, pneumothorax or support devices are statistically relevant features for predicting misclassification for some chest x-ray models. Second, we develop misclassification predictors on chest x-ray models using their outputs and clinical features. We find that our best performing misclassification identifier achieves an AUROC close to 0.9 for most diseases. Third, employing our misclassification identifiers, we develop a corrective algorithm to selectively flip model predictions that have high likelihood of misclassification at inference time. We observe F1 improvement on the prediction of Consolidation (0.008 [95% CI 0.005, 0.010]) and Edema (0.003, [95% CI 0.001, 0.006]). By carrying out our investigation on ten distinct and high-performing chest x-ray models, we are able to derive insights across model architectures and offer a generalizable framework applicable to other medical imaging tasks.

📄 PDF Abstract BibTeX arXiv:2103.09957

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

FLIP https://developer.nvidia.com/blog/flip-a-difference-evaluator-for-alternating-images/

Similar Papers 제목 키워드 기반

Identification of pneumonia on chest x-ray images through machine learning

2023-09-21 · Eduardo Augusto Roeder

Pneumonia is the leading infectious cause of infant death in the world. When identified early, it is possible to alter the prognosis of the patient, one could use imaging exams to help in the diagnostic confirmation. Per…

DiagnosticPrognosisSpecificityTransfer Learning

MDF-Net for abnormality detection by fusing X-rays with clinical data

2023-02-26 · Chihcheng Hsieh, Isabel Blanco Nobre, Sandra Costa Sousa, Chun Ouyang 외

This study investigates the effects of including patients' clinical information on the performance of deep learning (DL) classifiers for disease location in chest X-ray images. Although current classifiers achieve high p…

Anomaly Detection

Prediction of Pneumonia and COVID-19 Using Deep Neural Networks

2023-08-20 · M. S. Haque, M. S. Taluckder, S. B. Shawkat, M. A. Shahriyar 외

Pneumonia, caused by bacteria and viruses, is a rapidly spreading viral infection with global implications. Prompt identification of infected individuals is crucial for containing its transmission. This study explores th…

Medical Image AnalysisPneumonia Detection

Interpreting Uncertainty in Model Predictions For COVID-19 Diagnosis

2020-10-26 · Gayathiri Murugamoorthy, Naimul Khan

COVID-19, due to its accelerated spread has brought in the need to use assistive tools for faster diagnosis in addition to typical lab swab testing. Chest X-Rays for COVID cases tend to show changes in the lungs such as …

COVID-19 Diagnosis

Pediatric Pneumonia Detection from Chest X-Rays:A Comparative Study of Transfer Learning and Custom CNNs

2025-12-26 · Agniv Roy Choudhury arxiv

Pneumonia is a leading cause of mortality in children under five, with over 700,000 deaths annually. Accurate diagnosis from chest X-rays is limited by radiologist availability and variability. Objective: This study comp…

Pneumonia DetectionTransfer Learning