SwIPE: Efficient and Robust Medical Image Segmentation with Implicit Patch Embeddings
Yejia Zhang, Pengfei Gu, Nishchal Sapkota, Danny Z. Chen

TL;DR
SwIPE introduces a novel implicit patch embedding approach for medical image segmentation, achieving high accuracy, efficiency, and robustness by predicting shapes at the patch level instead of points or entire images.
Contribution
This work presents SwIPE, a new method that combines implicit neural representations with patch-level shape prediction for improved medical image segmentation.
Findings
Outperforms recent implicit approaches and state-of-the-art discrete methods.
Uses over 10x fewer parameters than comparable models.
Demonstrates superior data efficiency and robustness across datasets.
Abstract
Modern medical image segmentation methods primarily use discrete representations in the form of rasterized masks to learn features and generate predictions. Although effective, this paradigm is spatially inflexible, scales poorly to higher-resolution images, and lacks direct understanding of object shapes. To address these limitations, some recent works utilized implicit neural representations (INRs) to learn continuous representations for segmentation. However, these methods often directly adopted components designed for 3D shape reconstruction. More importantly, these formulations were also constrained to either point-based or global contexts, lacking contextual understanding or local fine-grained details, respectively--both critical for accurate segmentation. To remedy this, we propose a novel approach, SwIPE (Segmentation with Implicit Patch Embeddings), that leverages 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRadiomics and Machine Learning in Medical Imaging · Medical Image Segmentation Techniques · Medical Imaging and Analysis
