cs.CVJun 18, 2026

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

Authors: Junhui LiJialu LiYoushan Zhang

Organizations: School of Electronics and Information Engineering, University of Science and Technology Liaoning, China · School of Artificial Intelligence, Chuzhou University, Anhui, China · MS in Artificial Intelligence, Yeshiva University, New York, USA

Abstract

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 U2^2Mamba, 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 U2^2Mamba achieves highly competitive performance against state-of-the-art methods. The source code is available at \url{https://github.com/JL021/U2Mamba}.

Explore similar work

CardsList
  1. MambaPSA: A Mamba-based Replacement for C2PSA in YOLO26

    Jul 14, 2026Sheng-Wei Chan, Chia-Min Lin, Hsin-Jui Pan +4Yolo26Bidirectional Mamba