TL;DR
This paper investigates the shift-variance issue in CNNs for ultrasound image segmentation, evaluates a recent solution called BlurPooling, and introduces a new method called Pyramidal BlurPooling that improves consistency and accuracy.
Contribution
The paper identifies and quantifies shift-variance in ultrasound CNN segmentation, evaluates BlurPooling, and proposes Pyramidal BlurPooling as a superior solution.
Findings
Pyramidal BlurPooling outperforms BlurPooling in output consistency.
Data augmentation does not replace the proposed method.
Shift-variance significantly affects ultrasound segmentation accuracy.
Abstract
While accuracy is an evident criterion for ultrasound image segmentation, output consistency across different tests is equally crucial for tracking changes in regions of interest in applications such as monitoring the patients' response to treatment, measuring the progression or regression of the disease, reaching a diagnosis, or treatment planning. Convolutional neural networks (CNNs) have attracted rapidly growing interest in automatic ultrasound image segmentation recently. However, CNNs are not shift-equivariant, meaning that if the input translates, e.g., in the lateral direction by one pixel, the output segmentation may drastically change. To the best of our knowledge, this problem has not been studied in ultrasound image segmentation or even more broadly in ultrasound images. Herein, we investigate and quantify the shift-variance problem of CNNs in this application and further…
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.
