paper-with-me

홈 › Papers

Saliency Benchmarking Made Easy: Separating Models, Maps and Metrics

2017-04-27 · ECCV 2018 9 · Matthias Kümmerer, Thomas S. A. Wallis, Matthias Bethge

Dozens of new models on fixation prediction are published every year and compared on open benchmarks such as MIT300 and LSUN. However, progress in the field can be difficult to judge because models are compared using a variety of inconsistent metrics. Here we show that no single saliency map can perform well under all metrics. Instead, we propose a principled approach to solve the benchmarking problem by separating the notions of saliency models, maps and metrics. Inspired by Bayesian decision theory, we define a saliency model to be a probabilistic model of fixation density prediction and a saliency map to be a metric-specific prediction derived from the model density which maximizes the expected performance on that metric given the model density. We derive these optimal saliency maps for the most commonly used saliency metrics (AUC, sAUC, NSS, CC, SIM, KL-Div) and show that they can be computed analytically or approximated with high precision. We show that this leads to consistent rankings in all metrics and avoids the penalties of using one saliency map for all metrics. Our method allows researchers to have their model compete on many different metrics with state-of-the-art in those metrics: "good" models will perform well in all metrics.

📄 PDF Abstract BibTeX arXiv:1704.08615

Code (0)

등록된 구현이 없습니다.

Tasks

AllBenchmarking

Similar Papers 제목 키워드 기반

Canonical Saliency Maps: Decoding Deep Face Models

2021-05-04 · Thrupthi Ann John, Vineeth N Balasubramanian, C V Jawahar

As Deep Neural Network models for face processing tasks approach human-like performance, their deployment in critical applications such as law enforcement and access control has seen an upswing, where any failure may hav…

Face ModelObject Recognition

Learning a Saliency Evaluation Metric Using Crowdsourced Perceptual Judgments

2018-06-27 · Changqun Xia, Jia Li, Jinming Su, Ali Borji

In the area of human fixation prediction, dozens of computational saliency models are proposed to reveal certain saliency characteristics under different assumptions and definitions. As a result, saliency model benchmark…

Benchmarking

Benchmarking Perturbation-based Saliency Maps for Explaining Atari Agents

2021-01-18 · Tobias Huber, Benedikt Limmer, Elisabeth André

One of the most prominent methods for explaining the behavior of Deep Reinforcement Learning (DRL) agents is the generation of saliency maps that show how much each pixel attributed to the agents' decision. However, ther…

Atari GamesBenchmarkingDeep Reinforcement LearningFeature Importance+1

Learning Bijective Feature Maps for Linear ICA

2020-02-18 · Alexander Camuto, Matthew Willetts, Brooks Paige, Chris Holmes 외

Separating high-dimensional data like images into independent latent factors, i.e independent component analysis (ICA), remains an open research problem. As we show, existing probabilistic deep generative models (DGMs), …

Sanity Checks for Saliency Metrics

2019-11-29 · Richard Tomsett, Dan Harborne, Supriyo Chakraborty, Prudhvi Gurram 외

Saliency maps are a popular approach to creating post-hoc explanations of image classifier outputs. These methods produce estimates of the relevance of each pixel to the classification output score, which can be displaye…