HistoCartography: A Toolkit for Graph Analytics in Digital PathologyDownload PDF

Published: 25 Aug 2021, Last Modified: 22 Oct 2023COMPAY 2021Readers: Everyone
Keywords: Graph Representation Learning, Computational Pathology, Python API
TL;DR: We propose Histocartography, a python-based API to ease the development of graph-based representation and modeling in computational pathology.
Abstract: 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 scalable representations to characterize tissue organization, while allowing the incorporation of prior pathological knowledge to further support model interpretability and explainability. However, entity-graph analysis requires prerequisites for image-to-graph translation and knowledge of state-of-the-art machine learning algorithms applied to graph-structured data, which can potentially hinder their adoption. In this work, we aim to alleviate these issues by developing HistoCartography, a standardized python API with necessary preprocessing, machine learning and explainability tools to facilitate graph-analytics in computational pathology. Further, we have benchmarked the computational time and performance on multiple datasets across different imaging types and histopathology tasks to highlight the applicability of the API for building computational pathology workflows.
Community Implementations: [![CatalyzeX](/images/catalyzex_icon.svg) 7 code implementations](https://www.catalyzex.com/paper/arxiv:2107.10073/code)
3 Replies

Loading