Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

RGB-D Saliency Detection via Cascaded Mutual Information Minimization

About

Existing RGB-D saliency detection models do not explicitly encourage RGB and depth to achieve effective multi-modal learning. In this paper, we introduce a novel multi-stage cascaded learning framework via mutual information minimization to "explicitly" model the multi-modal information between RGB image and depth data. Specifically, we first map the feature of each mode to a lower dimensional feature vector, and adopt mutual information minimization as a regularizer to reduce the redundancy between appearance features from RGB and geometric features from depth. We then perform multi-stage cascaded learning to impose the mutual information minimization constraint at every stage of the network. Extensive experiments on benchmark RGB-D saliency datasets illustrate the effectiveness of our framework. Further, to prosper the development of this field, we contribute the largest (7x larger than NJU2K) dataset, which contains 15,625 image pairs with high quality polygon-/scribble-/object-/instance-/rank-level annotations. Based on these rich labels, we additionally construct four new benchmarks with strong baselines and observe some interesting phenomena, which can motivate future model design. Source code and dataset are available at "https://github.com/JingZhang617/cascaded_rgbd_sod".

Jing Zhang, Deng-Ping Fan, Yuchao Dai, Xin Yu, Yiran Zhong, Nick Barnes, Ling Shao• 2021

Related benchmarks

TaskDatasetResultRank
RGB-D Salient Object DetectionNJU2K (test)
S-measure (Sα)0.939
137
RGB-D Salient Object DetectionSIP
S-measure (Sα)0.846
124
RGBD Saliency DetectionDES
S-measure0.953
102
RGBD Saliency DetectionNLPR
S-measure0.941
85
RGB-D Salient Object DetectionNLPR (test)
S-measure (Sα)93.2
71
RGBD Saliency DetectionSSB
S-measure0.921
48
RGB-D Salient Object DetectionSTERE (test)
S-measure (Sα)0.918
45
RGBD Saliency DetectionLFSD
S-measure0.877
43
RGBD Saliency DetectionNJU2K
S-measure0.847
42
RGBD Saliency DetectionSIP--
38
Showing 10 of 22 rows

Other info

Code

Follow for update