paper-with-me

Papers

Explainable Image Quality Assessment for Medical Imaging

2023-03-25 · Caner Ozer, Arda Guler, Aysel Turkvatan Cansever, Ilkay Oksuz

Medical image quality assessment is an important aspect of image acquisition, as poor-quality images may lead to misdiagnosis. Manual labelling of image quality is a tedious task for population studies and can lead to misleading results. While much research has been done on automated analysis of image quality to address this issue, relatively little work has been done to explain the methodologies. In this work, we propose an explainable image quality assessment system and validate our idea on two different objectives which are foreign object detection on Chest X-Rays (Object-CXR) and Left Ventricular Outflow Tract (LVOT) detection on Cardiac Magnetic Resonance (CMR) volumes. We apply a variety of techniques to measure the faithfulness of the saliency detectors, and our explainable pipeline relies on NormGrad, an algorithm which can efficiently localise image quality issues with saliency maps of the classifier. We compare NormGrad with a range of saliency detection methods and illustrate its superior performance as a result of applying these methodologies for measuring the faithfulness of the saliency detectors. We see that NormGrad has significant gains over other saliency detectors by reaching a repeated Pointing Game score of 0.853 for Object-CXR and 0.611 for LVOT datasets.

📄 PDF Abstract BibTeX arXiv:2303.14479

Code (1)

canerozer/explainable-iqa 공식 구현 pytorch

Tasks

Image Quality AssessmentObjectobject-detectionObject DetectionSaliency Detection

Similar Papers 제목 키워드 기반

Diagnostic Image Quality Assessment and Classification in Medical Imaging: Opportunities and Challenges

2019-12-05 · Jeffrey Ma, Ukash Nakarmi, Cedric Yue Sik Kin, Christopher Sandino 외

Magnetic Resonance Imaging (MRI) suffers from several artifacts, the most common of which are motion artifacts. These artifacts often yield images that are of non-diagnostic quality. To detect such artifacts, images are …

DiagnosticGeneral ClassificationImage Quality Assessment

A study of why we need to reassess full reference image quality assessment with medical images

2024-05-29 · Anna Breger, Ander Biguri, Malena Sabaté Landman, Ian Selby 외

Image quality assessment (IQA) is indispensable in clinical practice to ensure high standards, as well as in the development stage of machine learning algorithms that operate on medical images. The popular full reference…

Full reference image quality assessmentFull-Reference Image Quality AssessmentImage Quality AssessmentSSIM

Non-Reference Quality Assessment for Medical Imaging: Application to Synthetic Brain MRIs

2024-07-20 · Karl Van Eeden Risager, Torkan Gholamalizadeh, Mostafa Mehdipour Ghazi

Generating high-quality synthetic data is crucial for addressing challenges in medical imaging, such as domain adaptation, data scarcity, and privacy concerns. Existing image quality metrics often rely on reference image…

BenchmarkingDomain Adaptation

Assessing the ability of generative adversarial networks to learn canonical medical image statistics

2022-04-26 · Varun A. Kelkar, Dimitrios S. Gotsis, Frank J. Brooks, Prabhat KC 외

In recent years, generative adversarial networks (GANs) have gained tremendous popularity for potential applications in medical imaging, such as medical image synthesis, restoration, reconstruction, translation, as well …

Image GenerationImage Quality AssessmentTranslation

Is Grad-CAM Explainable in Medical Images?

2023-07-20 · Subhashis Suara, Aayush Jha, Pratik Sinha, Arif Ahmed Sekh

Explainable Deep Learning has gained significant attention in the field of artificial intelligence (AI), particularly in domains such as medical imaging, where accurate and interpretable machine learning models are cruci…

Decision MakingDeep LearningInterpretable Machine Learning