Backtracking Spatial Pyramid Pooling (SPP)-based Image Classifier for Weakly Supervised Top-down Salient Object Detection
Hisham Cholakkal, Jubin Johnson, Deepu Rajan

TL;DR
This paper introduces a weakly supervised top-down saliency framework that combines backtracking-based CNN region analysis with bottom-up saliency maps, achieving competitive object detection performance using only binary labels.
Contribution
It presents a novel weakly supervised approach for top-down saliency detection that integrates backtracking CNN analysis with bottom-up saliency maps, reducing the need for pixel-level annotations.
Findings
Achieves comparable performance to fully supervised methods.
Effectively combines top-down and bottom-up saliency for improved detection.
Validated on seven challenging datasets with 40 related approaches.
Abstract
Top-down saliency models produce a probability map that peaks at target locations specified by a task/goal such as object detection. They are usually trained in a fully supervised setting involving pixel-level annotations of objects. We propose a weakly supervised top-down saliency framework using only binary labels that indicate the presence/absence of an object in an image. First, the probabilistic contribution of each image region to the confidence of a CNN-based image classifier is computed through a backtracking strategy to produce top-down saliency. From a set of saliency maps of an image produced by fast bottom-up saliency approaches, we select the best saliency map suitable for the top-down task. The selected bottom-up saliency map is combined with the top-down saliency map. Features having high combined saliency are used to train a linear SVM classifier to estimate feature…
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
MethodsSupport Vector Machine
