paper-with-me

홈 › Papers

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 (SAM), which has exhibited a remarkable capability to segment real-world objects, trained on 1 billion masks and 11 million images. Although SAM excels in general object segmentation, it lacks the intrinsic ability to detect salient objects, resulting in suboptimal performance in this domain. To address this challenge, we present the Segment Salient Object Model (SSOM), an innovative approach that adaptively fine-tunes SAM for salient object detection by harnessing the low-rank structure inherent in deep learning. Comprehensive qualitative and quantitative evaluations across five challenging RGB benchmark datasets demonstrate the superior performance of our approach, surpassing state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2308.05426

Code (1)

CuiRuikai/SAM-SOD 공식 구현 pytorch

Tasks

Objectobject-detectionObject DetectionSalient Object DetectionSemantic Segmentation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
SAM 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…

Similar Papers 제목 키워드 기반

Diving into Underwater: Segment Anything Model Guided Underwater Salient Instance Segmentation and A Large-scale Dataset

2024-06-10 · Shijie Lian, Ziyi Zhang, Hua Li, Wenjie Li 외

With the breakthrough of large models, Segment Anything Model (SAM) and its extensions have been attempted to apply in diverse tasks of computer vision. Underwater salient instance segmentation is a foundational and vita…

Instance SegmentationSalient Object DetectionSegmentationSemantic Segmentation

SPLF-SAM: Self-Prompting Segment Anything Model for Light Field Salient Object Detection

2025-08-27 · Qiyao Xu, Qiming Wu, Xiaowei Li arxiv

Segment Anything Model (SAM) has demonstrated remarkable capabilities in solving light field salient object detection (LF SOD). However, most existing models tend to neglect the extraction of prompt information under thi…

Salient Object Detection

Boosting Segment Anything Model to Generalize Visually Non-Salient Scenarios

2026-01-02 · Guangqian Guo, Pengfei Chen, Yong Guo, Huafeng Chen 외 arxiv

Segment Anything Model (SAM), known for its remarkable zero-shot segmentation capabilities, has garnered significant attention in the community. Nevertheless, its performance is challenged when dealing with what we refer…

SAM-DAQ: Segment Anything Model with Depth-guided Adaptive Queries for RGB-D Video Salient Object Detection

2025-11-13 · Jia Lin, Xiaofei Zhou, Jiyuan Liu, Runmin Cong 외 arxiv

Recently segment anything model (SAM) has attracted widespread concerns, and it is often treated as a vision foundation model for universal segmentation. Some researchers have attempted to directly apply the foundation m…

Video Salient Object Detection

SAM3-UNet: Simplified Adaptation of Segment Anything Model 3

2025-12-01 · Xinyu Xiong, Zihuang Wu, Lei Lu, Yufa Xia arxiv

In this paper, we introduce SAM3-UNet, a simplified variant of Segment Anything Model 3 (SAM3), designed to adapt SAM3 for downstream tasks at a low cost. Our SAM3-UNet consists of three components: a SAM3 image encoder,…

parameter-efficient fine-tuningSalient Object Detection