English

Black-Box Saliency Map Generation Using Bayesian Optimisation

Machine Learning 2020-01-31 v1 Artificial Intelligence Computer Vision and Pattern Recognition Machine Learning

Abstract

Saliency maps are often used in computer vision to provide intuitive interpretations of what input regions a model has used to produce a specific prediction. A number of approaches to saliency map generation are available, but most require access to model parameters. This work proposes an approach for saliency map generation for black-box models, where no access to model parameters is available, using a Bayesian optimisation sampling method. The approach aims to find the global salient image region responsible for a particular (black-box) model's prediction. This is achieved by a sampling-based approach to model perturbations that seeks to localise salient regions of an image to the black-box model. Results show that the proposed approach to saliency map generation outperforms grid-based perturbation approaches, and performs similarly to gradient-based approaches which require access to model parameters.

Keywords

Cite

@article{arxiv.2001.11366,
  title  = {Black-Box Saliency Map Generation Using Bayesian Optimisation},
  author = {Mamuku Mokuwe and Michael Burke and Anna Sergeevna Bosman},
  journal= {arXiv preprint arXiv:2001.11366},
  year   = {2020}
}

Comments

Submitted to IJCNN 2020

R2 v1 2026-06-23T13:25:14.774Z