paper-with-me

Papers

Smooth Deep Saliency

2024-04-02 · Rudolf Herdt, Maximilian Schmidt, Daniel Otero Baguer, Peter Maaß

In this work, we investigate methods to reduce the noise in deep saliency maps coming from convolutional downsampling. Those methods make the investigated models more interpretable for gradient-based saliency maps, computed in hidden layers. We evaluate the faithfulness of those methods using insertion and deletion metrics, finding that saliency maps computed in hidden layers perform better compared to both the input layer and GradCAM. We test our approach on different models trained for image classification on ImageNet1K, and models trained for tumor detection on Camelyon16 and in-house real-world digital pathology scans of stained tissue samples. Our results show that the checkerboard noise in the gradient gets reduced, resulting in smoother and therefore easier to interpret saliency maps.

📄 PDF Abstract BibTeX arXiv:2404.02282

Code (1)

rherdt185/smooth-deep-saliency 공식 구현 pytorch

Tasks

image-classificationImage Classification

Similar Papers 제목 키워드 기반

ODSmoothGrad: Generating Saliency Maps for Object Detectors

2023-04-15 · Chul Gwon, Steven C. Howell

Techniques for generating saliency maps continue to be used for explainability of deep learning models, with efforts primarily applied to the image classification task. Such techniques, however, can also be applied to ob…

Classificationimage-classificationImage ClassificationObject

Co-Saliency Detection via Mask-Guided Fully Convolutional Networks With Multi-Scale Label Smoothing

2019-06-01 · CVPR 2019 6 · Kaihua Zhang, Tengpeng Li, Bo Liu, Qingshan Liu

In image co-saliency detection problem, one critical issue is how to model the concurrent pattern of the co-salient parts, which appears both within each image and across all the relevant images. In this paper, we propos…

Co-Salient Object DetectionSaliency DetectionSuperpixels

Supersaliency: A Novel Pipeline for Predicting Smooth Pursuit-Based Attention Improves Generalizability of Video Saliency

2018-01-26 · Mikhail Startsev, Michael Dorr

Predicting attention is a popular topic at the intersection of human and computer vision. However, even though most of the available video saliency data sets and models claim to target human observers' fixations, they fa…

PredictionSaliency Prediction

Semantic-driven Generation of Hyperlapse from $360^\circ$ Video

2017-03-31 · Wei-Sheng Lai, Yujia Huang, Neel Joshi, Chris Buehler 외

We present a system for converting a fully panoramic ($360^\circ$) video into a normal field-of-view (NFOV) hyperlapse for an optimal viewing experience. Our system exploits visual saliency and semantics to non-uniformly…

Video Stabilization

Training for Trustworthy Saliency Maps: Adversarial Training Meets Feature-Map Smoothing

2026-03-07 · Dipkamal Bhusal, Md Tanvirul Alam, Nidhi Rastogi arxiv

Gradient-based saliency methods such as Vanilla Gradient (VG) and Integrated Gradients (IG) are widely used to explain image classifiers, yet the resulting maps are often noisy and unstable, limiting their usefulness in …