paper-with-me

홈 › Papers

U$^2$Mamba: A Two-level Nested U-structure Mamba for Salient Object Detection

2026-06-18 · Junhui Li, Jialu Li, Youshan Zhang arxiv

Mamba-based models have emerged as a promising alternative for salient object detection (SOD), offering significant advantages in modeling long sequences. However, existing models often fail to explore contextual information and the depth of the entire architecture. This paper introduces U$^2$Mamba, a powerful and innovative U-structured network for salient object detection. We propose multiscale Mamba U-blocks (MMUBs) that enhance the model depth to improve local feature extraction capabilities. Our newly developed nested U-structure, incorporating MMUBs, enables the network to integrate various receptive fields from shallow and deep layers, thereby collecting richer contextual information and longer-range data without being constrained by resolution. Instead of using the traditional deep supervision scheme and top-level supervised training, we propose a hierarchical training supervision method where the loss is computed at each level during the training process. Extensive experiments demonstrate that U$^2$Mamba achieves highly competitive performance against state-of-the-art methods. The source code is available at \url{https://github.com/JL021/U2Mamba}.

📄 PDF Abstract BibTeX arXiv:2606.20282

Code (0)

등록된 구현이 없습니다.

Tasks

Salient Object Detection

Similar Papers 제목 키워드 기반

MatMamba: A Matryoshka State Space Model

2024-10-09 · Abhinav Shukla, Sai Vemprala, Aditya Kusupati, Ashish Kapoor

State Space Models (SSMs) like Mamba2 are a promising alternative to Transformers, with faster theoretical training and inference times -- especially for long context lengths. Recent work on Matryoshka Representation Lea…

modelRepresentation LearningState Space Models

NL-MambaXCT: Self-Supervised Nested-Learning Mamba for Nomex Honeycomb X-ray CT Defect Classification

2026-05-25 · Ghaleb Aldoboni, Lobna Nassar, Fakhri Karray, Reem Alshamsi arxiv

X-ray computed tomography (XCT) is widely used for non-destructive testing of Nomex honeycomb structures in aerospace manufacturing, but industrial inspection still relies heavily on manual interpretation and supervised …

Samba: A Unified Mamba-based Framework for General Salient Object Detection

2025-01-01 · CVPR 2025 1 · Jiahao He, Keren Fu, Xiaohong Liu, Qijun Zhao

Existing salient object detection (SOD) models primarily resort to convolutional neural networks (CNNs) and Transformers. However, the limited receptive fields of CNNs and quadratic computational complexity of transf…

Mambaobject-detectionObject DetectionSalient Object Detection

LFSamba: Marry SAM with Mamba for Light Field Salient Object Detection

2024-11-11 · Zhengyi Liu, Longzhen Wang, Xianyong Fang, Zhengzheng Tu 외

A light field camera can reconstruct 3D scenes using captured multi-focus images that contain rich spatial geometric information, enhancing applications in stereoscopic photography, virtual reality, and robotic vision. I…

Mambaobject-detectionObject DetectionRelation+2

MambaSOD: Dual Mamba-Driven Cross-Modal Fusion Network for RGB-D Salient Object Detection

2024-10-19 · Yue Zhan, Zhihong Zeng, Haijun Liu, Xiaoheng Tan 외

The purpose of RGB-D Salient Object Detection (SOD) is to pinpoint the most visually conspicuous areas within images accurately. While conventional deep models heavily rely on CNN extractors and overlook the long-range c…

Mambaobject-detectionObject DetectionRGB-D Salient Object Detection+1