English

A QuadTree Image Representation for Computational Pathology

Computer Vision and Pattern Recognition 2021-08-25 v1 Machine Learning

Abstract

The field of computational pathology presents many challenges for computer vision algorithms due to the sheer size of pathology images. Histopathology images are large and need to be split up into image tiles or patches so modern convolutional neural networks (CNNs) can process them. In this work, we present a method to generate an interpretable image representation of computational pathology images using quadtrees and a pipeline to use these representations for highly accurate downstream classification. To the best of our knowledge, this is the first attempt to use quadtrees for pathology image data. We show it is highly accurate, able to achieve as good results as the currently widely adopted tissue mask patch extraction methods all while using over 38% less data.

Keywords

Cite

@article{arxiv.2108.10873,
  title  = {A QuadTree Image Representation for Computational Pathology},
  author = {Rob Jewsbury and Abhir Bhalerao and Nasir Rajpoot},
  journal= {arXiv preprint arXiv:2108.10873},
  year   = {2021}
}

Comments

11 pages, 5 figures, accepted to CDPath ICCV 2021

R2 v1 2026-06-24T05:23:21.122Z