VesselSAM: Leveraging SAM for Aortic Vessel Segmentation with AtrousLoRA
Adnan Iltaf, Rayan Merghani Ahmed, Zhenxi Zhang, Bin Li, Shoujun Zhou

TL;DR
VesselSAM is a specialized model based on SAM that uses AtrousLoRA to improve aortic vessel segmentation accuracy and efficiency, demonstrating state-of-the-art results on challenging datasets.
Contribution
The paper introduces VesselSAM, a novel adaptation of SAM with AtrousLoRA for efficient and accurate aortic vessel segmentation in medical images.
Findings
Achieves DSC scores above 93% on multiple datasets.
Reduces computational overhead compared to existing models.
Demonstrates high accuracy in challenging clinical scenarios.
Abstract
Medical image segmentation is crucial for clinical diagnosis and treatment planning, especially when dealing with complex anatomical structures such as vessels. However, accurately segmenting vessels remains challenging due to their small size, intricate edge structures, and susceptibility to artifacts and imaging noise. In this work, we propose VesselSAM, an enhanced version of the Segment Anything Model (SAM), specifically tailored for aortic vessel segmentation. VesselSAM incorporates AtrousLoRA, a novel module integrating Atrous Attention and Low-Rank Adaptation (LoRA), to enhance segmentation performance. Atrous Attention enables the model to capture multi-scale contextual information, preserving both fine-grained local details and broader global context. Additionally, LoRA facilitates efficient fine-tuning of the frozen SAM image encoder, reducing the number of trainable…
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
TopicsCerebrovascular and Carotid Artery Diseases · Renal and Vascular Pathologies · Aortic aneurysm repair treatments
MethodsSoftmax · Attention Is All You Need · Segment Anything Model
