Cascade Graph Neural Networks for RGB-D Salient Object Detection
Ao Luo, Xin Li, Fan Yang, Zhicheng Jiao, Hong Cheng, Siwei Lyu

TL;DR
This paper introduces Cascade Graph Neural Networks (Cas-Gnn), a novel framework that effectively leverages and reasons about the mutual benefits of RGB and depth data for improved salient object detection in RGB-D images.
Contribution
The paper proposes a unified cascade graph neural network framework with a new reasoning module to better fuse and utilize RGB and depth information for saliency detection.
Findings
Cas-Gnn outperforms existing RGB-D saliency detection methods on multiple benchmarks.
Explicit high-level relation modeling improves detection accuracy.
The framework effectively handles occlusions and ambiguities in RGB-D images.
Abstract
In this paper, we study the problem of salient object detection (SOD) for RGB-D images using both color and depth information.A major technical challenge in performing salient object detection fromRGB-D images is how to fully leverage the two complementary data sources. Current works either simply distill prior knowledge from the corresponding depth map for handling the RGB-image or blindly fuse color and geometric information to generate the coarse depth-aware representations, hindering the performance of RGB-D saliency detectors.In this work, we introduceCascade Graph Neural Networks(Cas-Gnn),a unified framework which is capable of comprehensively distilling and reasoning the mutual benefits between these two data sources through a set of cascade graphs, to learn powerful representations for RGB-D salient object detection. Cas-Gnn processes the two data sources individually and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVisual Attention and Saliency Detection · Advanced Neural Network Applications · Face Recognition and Perception
