Resisting Adversarial Attacks in Deep Neural Networks using Diverse Decision Boundaries
Manaar Alam, Shubhajit Datta, Debdeep Mukhopadhyay, Arijit Mondal,, Partha Pratim Chakrabarti

TL;DR
This paper proposes a novel ensemble-based defense for deep neural networks that enhances robustness against adversarial attacks by creating diverse decision boundaries through input transformation and feature restriction techniques.
Contribution
The paper introduces a new ensemble method that constructs diverse classifiers with different decision boundaries to improve adversarial robustness, evaluated on standard image datasets.
Findings
Enhanced robustness against state-of-the-art adversarial attacks
Effective in defending against stronger, targeted adversaries
Maintains low false positive and false negative rates
Abstract
The security of deep learning (DL) systems is an extremely important field of study as they are being deployed in several applications due to their ever-improving performance to solve challenging tasks. Despite overwhelming promises, the deep learning systems are vulnerable to crafted adversarial examples, which may be imperceptible to the human eye, but can lead the model to misclassify. Protections against adversarial perturbations on ensemble-based techniques have either been shown to be vulnerable to stronger adversaries or shown to lack an end-to-end evaluation. In this paper, we attempt to develop a new ensemble-based solution that constructs defender models with diverse decision boundaries with respect to the original model. The ensemble of classifiers constructed by (1) transformation of the input by a method called Split-and-Shuffle, and (2) restricting the significant features…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning
