paper-with-me

Papers

OncoNetExplainer: Explainable Predictions of Cancer Types Based on Gene Expression Data

2019-09-09 · Md. Rezaul Karim, Michael Cochez, Oya Beyan, Stefan Decker, Christoph Lange

The discovery of important biomarkers is a significant step towards understanding the molecular mechanisms of carcinogenesis; enabling accurate diagnosis for, and prognosis of, a certain cancer type. Before recommending any diagnosis, genomics data such as gene expressions(GE) and clinical outcomes need to be analyzed. However, complex nature, high dimensionality, and heterogeneity in genomics data make the overall analysis challenging. Convolutional neural networks(CNN) have shown tremendous success in solving such problems. However, neural network models are perceived mostly as `black box' methods because of their not well-understood internal functioning. However, interpretability is important to provide insights on why a given cancer case has a certain type. Besides, finding the most important biomarkers can help in recommending more accurate treatments and drug repositioning. In this paper, we propose a new approach called OncoNetExplainer to make explainable predictions of cancer types based on GE data. We used genomics data about 9,074 cancer patients covering 33 different cancer types from the Pan-Cancer Atlas on which we trained CNN and VGG16 networks using guided-gradient class activation maps++(GradCAM++). Further, we generate class-specific heat maps to identify significant biomarkers and computed feature importance in terms of mean absolute impact to rank top genes across all the cancer types. Quantitative and qualitative analyses show that both models exhibit high confidence at predicting the cancer types correctly giving an average precision of 96.25%. To provide comparisons with the baselines, we identified top genes, and cancer-specific driver genes using gradient boosted trees and SHapley Additive exPlanations(SHAP). Finally, our findings were validated with the annotations provided by the TumorPortal.

📄 PDF Abstract BibTeX arXiv:1909.04169

Code (1)

rezacsedu/XAI_Cancer_Prediction 공식 구현 tf

Tasks

Feature ImportancePrognosis

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

xCG: Explainable Cell Graphs for Survival Prediction in Non-Small Cell Lung Cancer

2024-11-12 · Marvin Sextro, Gabriel Dernbach, Kai Standvoss, Simon Schallenberg 외

Understanding how deep learning models predict oncology patient risk can provide critical insights into disease progression, support clinical decision-making, and pave the way for trustworthy and data-driven precision me…

Decision MakingSurvival Prediction

Explainable Multilayer Graph Neural Network for Cancer Gene Prediction

2023-01-20 · Michail Chatzianastasis, Michalis Vazirgiannis, Zijun Zhang

The identification of cancer genes is a critical yet challenging problem in cancer genomics research. Existing computational methods, including deep graph neural networks, fail to exploit the multilayered gene-gene inter…

Feature ImportanceGraph LearningGraph Neural NetworkPrediction

Explainable Ensemble Machine Learning for Breast Cancer Diagnosis based on Ultrasound Image Texture Features

2022-01-17 · Alireza Rezazadeh, Yasamin Jafarian, Ali Kord

Image classification is widely used to build predictive models for breast cancer diagnosis. Most existing approaches overwhelmingly rely on deep convolutional networks to build such diagnosis pipelines. These model archi…

image-classificationImage Classification

Pan-Cancer Integrative Histology-Genomic Analysis via Interpretable Multimodal Deep Learning

2021-08-04 · Richard J. Chen, Ming Y. Lu, Drew F. K. Williamson, Tiffany Y. Chen 외

The rapidly emerging field of deep learning-based computational pathology has demonstrated promise in developing objective prognostic models from histology whole slide images. However, most prognostic models are either b…

Deep LearningMultimodal Deep LearningPrognosiswhole slide images

A Deep Learning Approach for Automated Skin Lesion Diagnosis with Explainable AI

2026-01-02 · Md. Maksudul Haque, Rahnuma Akter, A S M Ahsanul Sarkar Akib, Abdul Hasib arxiv

Skin cancer is also one of the most common and dangerous types of cancer in the world that requires timely and precise diagnosis. In this paper, a deep-learning architecture of the multi-class skin lesion classification …

Skin Lesion ClassificationData Augmentation