Search papers, labs, and topics across Lattice.
This paper introduces U$^2$Mamba, a novel U-structured network designed for salient object detection that leverages multiscale Mamba U-blocks (MMUBs) to enhance model depth and local feature extraction. By employing a hierarchical training supervision method that computes loss at multiple levels, the model effectively integrates contextual information from both shallow and deep layers, overcoming limitations of traditional approaches. Experimental results show that U$^2$Mamba outperforms state-of-the-art methods in salient object detection tasks, highlighting its effectiveness in capturing richer contextual data.
U$^2$Mamba achieves superior salient object detection by integrating contextual information across multiple layers without sacrificing resolution.
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}.