paper-with-me

홈 › Papers

Boosting Segment Anything Model to Generalize Visually Non-Salient Scenarios

2026-01-02 · Guangqian Guo, Pengfei Chen, Yong Guo, Huafeng Chen, Boqiang Zhang, Shan Gao 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 to as visually non-salient scenarios, where there is low contrast between the foreground and background. In these cases, existing methods often cannot capture accurate contours and fail to produce promising segmentation results. In this paper, we propose Visually Non-Salient SAM (VNS-SAM), aiming to enhance SAM's perception of visually non-salient scenarios while preserving its original zero-shot generalizability. We achieve this by effectively exploiting SAM's low-level features through two designs: Mask-Edge Token Interactive decoder and Non-Salient Feature Mining module. These designs help the SAM decoder gain a deeper understanding of non-salient characteristics with only marginal parameter increments and computational requirements. The additional parameters of VNS-SAM can be optimized within 4 hours, demonstrating its feasibility and practicality. In terms of data, we established VNS-SEG, a unified dataset for various VNS scenarios, with more than 35K images, in contrast to previous single-task adaptations. It is designed to make the model learn more robust VNS features and comprehensively benchmark the model's segmentation performance and generalizability on VNS scenarios. Extensive experiments across various VNS segmentation tasks demonstrate the superior performance of VNS-SAM, particularly under zero-shot settings, highlighting its potential for broad real-world applications. Codes and datasets are publicly available at https://guangqian-guo.github.io/VNS-SAM.

📄 PDF Abstract BibTeX arXiv:2601.00537

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

KAN-SAM: Kolmogorov-Arnold Network Guided Segment Anything Model for RGB-T Salient Object Detection

2025-04-08 · Xingyuan Li, Ruichao Hou, Tongwei Ren, Gangshan Wu

Existing RGB-thermal salient object detection (RGB-T SOD) methods aim to identify visually significant objects by leveraging both RGB and thermal modalities to enable robust performance in complex scenarios, but they oft…

Diversityobject-detectionObject DetectionPrompt Learning+2

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

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

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

Segment Anything for Cell Tracking

2025-09-12 · Zhu Chen, Mert Edgü, Er Jin, Johannes Stegmaier arxiv

Tracking cells and detecting mitotic events in time-lapse microscopy image sequences is a crucial task in biomedical research. However, it remains highly challenging due to dividing objects, low signal-tonoise ratios, in…

Video Segmentation