paper-with-me

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 prioritizes three key aspects: first, parameter efficiency to maintain the inherent generalization capability of SAM; second, fine-grained and input-aware robustification to precisely address the input corruption; and third, adherence to standard training protocols for ease of training. To this end, we propose gated-rank adaptation (GaRA). GaRA introduces lightweight adapters into intermediate layers of the frozen SAM, where each adapter dynamically adjusts the effective rank of its weight matrix based on the input by selectively activating (rank-1) components of the matrix using a learned gating module. This adjustment enables fine-grained and input-aware robustification without compromising the generalization capability of SAM. Our model, GaRA-SAM, significantly outperforms prior work on all robust segmentation benchmarks. In particular, it surpasses the previous best IoU score by up to 21.3\%p on ACDC, a challenging real corrupted image dataset.

📄 PDF Abstract BibTeX arXiv:2506.02882

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Methods 이 논문이 사용한 방법론

Adapter 설명 없음
SAM 설명 없음

Similar Papers 제목 키워드 기반

AV-SAM: Segment Anything Model Meets Audio-Visual Localization and Segmentation

2023-05-03 · Shentong Mo, Yapeng Tian

Segment Anything Model (SAM) has recently shown its powerful effectiveness in visual segmentation tasks. However, there is less exploration concerning how SAM works on audio-visual tasks, such as visual sound localizatio…

DecoderObject LocalizationSegmentationVisual Localization

SGP-SAM: Self-Gated Prompting for Transferring 3D Segment Anything Models to Lesion Segmentation

2026-04-19 · Zixuan Tang, Shen Zhao arxiv

Large segmentation foundation models such as the Segment Anything Model (SAM) have reshaped promptable segmentation in natural images, and recent efforts have extended these models to medical images and volumetric settin…

Lesion Segmentation

Efficient Cutting Tool Wear Segmentation Based on Segment Anything Model

2024-07-01 · Zongshuo Li, Ding Huo, Markus Meurer, Thomas Bergs

Tool wear conditions impact the surface quality of the workpiece and its final geometric precision. In this research, we propose an efficient tool wear segmentation approach based on Segment Anything Model, which integra…

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

Enhancing LLMs for Graph Tasks via Graph-aware LoRA Generation

2026-06-21 · Junshu Sun, Wanxing Chang, Qingming Huang, Shuhui Wang arxiv

Graph neural networks (GNNs) tightly couple their input-output parameters to dataset-specific feature spaces and target sets, exhibiting limited transferability across different datasets. In contrast, language models (LM…

Graph Learning