Scale-Equivariant UNet for Histopathology Image Segmentation

Yilong Yang, Srinandan Dasmahapatra, Sasan Mahmoodi
Proceedings of the First International Workshop on Geometric Deep Learning in Medical Image Analysis, PMLR 194:130-148, 2022.

Abstract

Digital histopathology slides are scanned and viewed under different magnifications and stored as images at different resolutions. Convolutional Neural Networks (CNNs) trained on such images at a given scale fail to generalise to those at different scales. This inability is often addressed by augmenting training data with re-scaled images, allowing a model with sufficient capacity to learn the requisite patterns. Alternatively, designing CNN filters to be scale-equivariant frees up model capacity to learn discriminative features. In this paper, we propose the Scale-Equivariant UNet (SEUNet) for image segmentation by building on scale-space theory. The SEUNet contains groups of filters that are linear combinations of Gaussian basis filters, whose scale parameters are trainable but constrained to span disjoint scales through the layers of the network. Extensive experiments on a nuclei segmentation dataset and a tissue type segmentation dataset demonstrate that our method outperforms other approaches, with much fewer trainable parameters.

Cite this Paper


BibTeX
@InProceedings{pmlr-v194-yang22a, title = {Scale-Equivariant UNet for Histopathology Image Segmentation}, author = {Yang, Yilong and Dasmahapatra, Srinandan and Mahmoodi, Sasan}, booktitle = {Proceedings of the First International Workshop on Geometric Deep Learning in Medical Image Analysis}, pages = {130--148}, year = {2022}, editor = {Bekkers, Erik and Wolterink, Jelmer M. and Aviles-Rivero, Angelica}, volume = {194}, series = {Proceedings of Machine Learning Research}, month = {18 Nov}, publisher = {PMLR}, pdf = {https://proceedings.mlr.press/v194/yang22a/yang22a.pdf}, url = {https://proceedings.mlr.press/v194/yang22a.html}, abstract = {Digital histopathology slides are scanned and viewed under different magnifications and stored as images at different resolutions. Convolutional Neural Networks (CNNs) trained on such images at a given scale fail to generalise to those at different scales. This inability is often addressed by augmenting training data with re-scaled images, allowing a model with sufficient capacity to learn the requisite patterns. Alternatively, designing CNN filters to be scale-equivariant frees up model capacity to learn discriminative features. In this paper, we propose the Scale-Equivariant UNet (SEUNet) for image segmentation by building on scale-space theory. The SEUNet contains groups of filters that are linear combinations of Gaussian basis filters, whose scale parameters are trainable but constrained to span disjoint scales through the layers of the network. Extensive experiments on a nuclei segmentation dataset and a tissue type segmentation dataset demonstrate that our method outperforms other approaches, with much fewer trainable parameters.} }
Endnote
%0 Conference Paper %T Scale-Equivariant UNet for Histopathology Image Segmentation %A Yilong Yang %A Srinandan Dasmahapatra %A Sasan Mahmoodi %B Proceedings of the First International Workshop on Geometric Deep Learning in Medical Image Analysis %C Proceedings of Machine Learning Research %D 2022 %E Erik Bekkers %E Jelmer M. Wolterink %E Angelica Aviles-Rivero %F pmlr-v194-yang22a %I PMLR %P 130--148 %U https://proceedings.mlr.press/v194/yang22a.html %V 194 %X Digital histopathology slides are scanned and viewed under different magnifications and stored as images at different resolutions. Convolutional Neural Networks (CNNs) trained on such images at a given scale fail to generalise to those at different scales. This inability is often addressed by augmenting training data with re-scaled images, allowing a model with sufficient capacity to learn the requisite patterns. Alternatively, designing CNN filters to be scale-equivariant frees up model capacity to learn discriminative features. In this paper, we propose the Scale-Equivariant UNet (SEUNet) for image segmentation by building on scale-space theory. The SEUNet contains groups of filters that are linear combinations of Gaussian basis filters, whose scale parameters are trainable but constrained to span disjoint scales through the layers of the network. Extensive experiments on a nuclei segmentation dataset and a tissue type segmentation dataset demonstrate that our method outperforms other approaches, with much fewer trainable parameters.
APA
Yang, Y., Dasmahapatra, S. & Mahmoodi, S.. (2022). Scale-Equivariant UNet for Histopathology Image Segmentation. Proceedings of the First International Workshop on Geometric Deep Learning in Medical Image Analysis, in Proceedings of Machine Learning Research 194:130-148 Available from https://proceedings.mlr.press/v194/yang22a.html.

Related Material