paper-with-me

Papers

Global-Local Feature Decoding with Adapter-Guided SAMv2 for Salient Object Detection

2026-05-04 · Morteza Moradi, Mohammad Moradi, Simone Palazzo, Ali Borji, Concetto Spampinato arxiv

Salient Object Detection (SOD) remains an essential yet underexplored task in the era of large-scale vision models. Although foundation models like SAM exhibit strong generalization, their potential for SOD is not fully realized, and training or fully fine-tuning them is computationally expensive and prone to overfitting under limited data. To overcome these challenges, we introduce GLASSNet, a Global-Local feature decoding framework that uses SAMv2 as a frozen encoder paired with a lightweight, spatially aware convolutional adapter-reducing learnable encoder parameters by over 97%. To enhance saliency quality, GLASSNet employs a dual-decoder architecture: one decoder captures global, long-range semantics with an expanded receptive field, while the other captures fine local details such as edges and textures. Fusing these complementary cues yields saliency maps that combine global coherence with local precision, producing accurate final masks. Extensive experiments on standard SOD and camouflaged object detection benchmarks show that GLASSNet surpasses state-of-the-art methods, demonstrating the power of frozen foundation models combined with targeted adaptation and global-local decoding.

📄 PDF Abstract BibTeX arXiv:2605.02616

Code (0)

등록된 구현이 없습니다.

Tasks

Salient Object Detection

Similar Papers 제목 키워드 기반

Ultra High-Resolution Image Inpainting with Patch-Based Content Consistency Adapter

2025-10-15 · Jianhui Zhang, Sheng Cheng, Qirui Sun, Jia Liu 외 arxiv

In this work, we present Patch-Adapter, an effective framework for high-resolution text-guided image inpainting. Unlike existing methods limited to lower resolutions, our approach achieves 4K+ resolution while maintainin…

Image Inpainting

MindAdapter: Few-Shot Parameter-Efficient Residual Calibration of Cross-Subject Brain-to-Visual Decoding Models

2026-05-23 · Jiaxiang Liu, Jiawei Du, Xupeng Chen, Guoqi Li 외 arxiv

Cross-subject brain-to-visual decoding remains a core challenge in brain-computer interfaces due to severe inter-individual variability that induces systematic subject-specific functional misalignment. To address this is…

Decoupling Language Guidance from Backbones for Text-Guided Medical Segmentation

2026-07-10 · Yungeng Liu, Xuanzi Fang, Haijin Zeng, Qi Dai 외 arxiv

Text-guided medical image segmentation leverages clinical semantics to improve lesion delineation, yet many existing models bind cross-modal fusion, supervision, and decoder design into a task-specific architecture. Such…

Medical Image Segmentation

MGD-SAM2: Multi-view Guided Detail-enhanced Segment Anything Model 2 for High-Resolution Class-agnostic Segmentation

2025-03-31 · Haoran Shen, Peixian Zhuang, Jiahao Kou, Yuxin Zeng 외

Segment Anything Models (SAMs), as vision foundation models, have demonstrated remarkable performance across various image analysis tasks. Despite their strong generalization capabilities, SAMs encounter challenges in fi…

MG-Nav: Dual-Scale Visual Navigation via Sparse Spatial Memory

2025-11-27 · Bo Wang, Jiehong Lin, Chenzhi Liu, Xinting Hu 외 arxiv

We present MG-Nav (Memory-Guided Navigation), a dual-scale framework for zero-shot visual navigation that unifies global memory-guided planning with local geometry-enhanced control. At its core is the Sparse Spatial Memo…

Visual Navigation