CVJun 20, 2022

Dynamic Message Propagation Network for RGB-D Salient Object Detection

arXiv:2206.09552v11 citationsh-index: 37
Originality Incremental advance
AI Analysis

This work addresses the problem of improving object detection accuracy in RGB-D images for computer vision applications, representing an incremental advancement in a specific domain.

The paper tackles RGB-D salient object detection by proposing a dynamic message propagation network that controls feature-level message passing between RGB and depth data, achieving state-of-the-art performance on six benchmark datasets compared to 17 existing methods.

This paper presents a novel deep neural network framework for RGB-D salient object detection by controlling the message passing between the RGB images and depth maps on the feature level and exploring the long-range semantic contexts and geometric information on both RGB and depth features to infer salient objects. To achieve this, we formulate a dynamic message propagation (DMP) module with the graph neural networks and deformable convolutions to dynamically learn the context information and to automatically predict filter weights and affinity matrices for message propagation control. We further embed this module into a Siamese-based network to process the RGB image and depth map respectively and design a multi-level feature fusion (MFF) module to explore the cross-level information between the refined RGB and depth features. Compared with 17 state-of-the-art methods on six benchmark datasets for RGB-D salient object detection, experimental results show that our method outperforms all the others, both quantitatively and visually.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes