Improving Segment Anything on the Fly: Auxiliary Online Learning and Adaptive Fusion for Medical Image Segmentation
Tianyu Huang, Tao Zhou, Weidi Xie, Shuo Wang, Qi Dou, Yizhe Zhang

TL;DR
This paper introduces Auxiliary Online Learning (AuxOL), a novel method that enhances the Segment Anything Model's medical image segmentation accuracy by leveraging rectified annotations and adaptive fusion during test time.
Contribution
It proposes AuxOL, combining a small auxiliary model with SAM for online learning and adaptive fusion, specifically tailored for medical image segmentation tasks.
Findings
AuxOL improves segmentation accuracy across eight datasets.
The method effectively utilizes rectified annotations for online learning.
Adaptive fusion enhances the integration of auxiliary and generalist models.
Abstract
The current variants of the Segment Anything Model (SAM), which include the original SAM and Medical SAM, still lack the capability to produce sufficiently accurate segmentation for medical images. In medical imaging contexts, it is not uncommon for human experts to rectify segmentations of specific test samples after SAM generates its segmentation predictions. These rectifications typically entail manual or semi-manual corrections employing state-of-the-art annotation tools. Motivated by this process, we introduce a novel approach that leverages the advantages of online machine learning to enhance Segment Anything (SA) during test time. We employ rectified annotations to perform online learning, with the aim of improving the segmentation quality of SA on medical images. To improve the effectiveness and efficiency of online learning when integrated with large-scale vision models like…
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
TopicsImage Retrieval and Classification Techniques · Medical Image Segmentation Techniques · Brain Tumor Detection and Classification
MethodsSegment Anything Model
