Salient Object Detection via Integrity Learning
Mingchen Zhuge, Deng-Ping Fan, Nian Liu, Dingwen Zhang, Dong Xu, and, Ling Shao

TL;DR
This paper introduces the Integrity Cognition Network (ICON), a novel approach for salient object detection that emphasizes the integrity of predicted regions at both micro and macro levels, leading to improved detection accuracy.
Contribution
The paper proposes a new integrity learning framework with diverse feature aggregation, integrity channel enhancement, and part-whole verification to improve salient object detection performance.
Findings
ICON outperforms baseline methods on seven benchmarks.
Achieves about 10% relative improvement in false negative ratio.
Demonstrates effectiveness of integrity learning components.
Abstract
Although current salient object detection (SOD) works have achieved significant progress, they are limited when it comes to the integrity of the predicted salient regions. We define the concept of integrity at both a micro and macro level. Specifically, at the micro level, the model should highlight all parts that belong to a certain salient object. Meanwhile, at the macro level, the model needs to discover all salient objects in a given image. To facilitate integrity learning for SOD, we design a novel Integrity Cognition Network (ICON), which explores three important components for learning strong integrity features. 1) Unlike existing models, which focus more on feature discriminability, we introduce a diverse feature aggregation (DFA) component to aggregate features with various receptive fields (i.e., kernel shape and context) and increase feature diversity. Such diversity is the…
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
MethodsDirect Feedback Alignment
