paper-with-me

Papers

M$^3$Net: Multilevel, Mixed and Multistage Attention Network for Salient Object Detection

2023-09-15 · Yao Yuan, Pan Gao, Xiaoyang Tan

Most existing salient object detection methods mostly use U-Net or feature pyramid structure, which simply aggregates feature maps of different scales, ignoring the uniqueness and interdependence of them and their respective contributions to the final prediction. To overcome these, we propose the M$^3$Net, i.e., the Multilevel, Mixed and Multistage attention network for Salient Object Detection (SOD). Firstly, we propose Multiscale Interaction Block which innovatively introduces the cross-attention approach to achieve the interaction between multilevel features, allowing high-level features to guide low-level feature learning and thus enhancing salient regions. Secondly, considering the fact that previous Transformer based SOD methods locate salient regions only using global self-attention while inevitably overlooking the details of complex objects, we propose the Mixed Attention Block. This block combines global self-attention and window self-attention, aiming at modeling context at both global and local levels to further improve the accuracy of the prediction map. Finally, we proposed a multilevel supervision strategy to optimize the aggregated feature stage-by-stage. Experiments on six challenging datasets demonstrate that the proposed M$^3$Net surpasses recent CNN and Transformer-based SOD arts in terms of four metrics. Codes are available at https://github.com/I2-Multimedia-Lab/M3Net.

📄 PDF Abstract BibTeX arXiv:2309.08365

Code (1)

I2-Multimedia-Lab/M3Net 공식 구현 pytorch

Tasks

object-detectionObject DetectionRGB Salient Object DetectionSalient Object Detection

Methods 이 논문이 사용한 방법론

Attention 설명 없음
DynamicConv DynamicConv is a type of convolution for sequential modelling where it has kernels that vary over time as a learned function…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…

Similar Papers 제목 키워드 기반

Uncertainty Guided Refinement for Fine-Grained Salient Object Detection

2025-04-13 · Yao Yuan, Pan Gao, Qun Dai, Jie Qin 외

Recently, salient object detection (SOD) methods have achieved impressive performance. However, salient regions predicted by existing methods usually contain unsaturated regions and shadows, which limits the model for re…

object-detectionObject DetectionSaliency PredictionSalient Object Detection

A Spatial-Temporal Dual-Mode Mixed Flow Network for Panoramic Video Salient Object Detection

2023-10-13 · Xiaolei Chen, Pengcheng Zhang, Zelong Du, Ishfaq Ahmad

Salient object detection (SOD) in panoramic video is still in the initial exploration stage. The indirect application of 2D video SOD method to the detection of salient objects in panoramic video has many unmet challenge…

Objectobject-detectionObject DetectionOptical Flow Estimation+2

Multistage Conditional Compositional Optimization

2026-04-15 · Buse Şen, Yifan Hu, Daniel Kuhn arxiv

We introduce Multistage Conditional Compositional Optimization (MCCO) as a new paradigm for decision-making under uncertainty that combines aspects of multistage stochastic programming and conditional stochastic optimiza…

Stochastic Optimization

Spectrum-driven Mixed-frequency Network for Hyperspectral Salient Object Detection

2023-12-02 · Peifu Liu, Tingfa Xu, Huan Chen, Shiyun Zhou 외

Hyperspectral salient object detection (HSOD) aims to detect spectrally salient objects in hyperspectral images (HSIs). However, existing methods inadequately utilize spectral information by either converting HSIs into f…

object-detectionObject DetectionSalient Object Detection

Towards Structural Sparse Precoding: Dynamic Time, Frequency, Space, and Power Multistage Resource Programming

2023-10-15 · Zhongxiang Wei, Ping Wang, Qingjiang Shi, Xu Zhu 외

In last decades, dynamic resource programming in partial resource domains has been extensively investigated for single time slot optimizations. However, with the emerging real-time media applications in fifth-generation …