Saliency Detection via Global Context Enhanced Feature Fusion and Edge Weighted Loss
Chaewon Park, Minhyeok Lee, MyeongAh Cho, Sangyoun Lee

TL;DR
This paper introduces a novel saliency detection method that enhances feature fusion with global context and employs a boundary-aware loss to improve accuracy and efficiency, achieving state-of-the-art results.
Contribution
The paper proposes a context fusion decoder and a near edge weighted loss to improve saliency detection by better integrating global context and boundary information.
Findings
Achieves state-of-the-art performance on four benchmarks.
Effectively suppresses non-salient details during feature fusion.
Improves boundary accuracy without additional modules.
Abstract
UNet-based methods have shown outstanding performance in salient object detection (SOD), but are problematic in two aspects. 1) Indiscriminately integrating the encoder feature, which contains spatial information for multiple objects, and the decoder feature, which contains global information of the salient object, is likely to convey unnecessary details of non-salient objects to the decoder, hindering saliency detection. 2) To deal with ambiguous object boundaries and generate accurate saliency maps, the model needs additional branches, such as edge reconstructions, which leads to increasing computational cost. To address the problems, we propose a context fusion decoder network (CFDN) and near edge weighted loss (NEWLoss) function. The CFDN creates an accurate saliency map by integrating global context information and thus suppressing the influence of the unnecessary spatial…
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.
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
