paper-with-me

Papers

Explainable Medical Image Segmentation via Generative Adversarial Networks and Layer-wise Relevance Propagation

2021-11-02 · Awadelrahman M. A. Ahmed, Leen A. M. Ali

This paper contributes to automating medical image segmentation by proposing generative adversarial network-based models to segment both polyps and instruments in endoscopy images. A major contribution of this work is to provide explanations for the predictions using a layer-wise relevance propagation approach designating which input image pixels are relevant to the predictions and to what extent. On the polyp segmentation task, the models achieved 0.84 of accuracy and 0.46 on Jaccard index. On the instrument segmentation task, the models achieved 0.96 of accuracy and 0.70 on Jaccard index. The code is available at https://github.com/Awadelrahman/MedAI.

📄 PDF Abstract BibTeX arXiv:2111.01665

Code (1)

awadelrahman/medai 공식 구현 pytorch

Tasks

Generative Adversarial NetworkImage SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Cyclic Generative Adversarial Networks With Congruent Image-Report Generation For Explainable Medical Image Analysis

2022-11-16 · Dwarikanath Mahapatra

We present a novel framework for explainable labeling and interpretation of medical images. Medical images require specialized professionals for interpretation, and are explained (typically) via elaborate textual reports…

DiagnosticGenerative Adversarial NetworkMedical Image AnalysisMedical Report Generation

Explainable Semantic Medical Image Segmentation with Style

2023-03-10 · Wei Dai, Siyu Liu, Craig B. Engstrom, Shekhar S. Chandra

Semantic medical image segmentation using deep learning has recently achieved high accuracy, making it appealing to clinical problems such as radiation therapy. However, the lack of high-quality semantically labelled dat…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

A Parameterized Generative Adversarial Network Using Cyclic Projection for Explainable Medical Image Classification

2023-11-24 · Xiangyu Xiong, Yue Sun, Xiaohong Liu, Chan-Tong Lam 외

Although current data augmentation methods are successful to alleviate the data insufficiency, conventional augmentation are primarily intra-domain while advanced generative adversarial networks (GANs) generate images re…

Data AugmentationGenerative Adversarial Networkimage-classificationImage Classification+1

Unsupervised Medical Image Segmentation with Adversarial Networks: From Edge Diagrams to Segmentation Maps

2019-11-12 · Umaseh Sivanesan, Luis H. Braga, Ranil R. Sonnadara, Kiret Dhindsa

We develop and approach to unsupervised semantic medical image segmentation that extends previous work with generative adversarial networks. We use existing edge detection methods to construct simple edge diagrams, train…

Edge DetectionImage SegmentationMedical Image SegmentationSegmentation+1

Conditional Generative Refinement Adversarial Networks for Unbalanced Medical Image Semantic Segmentation

2018-10-09 · Mina Rezaei, Haojin Yang, Christoph Meinel

We propose a new generative adversarial architecture to mitigate imbalance data problem in medical image semantic segmentation where the majority of pixels belongs to a healthy region and few belong to lesion or non-heal…

Cell SegmentationEnsemble LearningLesion SegmentationSegmentation+1