SalFBNet: Learning Pseudo-Saliency Distribution via Feedback Convolutional Networks
Guanqun Ding, Nevrez Imamoglu, Ali Caglayan, Masahiro Murakawa,, Ryosuke Nakamura

TL;DR
SalFBNet introduces a feedback convolutional framework for saliency detection that leverages pseudo-saliency data and a novel loss to improve feature learning, achieving competitive results with fewer parameters.
Contribution
The paper proposes a feedback-recursive CNN architecture for saliency detection, creates a large pseudo-saliency dataset, and introduces a new loss function to enhance feature discrimination.
Findings
Achieves competitive performance on saliency benchmarks.
Uses fewer parameters than existing models.
Effectively learns from pseudo-ground-truth data.
Abstract
Feed-forward only convolutional neural networks (CNNs) may ignore intrinsic relationships and potential benefits of feedback connections in vision tasks such as saliency detection, despite their significant representation capabilities. In this work, we propose a feedback-recursive convolutional framework (SalFBNet) for saliency detection. The proposed feedback model can learn abundant contextual representations by bridging a recursive pathway from higher-level feature blocks to low-level layer. Moreover, we create a large-scale Pseudo-Saliency dataset to alleviate the problem of data deficiency in saliency detection. We first use the proposed feedback model to learn saliency distribution from pseudo-ground-truth. Afterwards, we fine-tune the feedback model on existing eye-fixation datasets. Furthermore, we present a novel Selective Fixation and Non-Fixation Error (sFNE) loss to make…
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
