paper-with-me

홈 › Papers

Radial Basis Feature Transformation to Arm CNNs Against Adversarial Attacks

2019-05-01 · ICLR 2019 5 · Saeid Asgari Taghanaki, Shekoofeh Azizi, Ghassan Hamarneh

The linear and non-flexible nature of deep convolutional models makes them vulnerable to carefully crafted adversarial perturbations. To tackle this problem, in this paper, we propose a nonlinear radial basis convolutional feature transformation by learning the Mahalanobis distance function that maps the input convolutional features from the same class into tight clusters. In such a space, the clusters become compact and well-separated, which prevent small adversarial perturbations from forcing a sample to cross the decision boundary. We test the proposed method on three publicly available image classification and segmentation data-sets namely, MNIST, ISBI ISIC skin lesion, and NIH ChestX-ray14. We evaluate the robustness of our method to different gradient (targeted and untargeted) and non-gradient based attacks and compare it to several non-gradient masking defense strategies. Our results demonstrate that the proposed method can boost the performance of deep convolutional neural networks against adversarial perturbations without accuracy drop on clean data.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage Classification

Similar Papers 제목 키워드 기반

Cascaded Light Propagation Volumes using Spherical Radial Basis Functions

2024-07-24 · Ludovic Silvestre, João Pereira

This paper introduces a contribution made to one of the newest methods for simulating indirect lighting in dynamic scenes , the cascaded light propagation volumes . Our contribution consists on using Spherical Radial Bas…

Scale Steerable Filters for Locally Scale-Invariant Convolutional Neural Networks

2019-06-10 · Rohan Ghosh, Anupam K. Gupta

Augmenting transformation knowledge onto a convolutional neural network's weights has often yielded significant improvements in performance. For rotational transformation augmentation, an important element to recent appr…

Nearest Neighbour Radial Basis Function Solvers for Deep Neural Networks

2018-01-01 · ICLR 2018 1 · Benjamin J. Meyer, Ben Harwood, Tom Drummond

We present a radial basis function solver for convolutional neural networks that can be directly applied to both distance metric learning and classification problems. Our method treats all training features from a deep n…

ClassificationGeneral ClassificationMetric Learning

Radial Basis Function Networks for Convolutional Neural Networks to Learn Similarity Distance Metric and Improve Interpretability

2022-08-24 · Mohammadreza Amirian, Friedhelm Schwenker

Radial basis function neural networks (RBFs) are prime candidates for pattern classification and regression and have been used extensively in classical machine learning applications. However, RBFs have not been integrate…

Decision Makingimage-classificationImage Classification

An Exact Reformulation of Feature-Vector-based Radial-Basis-Function Networks for Graph-based Observations

2019-01-22 · Isaac J. Sledge, Jose C. Principe

Radial-basis-function networks are traditionally defined for sets of vector-based observations. In this short paper, we reformulate such networks so that they can be applied to adjacency-matrix representations of weighte…