paper-with-me

Papers

Hierarchical Graph Representations in Digital Pathology

2021-02-22 · Pushpak Pati, Guillaume Jaume, Antonio Foncubierta, Florinda Feroce, Anna Maria Anniciello, Giosuè Scognamiglio, Nadia Brancati, Maryse Fiche, Estelle Dubruc, Daniel Riccio, Maurizio Di Bonito, Giuseppe De Pietro, Gerardo Botti, Jean-Philippe Thiran, Maria Frucci, Orcun Goksel, Maria Gabrani

Cancer diagnosis, prognosis, and therapy response predictions from tissue specimens highly depend on the phenotype and topological distribution of constituting histological entities. Thus, adequate tissue representations for encoding histological entities is imperative for computer aided cancer patient care. To this end, several approaches have leveraged cell-graphs that encode cell morphology and organization to denote the tissue information. These allow for utilizing machine learning to map tissue representations to tissue functionality to help quantify their relationship. Though cellular information is crucial, it is incomplete alone to comprehensively characterize complex tissue structure. We herein treat the tissue as a hierarchical composition of multiple types of histological entities from fine to coarse level, capturing multivariate tissue information at multiple levels. We propose a novel multi-level hierarchical entity-graph representation of tissue specimens to model hierarchical compositions that encode histological entities as well as their intra- and inter-entity level interactions. Subsequently, a graph neural network is proposed to operate on the hierarchical entity-graph representation to map the tissue structure to tissue functionality. Specifically, for input histology images we utilize well-defined cells and tissue regions to build HierArchical Cell-to-Tissue (HACT) graph representations, and devise HACT-Net, a graph neural network, to classify such HACT representations. As part of this work, we introduce the BReAst Carcinoma Subtyping (BRACS) dataset, a large cohort of H&E stained breast tumor images, to evaluate our proposed methodology against pathologists and state-of-the-art approaches. Through comparative assessment and ablation studies, our method is demonstrated to yield superior classification results compared to alternative methods as well as pathologists.

📄 PDF Abstract BibTeX arXiv:2102.11057

Code (4)

histocartography/hact-net 공식 구현 pytorch
biomedsciai/histocartography pytorch
histocartography/histocartography pytorch
maragraziani/interpretAI_DigiPath

Tasks

Graph Neural NetworkPrognosis

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Towards Explainable Graph Representations in Digital Pathology

2020-07-01 · Guillaume Jaume, Pushpak Pati, Antonio Foncubierta-Rodriguez, Florinda Feroce 외

Explainability of machine learning (ML) techniques in digital pathology (DP) is of great significance to facilitate their wide adoption in clinics. Recently, graph techniques encoding relevant biological entities have be…

A Survey on Graph-Based Deep Learning for Computational Histopathology

2021-07-01 · David Ahmedt-Aristizabal, Mohammad Ali Armin, Simon Denman, Clinton Fookes 외

With the remarkable success of representation learning for prediction problems, we have witnessed a rapid expansion of the use of machine learning and deep learning for the analysis of digital pathology and biopsy image …

Deep Learninggraph constructionImage RetrievalRepresentation Learning+3

HistoCartography: A Toolkit for Graph Analytics in Digital Pathology

2021-07-21 · MICCAI Workshop COMPAY 2021 9 · Guillaume Jaume, Pushpak Pati, Valentin Anklin, Antonio Foncubierta 외

Advances in entity-graph based analysis of histopathology images have brought in a new paradigm to describe tissue composition, and learn the tissue structure-to-function relationship. Entity-graphs offer flexible and sc…

BIG-bench Machine LearningTranslation

M2ORT: Many-To-One Regression Transformer for Spatial Transcriptomics Prediction from Histopathology Images

2024-01-19 · Hongyi Wang, Xiuju Du, Jing Liu, Shuyi Ouyang 외

The advancement of Spatial Transcriptomics (ST) has facilitated the spatially-aware profiling of gene expressions based on histopathology images. Although ST data offers valuable insights into the micro-environment of tu…

regression

Atlas of Digital Pathology: A Generalized Hierarchical Histological Tissue Type-Annotated Database for Deep Learning

2019-06-01 · CVPR 2019 6 · Mahdi S. Hosseini, Lyndon Chan, Gabriel Tse, Michael Tang 외

In recent years, computer vision techniques have made large advances in image recognition and been applied to aid radiological diagnosis. Computational pathology aims to develop similar tools for aiding pathologists in d…

DiagnosticMulti-Label Learning