TL;DR
HookNet is a multi-resolution CNN model designed for high-accuracy semantic segmentation in histopathology whole-slide images, effectively combining context and details through a hooking mechanism to outperform existing models.
Contribution
The paper introduces HookNet, a novel multi-resolution CNN architecture with a hooking mechanism for improved semantic segmentation in histopathology images.
Findings
HookNet outperforms single-resolution U-Net models.
HookNet surpasses existing multi-resolution models.
Effective in tissue type and lymphoid structure segmentation.
Abstract
We propose HookNet, a semantic segmentation model for histopathology whole-slide images, which combines context and details via multiple branches of encoder-decoder convolutional neural networks. Concentricpatches at multiple resolutions with different fields of view are used to feed different branches of HookNet, and intermediate representations are combined via a hooking mechanism. We describe a framework to design and train HookNet for achieving high-resolution semantic segmentation and introduce constraints to guarantee pixel-wise alignment in feature maps during hooking. We show the advantages of using HookNet in two histopathology image segmentation tasks where tissue type prediction accuracy strongly depends on contextual information, namely (1) multi-class tissue segmentation in breast cancer and, (2) segmentation of tertiary lymphoid structures and germinal centers in lung…
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
