DeepSaliency: Multi-Task Deep Neural Network Model for Salient Object Detection
About
A key problem in salient object detection is how to effectively model the semantic properties of salient objects in a data-driven manner. In this paper, we propose a multi-task deep saliency model based on a fully convolutional neural network (FCNN) with global input (whole raw images) and global output (whole saliency maps). In principle, the proposed saliency model takes a data-driven strategy for encoding the underlying saliency prior information, and then sets up a multi-task learning scheme for exploring the intrinsic correlations between saliency detection and semantic image segmentation. Through collaborative feature learning from such two correlated tasks, the shared fully convolutional layers produce effective features for object perception. Moreover, it is capable of capturing the semantic information on salient objects across different levels using the fully convolutional layers, which investigate the feature-sharing properties of salient object detection with great feature redundancy reduction. Finally, we present a graph Laplacian regularized nonlinear regression model for saliency refinement. Experimental results demonstrate the effectiveness of our approach in comparison with the state-of-the-art approaches.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Salient Object Detection | ECSSD | MAE0.1216 | 202 | |
| Salient Object Detection | PASCAL-S | MAE0.176 | 186 | |
| Salient Object Detection | HKU-IS | MAE0.078 | 155 | |
| Salient Object Detection | DUT-OMRON | MAE0.1204 | 120 | |
| Saliency Detection | DUT-OMRON | F_beta Score0.6028 | 40 | |
| Salient Object Detection | DUT | F-beta Score60.5 | 27 | |
| Salient Object Detection | DUTS (TE) | F-beta63.23 | 18 | |
| Salient Object Detection | SOD | F-beta Score69.81 | 18 | |
| Saliency Detection | SED1 | F_beta Score84.45 | 16 | |
| Saliency Detection | SED2 | F_beta75.41 | 16 |