Super Images -- A New 2D Perspective on 3D Medical Imaging Analysis
Ikboljon Sobirov, Numan Saeed, and Mohammad Yaqub

TL;DR
This paper introduces a 2D approach using super images to analyze 3D medical data efficiently, achieving comparable or better results than 3D models while reducing complexity and addressing pretraining challenges.
Contribution
The authors propose transforming volumetric data into super images for 2D segmentation, enabling efficient 3D knowledge embedding and simplifying the analysis process.
Findings
Achieves equal or superior results to 3D models with less complexity.
Reduces model complexity by approximately threefold.
Effective in self-supervised pretraining scenarios.
Abstract
In medical imaging analysis, deep learning has shown promising results. We frequently rely on volumetric data to segment medical images, necessitating the use of 3D architectures, which are commended for their capacity to capture interslice context. However, because of the 3D convolutions, max pooling, up-convolutions, and other operations utilized in these networks, these architectures are often more inefficient in terms of time and computation than their 2D equivalents. Furthermore, there are few 3D pretrained model weights, and pretraining is often difficult. We present a simple yet effective 2D method to handle 3D data while efficiently embedding the 3D knowledge during training. We propose transforming volumetric data into 2D super images and segmenting with 2D networks to solve these challenges. Our method generates a super-resolution image by stitching slices side by side in the…
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 Image Processing Techniques · Advanced Vision and Imaging · AI in cancer detection
