paper-with-me

Papers

Does Saliency-Based Training bring Robustness for Deep Neural Networks in Image Classification?

2023-06-28 · Ali Karkehabadi

Deep Neural Networks are powerful tools to understand complex patterns and making decisions. However, their black-box nature impedes a complete understanding of their inner workings. While online saliency-guided training methods try to highlight the prominent features in the model's output to alleviate this problem, it is still ambiguous if the visually explainable features align with robustness of the model against adversarial examples. In this paper, we investigate the saliency trained model's vulnerability to adversarial examples methods. Models are trained using an online saliency-guided training method and evaluated against popular algorithms of adversarial examples. We quantify the robustness and conclude that despite the well-explained visualizations in the model's output, the salient models suffer from the lower performance against adversarial examples attacks.

📄 PDF Abstract BibTeX arXiv:2306.16581

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage Classification

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

On Saliency Maps and Adversarial Robustness

2020-06-14 · Puneet Mangla, Vedant Singh, Vineeth N. Balasubramanian

A Very recent trend has emerged to couple the notion of interpretability and adversarial robustness, unlike earlier efforts which solely focused on good interpretations or robustness against adversaries. Works have shown…

Adversarial Robustness

On the Connection Between Adversarial Robustness and Saliency Map Interpretability

2019-05-10 · Christian Etmann, Sebastian Lunz, Peter Maass, Carola-Bibiane Schönlieb

Recent studies on the adversarial vulnerability of neural networks have shown that models trained to be more robust to adversarial attacks exhibit more interpretable saliency maps than their non-robust counterparts. We a…

Adversarial Robustness

Hallucinating Saliency Maps for Fine-Grained Image Classification for Limited Data Domains

2020-07-24 · Carola Figueroa-Flores, Bogdan Raducanu, David Berga, Joost Van de Weijer

Most of the saliency methods are evaluated on their ability to generate saliency maps, and not on their functionality in a complete vision pipeline, like for instance, image classification. In the current paper, we propo…

ClassificationFine-Grained Image ClassificationGeneral Classificationimage-classification+3

Person Re-identification by Saliency Learning

2014-12-05 · Rui Zhao, Wanli Ouyang, Xiaogang Wang

Human eyes can recognize person identities based on small salient regions, i.e. human saliency is distinctive and reliable in pedestrian matching across disjoint camera views. However, such valuable information is often …

Patch MatchingPerson Re-Identification

Unsupervised CNN-based Co-Saliency Detection with Graphical Optimization

2018-09-01 · ECCV 2018 9 · Kuang-Jui Hsu, Chung-Chi Tsai, Yen-Yu Lin, Xiaoning Qian 외

In this paper, we address co-saliency detection in a set of images jointly covering objects of a specific class by an unsupervised convolutional neural network (CNN). Our method does not require any additional training d…

Co-Salient Object DetectionSaliency Detection