NubbleDrop: A Simple Way to Improve Matching Strategy for Prompted One-Shot Segmentation
Zhiyu Xu, Qingliang Chen

TL;DR
NubbleDrop introduces a simple, training-free technique that improves the robustness of feature matching in one-shot segmentation by randomly dropping feature channels, leading to better performance without extra computational cost.
Contribution
The paper proposes NubbleDrop, a novel method that enhances matching strategies in one-shot segmentation by randomly dropping feature channels to improve robustness and validity.
Findings
Significant performance improvements in segmentation tasks.
Effective robustness against feature biases and uneven distributions.
Applicable to various similarity computing scenarios.
Abstract
Driven by large data trained segmentation models, such as SAM , research in one-shot segmentation has experienced significant advancements. Recent contributions like PerSAM and MATCHER , presented at ICLR 2024, utilize a similar approach by leveraging SAM with one or a few reference images to generate high quality segmentation masks for target images. Specifically, they utilize raw encoded features to compute cosine similarity between patches within reference and target images along the channel dimension, effectively generating prompt points or boxes for the target images a technique referred to as the matching strategy. However, relying solely on raw features might introduce biases and lack robustness for such a complex task. To address this concern, we delve into the issues of feature interaction and uneven distribution inherent in raw feature based matching. In this paper, we propose…
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 Imaging Techniques and Applications · Image Processing Techniques and Applications
MethodsSparse Evolutionary Training · Segment Anything Model
