Capturing Cellular Topology in Multi-Gigapixel Pathology Images

Abstract

In computational pathology, multi-gigapixel whole slide images (WSIs) are typically divided into small patches because of their extremely large size and memory requirements. However, following this strategy, one risks losing visual context which is very important in the development of machine learning models aimed at diagnostic and prognostic assessment of WSIs. In this paper, we propose a novel graph convolutional neural network based model (called Slide Graph) which overcomes these limitations by building a graph representation of the cellular architecture in an entire WSI in a bottom-up manner. We evaluate Slide Graph for prediction of the status of human epidermal growth factor receptor 2 (HER2) and progesterone receptor (PR) expression from WSIs of H&E stained tissue slides of breast cancer. We demonstrate that the proposed model outperforms previous state-of-the-art methods and is more computationally efficient. The proposed paradigm of WSI-level graphs can potentially be applied to other problems in computational pathology as well.

Cite

Text

Lu et al. "Capturing Cellular Topology in Multi-Gigapixel Pathology Images." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2020. doi:10.1109/CVPRW50498.2020.00138

Markdown

[Lu et al. "Capturing Cellular Topology in Multi-Gigapixel Pathology Images." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2020.](https://mlanthology.org/cvprw/2020/lu2020cvprw-capturing/) doi:10.1109/CVPRW50498.2020.00138

BibTeX

@inproceedings{lu2020cvprw-capturing,
  title     = {{Capturing Cellular Topology in Multi-Gigapixel Pathology Images}},
  author    = {Lu, Wenqi and Graham, Simon and Bilal, Mohsin and Rajpoot, Nasir M. and Minhas, Fayyaz A.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2020},
  pages     = {1049-1058},
  doi       = {10.1109/CVPRW50498.2020.00138},
  url       = {https://mlanthology.org/cvprw/2020/lu2020cvprw-capturing/}
}