paper-with-me

Papers

Task-Aware Low-Rank Adaptation of Segment Anything Model

2024-03-16 · Xuehao Wang, Feiyang Ye, Yu Zhang

The Segment Anything Model (SAM), with its remarkable zero-shot capability, has been proven to be a powerful foundation model for image segmentation tasks, which is an important task in computer vision. However, the transfer of its rich semantic information to multiple different downstream tasks remains unexplored. In this paper, we propose the Task-Aware Low-Rank Adaptation (TA-LoRA) method, which enables SAM to work as a foundation model for multi-task learning. Specifically, TA-LoRA injects an update parameter tensor into each layer of the encoder in SAM and leverages a low-rank tensor decomposition method to incorporate both task-shared and task-specific information. Furthermore, we introduce modified SAM (mSAM) for multi-task learning where we remove the prompt encoder of SAM and use task-specific no mask embeddings and mask decoder for each task. Extensive experiments conducted on benchmark datasets substantiate the efficacy of TA-LoRA in enhancing the performance of mSAM across multiple downstream tasks.

📄 PDF Abstract BibTeX arXiv:2403.10971

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage SegmentationMulti-Task LearningSemantic SegmentationTensor Decomposition

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

GaRA-SAM: Robustifying Segment Anything Model with Gated-Rank Adaptation

2025-06-03 · Sohyun Lee, Yeho Gwon, Lukas Hoyer, Suha Kwak

Improving robustness of the Segment Anything Model (SAM) to input degradations is critical for its deployment in high-stakes applications such as autonomous driving and robotics. Our approach to this challenge prioritize…

Autonomous Driving

BALR-SAM: Boundary-Aware Low-Rank Adaptation of SAM for Resource-Efficient Medical Image Segmentation

2025-09-29 · Zelin Liu, Sicheng Dong, Bocheng Li, Yixuan Yang 외 arxiv

Vision foundation models like the Segment Anything Model (SAM), pretrained on large-scale natural image datasets, often struggle in medical image segmentation due to a lack of domain-specific adaptation. In clinical prac…

Medical Image Segmentation

TopoLoRA-SAM: Topology-Aware Parameter-Efficient Adaptation of Foundation Segmenters for Thin-Structure and Cross-Domain Binary Semantic Segmentation

2026-01-05 · Salim Khazem arxiv

Foundation segmentation models such as the Segment Anything Model (SAM) exhibit strong zero-shot generalization through large-scale pretraining, but adapting them to domain-specific semantic segmentation remains challeng…

Retinal Vessel SegmentationZero-shot GeneralizationSemantic SegmentationPolyp Segmentation

FS-SAM2: Adapting Segment Anything Model 2 for Few-Shot Semantic Segmentation via Low-Rank Adaptation

2025-09-15 · Bernardo Forni, Gabriele Lombardi, Federico Pozzi, Mirco Planamente arxiv

Few-shot semantic segmentation has recently attracted great attention. The goal is to develop a model capable of segmenting unseen classes using only a few annotated samples. Most existing approaches adapt a pre-trained …

Few-Shot Semantic SegmentationComputational EfficiencyVideo Segmentation

Adaptive Low Rank Adaptation of Segment Anything to Salient Object Detection

2023-08-10 · Ruikai Cui, Siyuan He, Shi Qiu

Foundation models, such as OpenAI's GPT-3 and GPT-4, Meta's LLaMA, and Google's PaLM2, have revolutionized the field of artificial intelligence. A notable paradigm shift has been the advent of the Segment Anything Model …

Objectobject-detectionObject DetectionSalient Object Detection+1