paper-with-me

Papers

Self-explanatory Deep Salient Object Detection

2017-08-18 · Huaxin Xiao, Jiashi Feng, Yunchao Wei, Maojun Zhang

Salient object detection has seen remarkable progress driven by deep learning techniques. However, most of deep learning based salient object detection methods are black-box in nature and lacking in interpretability. This paper proposes the first self-explanatory saliency detection network that explicitly exploits low- and high-level features for salient object detection. We demonstrate that such supportive clues not only significantly enhances performance of salient object detection but also gives better justified detection results. More specifically, we develop a multi-stage saliency encoder to extract multi-scale features which contain both low- and high-level saliency context. Dense short- and long-range connections are introduced to reuse these features iteratively. Benefiting from the direct access to low- and high-level features, the proposed saliency encoder can not only model the object context but also preserve the boundary. Furthermore, a self-explanatory generator is proposed to interpret how the proposed saliency encoder or other deep saliency models making decisions. The generator simulates the absence of interesting features by preventing these features from contributing to the saliency classifier and estimates the corresponding saliency prediction without these features. A comparison function, saliency explanation, is defined to measure the prediction changes between deep saliency models and corresponding generator. Through visualizing the differences, we can interpret the capability of different deep neural networks based saliency detection models and demonstrate that our proposed model indeed uses more reasonable structure for salient object detection. Extensive experiments on five popular benchmark datasets and the visualized saliency explanation demonstrate that the proposed method provides new state-of-the-art.

📄 PDF Abstract BibTeX arXiv:1708.05595

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionRGB Salient Object DetectionSaliency DetectionSaliency PredictionSalient Object Detection

Similar Papers 제목 키워드 기반

Unsupervised Salient Object Detection with Spectral Cluster Voting

2022-03-23 · Gyungin Shin, Samuel Albanie, Weidi Xie

In this paper, we tackle the challenging task of unsupervised salient object detection (SOD) by leveraging spectral clustering on self-supervised features. We make the following contributions: (i) We revisit spectral clu…

ClusteringObjectobject-detectionObject Detection+3

Towards Causal Explanation Detection with Pyramid Salient-Aware Network

2020-09-22 · CCL 2020 10 · Xinyu Zuo, Yubo Chen, Kang Liu, Jun Zhao

Causal explanation analysis (CEA) can assist us to understand the reasons behind daily events, which has been found very helpful for understanding the coherence of messages. In this paper, we focus on Causal Explanation …

Towards End-to-End Unsupervised Saliency Detection with Self-Supervised Top-Down Context

2023-10-14 · Yicheng Song, Shuyong Gao, Haozhe Xing, Yiting Cheng 외

Unsupervised salient object detection aims to detect salient objects without using supervision signals eliminating the tedious task of manually labeling salient objects. To improve training efficiency, end-to-end methods…

Contrastive Learningobject-detectionObject DetectionSaliency Detection+2

Generalised Co-Salient Object Detection

2022-08-20 · Jiawei Liu, Jing Zhang, Ruikai Cui, Kaihao Zhang 외

We propose a new setting that relaxes an assumption in the conventional Co-Salient Object Detection (CoSOD) setting by allowing the presence of "noisy images" which do not show the shared co-salient object. We call this …

Co-Salient Object DetectionObjectobject-detectionObject Detection+2

Progressive Self-Guided Loss for Salient Object Detection

2021-01-07 · Sheng Yang, Weisi Lin, Guosheng Lin, Qiuping Jiang 외

We present a simple yet effective progressive self-guided loss function to facilitate deep learning-based salient object detection (SOD) in images. The saliency maps produced by the most relevant works still suffer from …

Objectobject-detectionObject DetectionSalient Object Detection