Generalizing Segmentation Foundation Model Under Sim-to-real Domain-shift for Guidewire Segmentation in X-ray Fluoroscopy
Yuxuan Wen, Evgenia Roussinova, Olivier Brina, Paolo Machi, Mohamed, Bouri

TL;DR
This paper presents a novel sim-to-real domain adaptation framework that fine-tunes the Segment-Anything model for guidewire segmentation in X-ray fluoroscopy without requiring annotations, improving accuracy across datasets.
Contribution
It introduces a coarse-to-fine adaptation strategy using pseudo-labels and self-training to adapt foundation models to medical images with domain shifts.
Findings
Outperforms pre-trained SAM and state-of-the-art methods on cardiac and neurovascular datasets.
Effective pseudo-label generation via style transfer preserves guidewire structure.
Significant improvement in guidewire segmentation accuracy in X-ray fluoroscopy.
Abstract
Guidewire segmentation during endovascular interventions holds the potential to significantly enhance procedural accuracy, improving visualization and providing critical feedback that can support both physicians and robotic systems in navigating complex vascular pathways. Unlike supervised segmentation networks, which need many expensive expert-annotated labels, sim-to-real domain adaptation approaches utilize synthetic data from simulations, offering a cost-effective solution. The success of models like Segment-Anything (SAM) has driven advancements in image segmentation foundation models with strong zero/few-shot generalization through prompt engineering. However, they struggle with medical images like X-ray fluoroscopy and the domain-shifts of the data. Given the challenges of acquiring annotation and the accessibility of labeled simulation data, we propose a sim-to-real domain…
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
TopicsMedical Image Segmentation Techniques · Medical Imaging Techniques and Applications · Radiomics and Machine Learning in Medical Imaging
MethodsSegment Anything Model
