English

Rotation Equivariant CNNs for Digital Pathology

Computer Vision and Pattern Recognition 2018-06-12 v1 Machine Learning Machine Learning

Abstract

We propose a new model for digital pathology segmentation, based on the observation that histopathology images are inherently symmetric under rotation and reflection. Utilizing recent findings on rotation equivariant CNNs, the proposed model leverages these symmetries in a principled manner. We present a visual analysis showing improved stability on predictions, and demonstrate that exploiting rotation equivariance significantly improves tumor detection performance on a challenging lymph node metastases dataset. We further present a novel derived dataset to enable principled comparison of machine learning models, in combination with an initial benchmark. Through this dataset, the task of histopathology diagnosis becomes accessible as a challenging benchmark for fundamental machine learning research.

Keywords

Cite

@article{arxiv.1806.03962,
  title  = {Rotation Equivariant CNNs for Digital Pathology},
  author = {Bastiaan S. Veeling and Jasper Linmans and Jim Winkens and Taco Cohen and Max Welling},
  journal= {arXiv preprint arXiv:1806.03962},
  year   = {2018}
}

Comments

To be presented at MICCAI 2018. Implementations of equivariant layers available at https://github.com/basveeling/keras_gcnn . PCam details and data at https://github.com/basveeling/pcam

R2 v1 2026-06-23T02:25:47.829Z