Multi-scale fully convolutional neural networks for histopathology image segmentation: from nuclear aberrations to the global tissue architecture
R\"udiger Schmitz, Frederic Madesta, Maximilian Nielsen, Jenny Krause,, Ren\'e Werner, and Thomas R\"osch

TL;DR
This paper introduces multi-scale fully convolutional neural networks that mimic human pathologists' multi-scale analysis, significantly improving histopathology image segmentation by integrating local and global context efficiently.
Contribution
The authors propose a novel multi-encoder FCN architecture with deep fusion and context classification gates, enhancing multi-scale image segmentation performance.
Findings
Outperformed single-scale U-Nets on three public datasets
Benefited from combining local and global context information
Reduced GPU memory footprint compared to ensemble models
Abstract
Histopathologic diagnosis relies on simultaneous integration of information from a broad range of scales, ranging from nuclear aberrations () through cellular structures () to the global tissue architecture (). To explicitly mimic how human pathologists combine multi-scale information, we introduce a family of multi-encoder FCNs with deep fusion. We present a simple block for merging model paths with differing spatial scales in a spatial relationship-preserving fashion, which can readily be included in standard encoder-decoder networks. Additionally, a context classification gate block is proposed as an alternative for the incorporation of global context. Our experiments were performed on three publicly available whole-slide images of recent challenges (PAIP 2019, BACH 2020, CAMELYON 2016).…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsConcatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Convolution · U-Net
