paper-with-me

Papers

Learning Interpretable Features via Adversarially Robust Optimization

2019-05-09 · Ashkan Khakzar, Shadi Albarqouni, Nassir Navab

Neural networks are proven to be remarkably successful for classification and diagnosis in medical applications. However, the ambiguity in the decision-making process and the interpretability of the learned features is a matter of concern. In this work, we propose a method for improving the feature interpretability of neural network classifiers. Initially, we propose a baseline convolutional neural network with state of the art performance in terms of accuracy and weakly supervised localization. Subsequently, the loss is modified to integrate robustness to adversarial examples into the training process. In this work, feature interpretability is quantified via evaluating the weakly supervised localization using the ground truth bounding boxes. Interpretability is also visually assessed using class activation maps and saliency maps. The method is applied to NIH ChestX-ray14, the largest publicly available chest x-rays dataset. We demonstrate that the adversarially robust optimization paradigm improves feature interpretability both quantitatively and visually.

📄 PDF Abstract BibTeX arXiv:1905.03767

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Are Inherently Interpretable Models More Robust? A Study In Music Emotion Recognition

2025-08-05 · Katharina Hoedt, Arthur Flexer, Gerhard Widmer arxiv

One of the desired key properties of deep learning models is the ability to generalise to unseen samples. When provided with new samples that are (perceptually) similar to one or more training samples, deep learning mode…

Emotion Recognition

Adversarially robust segmentation models learn perceptually-aligned gradients

2022-04-03 · Pedro Sandoval-Segura

The effects of adversarial training on semantic segmentation networks has not been thoroughly explored. While previous work has shown that adversarially-trained image classifiers can be used to perform image synthesis, w…

Image GenerationImage InpaintingSegmentationSemantic Segmentation

Useful nonrobust features are ubiquitous in biomedical images

2026-04-24 · Coenraad Mouton, Randle Rabe, Niklas C. Koser, Nicolai Krekiehn 외 arxiv

We study whether deep networks for medical imaging learn useful nonrobust features - predictive input patterns that are not human interpretable and highly susceptible to small adversarial perturbations - and how these fe…

A Spectral View of Adversarially Robust Features

2018-11-15 · NeurIPS 2018 12 · Shivam Garg, Vatsal Sharan, Brian Hu Zhang, Gregory Valiant

Given the apparent difficulty of learning models that are robust to adversarial perturbations, we propose tackling the simpler problem of developing adversarially robust features. Specifically, given a dataset and metric…

Graph Neural Networks with Adaptive Residual

2021-12-01 · NeurIPS 2021 12 · Xiaorui Liu, Jiayuan Ding, Wei Jin, Han Xu 외

Graph neural networks (GNNs) have shown the power in graph representation learning for numerous tasks. In this work, we discover an interesting phenomenon that although residual connections in the message passing of GNNs…

Graph Representation LearningRepresentation Learning