GMISeg: General Medical Image Segmentation without Re-Training
Jing Xu

TL;DR
GMISeg introduces a versatile medical image segmentation model that adapts to new tasks without retraining, using visual prompts and low-rank fine-tuning, enabling easier deployment across diverse medical imaging scenarios.
Contribution
The paper presents GMISeg, a novel approach that allows general medical image segmentation without additional training, leveraging visual prompts and low-rank fine-tuning of a pre-trained ViT-based model.
Findings
Effective on various medical imaging modalities.
Facilitates deployment without retraining.
Maintains high segmentation accuracy.
Abstract
Deep learning models have become the dominant method for medical image segmentation. However, they often struggle to be generalisable to unknown tasks involving new anatomical structures, labels, or shapes. In these cases, the model needs to be re-trained for the new tasks, posing a significant challenge for non-machine learning experts and requiring a considerable time investment. Here I developed a general model that can solve unknown medical image segmentation tasks without requiring additional training. Given an example set of images and visual prompts for defining new segmentation tasks, GMISeg (General Medical Image Segmentation) leverages a pre-trained image encoder based on ViT and applies a low-rank fine-tuning strategy to the prompt encoder and mask decoder to fine-tune the model without in an efficient manner. I evaluated the performance of the proposed method on medical…
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
TopicsRadiomics and Machine Learning in Medical Imaging · COVID-19 diagnosis using AI · Advanced Neural Network Applications
MethodsSparse Evolutionary Training · Feature Selection · Balanced Selection · Segment Anything Model
