paper-with-me

Papers

Pathomic Fusion: An Integrated Framework for Fusing Histopathology and Genomic Features for Cancer Diagnosis and Prognosis

2019-12-18 · Richard J. Chen, Ming Y. Lu, Jingwen Wang, Drew F. K. Williamson, Scott J. Rodig, Neal I. Lindeman, Faisal Mahmood

Cancer diagnosis, prognosis, and therapeutic response predictions are based on morphological information from histology slides and molecular profiles from genomic data. However, most deep learning-based objective outcome prediction and grading paradigms are based on histology or genomics alone and do not make use of the complementary information in an intuitive manner. In this work, we propose Pathomic Fusion, an interpretable strategy for end-to-end multimodal fusion of histology image and genomic (mutations, CNV, RNA-Seq) features for survival outcome prediction. Our approach models pairwise feature interactions across modalities by taking the Kronecker product of unimodal feature representations and controls the expressiveness of each representation via a gating-based attention mechanism. Following supervised learning, we are able to interpret and saliently localize features across each modality, and understand how feature importance shifts when conditioning on multimodal input. We validate our approach using glioma and clear cell renal cell carcinoma datasets from the Cancer Genome Atlas (TCGA), which contains paired whole-slide image, genotype, and transcriptome data with ground truth survival and histologic grade labels. In a 15-fold cross-validation, our results demonstrate that the proposed multimodal fusion paradigm improves prognostic determinations from ground truth grading and molecular subtyping, as well as unimodal deep networks trained on histology and genomic data alone. The proposed method establishes insight and theory on how to train deep networks on multimodal biomedical data in an intuitive manner, which will be useful for other problems in medicine that seek to combine heterogeneous data streams for understanding diseases and predicting response and resistance to treatment.

📄 PDF Abstract BibTeX arXiv:1912.08937

Code (1)

mahmoodlab/PathomicFusion 공식 구현 pytorch

Tasks

Feature ImportancePrognosis

Similar Papers 제목 키워드 기반

RadioPathomics: Multimodal Learning in Non-Small Cell Lung Cancer for Adaptive Radiotherapy

2022-04-26 · Matteo Tortora, Ermanno Cordelli, Rosa Sicilia, Lorenzo Nibid 외

The current cancer treatment practice collects multimodal data, such as radiology images, histopathology slides, genomics and clinical data. The importance of these data sources taken individually has fostered the recent…

Data Integration

xMIL: Insightful Explanations for Multiple Instance Learning in Histopathology

2024-06-06 · Julius Hense, Mina Jamshidi Idaji, Oliver Eberle, Thomas Schnake 외

Multiple instance learning (MIL) is an effective and widely used approach for weakly supervised machine learning. In histopathology, MIL models have achieved remarkable success in tasks like tumor detection, biomarker pr…

Multiple Instance Learning

Explainable Pathomics Feature Visualization via Correlation-aware Conditional Feature Editing

2026-02-05 · Yuechen Yang, Junlin Guo, Ruining Deng, Junchao Zhu 외 arxiv

Pathomics is a recent approach that offers rich quantitative features beyond what black-box deep learning can provide, supporting more reproducible and explainable biomarkers in digital pathology. However, many derived f…

Beyond Attention Heatmaps: How to Get Better Explanations for Multiple Instance Learning Models in Histopathology

2026-03-09 · Mina Jamshidi Idaji, Julius Hense, Tom Neuhäuser, Augustin Krause 외 arxiv

Multiple instance learning (MIL) has enabled substantial progress in computational histopathology, where a large amount of patches from gigapixel whole slide images are aggregated into slide-level predictions. Heatmaps a…

Multiple Instance Learning

Controllable Histopathology Image Synthesis with Training-free Structural Initialization and Textural Modulation

2026-06-26 · Yuheng Qiu, Jingyi Luo, Chenfei Ye, Ting Ma 외 arxiv

Deep learning has demonstrated remarkable success in high-throughput histopathology image analysis. However, the performance of learning-based models critically depends on the quality and size of annotations by expert pa…