Backtracking ScSPM Image Classifier for Weakly Supervised Top-Down Saliency
Hisham Cholakkal, Jubin Johnson, Deepu Rajan
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 supervised setting involving 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 patch to the confidence of an ScSPM-based classifier produces a Reverse-ScSPM (R-ScSPM) saliency map. Neighborhood information is then incorporated through a contextual saliency map which is estimated using logistic regression learnt on patches having high R-ScSPM saliency. Both the saliency maps are combined to obtain the final saliency map. We evaluate the performance of the proposed weakly supervised top-down saliency and achieves comparable performance with fully supervised approaches. Experiments are carried out on 5 challenging datasets across 3 different applications.
BibTeX
@inproceedings{cvpr2016_backtrackingscsp,
title = {Backtracking ScSPM Image Classifier for Weakly Supervised Top-Down Saliency},
author = {Hisham Cholakkal and Jubin Johnson and Deepu Rajan},
booktitle = {CVPR 2016},
year = {2016}
}