Lightweight Method for Interactive 3D Medical Image Segmentation with Multi-Round Result Fusion
Bingzhi Shen, Lufan Chang, Siqi Chen, Shuxiang Guo, Hao Liu

TL;DR
LIM-Net is a lightweight CNN-based model for interactive 3D medical image segmentation that achieves strong generalization, efficiency, and competitive accuracy through multi-round result fusion, offering a practical alternative to SAM-based approaches.
Contribution
The paper introduces LIM-Net, a compact CNN model with multi-round result fusion, demonstrating superior generalization and efficiency in 3D medical image segmentation compared to existing SAM-based methods.
Findings
LIM-Net outperforms SAM-based models in generalization to unseen data.
LIM-Net requires fewer user interactions for accurate segmentation.
LIM-Net has low GPU memory usage, suitable for resource-limited environments.
Abstract
In medical imaging, precise annotation of lesions or organs is often required. However, 3D volumetric images typically consist of hundreds or thousands of slices, making the annotation process extremely time-consuming and laborious. Recently, the Segment Anything Model (SAM) has drawn widespread attention due to its remarkable zero-shot generalization capabilities in interactive segmentation. While researchers have explored adapting SAM for medical applications, such as using SAM adapters or constructing 3D SAM models, a key question remains: Can traditional CNN networks achieve the same strong zero-shot generalization in this task? In this paper, we propose the Lightweight Interactive Network for 3D Medical Image Segmentation (LIM-Net), a novel approach demonstrating the potential of compact CNN-based models. Built upon a 2D CNN backbone, LIM-Net initiates segmentation by generating a…
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
TopicsMedical Image Segmentation Techniques
MethodsSoftmax · Attention Is All You Need · Segment Anything Model
