Thickened 2D Networks for Efficient 3D Medical Image Segmentation
Qihang Yu, Yingda Xia, Lingxi Xie, Elliot K. Fishman, Alan L. Yuille

TL;DR
This paper introduces a method that enhances 2D networks with thickened inputs and attention mechanisms to efficiently perform 3D medical image segmentation, achieving high accuracy with lower latency.
Contribution
The paper proposes a novel thickened 2D network approach with early multiplexing and slice sensitive attention to incorporate 3D context, improving segmentation performance.
Findings
Higher segmentation accuracy on abdominal organs
Lower inference latency compared to traditional 3D methods
Effective in capturing 3D context with 2D networks
Abstract
There has been a debate in 3D medical image segmentation on whether to use 2D or 3D networks, where both pipelines have advantages and disadvantages. 2D methods enjoy a low inference time and greater transfer-ability while 3D methods are superior in performance for hard targets requiring contextual information. This paper investigates efficient 3D segmentation from another perspective, which uses 2D networks to mimic 3D segmentation. To compensate the lack of contextual information in 2D manner, we propose to thicken the 2D network inputs by feeding multiple slices as multiple channels into 2D networks and thus 3D contextual information is incorporated. We also put forward to use early-stage multiplexing and slice sensitive attention to solve the confusion problem of information loss which occurs when 2D networks face thickened inputs. With this design, we achieve a higher performance…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Medical Image Segmentation Techniques · Advanced Image and Video Retrieval Techniques
