Exploring Driving-aware Salient Object Detection via Knowledge Transfer
Jinming Su, Changqun Xia, and Jia Li

TL;DR
This paper introduces a new driving-specific salient object detection dataset and a novel neural network model that uses knowledge transfer and boundary-aware decoding to improve detection in complex driving scenes.
Contribution
The paper presents a new driving task-oriented dataset and a baseline model with attention-based knowledge transfer and boundary-aware decoding for task-aware SOD.
Findings
The dataset is highly challenging for existing methods.
The proposed model outperforms 12 state-of-the-art methods.
Knowledge transfer improves salient object detection in driving scenes.
Abstract
Recently, general salient object detection (SOD) has made great progress with the rapid development of deep neural networks. However, task-aware SOD has hardly been studied due to the lack of task-specific datasets. In this paper, we construct a driving task-oriented dataset where pixel-level masks of salient objects have been annotated. Comparing with general SOD datasets, we find that the cross-domain knowledge difference and task-specific scene gap are two main challenges to focus the salient objects when driving. Inspired by these findings, we proposed a baseline model for the driving task-aware SOD via a knowledge transfer convolutional neural network. In this network, we construct an attentionbased knowledge transfer module to make up the knowledge difference. In addition, an efficient boundary-aware feature decoding module is introduced to perform fine feature decoding for…
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 Image and Video Retrieval Techniques · Advanced Neural Network Applications
