Densely Nested Top-Down Flows for Salient Object Detection
Chaowei Fang, Haibin Tian, Dingwen Zhang, Qiang Zhang, Jungong Han,, Junwei Han

TL;DR
This paper introduces a novel densely nested top-down flow framework for salient object detection, enhancing high-level feature propagation and memory efficiency, validated through extensive experiments on benchmark datasets.
Contribution
The paper proposes a new top-down flow design with dense nesting and progressive compression shortcuts, improving feature propagation and computational efficiency in SOD models.
Findings
Enhanced high-level feature propagation in decoding
Reduced gradient vanishing issues
Achieved state-of-the-art performance on benchmarks
Abstract
With the goal of identifying pixel-wise salient object regions from each input image, salient object detection (SOD) has been receiving great attention in recent years. One kind of mainstream SOD methods is formed by a bottom-up feature encoding procedure and a top-down information decoding procedure. While numerous approaches have explored the bottom-up feature extraction for this task, the design on top-down flows still remains under-studied. To this end, this paper revisits the role of top-down modeling in salient object detection and designs a novel densely nested top-down flows (DNTDF)-based framework. In every stage of DNTDF, features from higher levels are read in via the progressive compression shortcut paths (PCSP). The notable characteristics of our proposed method are as follows. 1) The propagation of high-level features which usually have relatively strong semantic…
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 · Advanced Image and Video Retrieval Techniques
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Pointwise Convolution · Batch Normalization · 1x1 Convolution · Dense Connections · Squeeze-and-Excitation Block · Sigmoid Activation · Average Pooling · RMSProp · Depthwise Convolution
