paper-with-me

홈 › Papers

SSCNets: Robustifying DNNs using Secure Selective Convolutional Filters

2018-11-04 · Hassan Ali, Faiq Khalid, Hammad Tariq, Muhammad Abdullah Hanif, Semeen Rehman, Rehan Ahmed, Muhammad Shafique

In this paper, we introduce a novel technique based on the Secure Selective Convolutional (SSC) techniques in the training loop that increases the robustness of a given DNN by allowing it to learn the data distribution based on the important edges in the input image. We validate our technique on Convolutional DNNs against the state-of-the-art attacks from the open-source Cleverhans library using the MNIST, the CIFAR-10, and the CIFAR-100 datasets. Our experimental results show that the attack success rate, as well as the imperceptibility of the adversarial images, can be significantly reduced by adding effective pre-processing functions, i.e., Sobel filtering.

📄 PDF Abstract BibTeX arXiv:1811.01443

Code (1)

hassanalikhatim/QuSecNets_SSCNets_FaDec tf

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Improving Adversarial Robustness via Channel-wise Activation Suppressing

2021-03-11 · ICLR 2021 1 · Yang Bai, Yuyuan Zeng, Yong Jiang, Shu-Tao Xia 외

The study of adversarial examples and their activation has attracted significant attention for secure and robust learning with deep neural networks (DNNs). Different from existing works, in this paper, we highlight two n…

Adversarial Robustness

RoAST: Robustifying Language Models via Adversarial Perturbation with Selective Training

2023-12-07 · Jaehyung Kim, Yuning Mao, Rui Hou, Hanchao Yu 외

Fine-tuning pre-trained language models (LMs) has become the de facto standard in many NLP tasks. Nevertheless, fine-tuned LMs are still prone to robustness issues, such as adversarial robustness and model calibration. S…

Adversarial Robustness

CrypTFlow2: Practical 2-Party Secure Inference

2020-10-13 · Deevashwer Rathee, Mayank Rathee, Nishant Kumar, Nishanth Chandran 외

We present CrypTFlow2, a cryptographic framework for secure inference over realistic Deep Neural Networks (DNNs) using secure 2-party computation. CrypTFlow2 protocols are both correct -- i.e., their outputs are bitwise …

QUOTIENT: Two-Party Secure Neural Network Training and Prediction

2019-07-08 · Nitin Agrawal, Ali Shahin Shamsabadi, Matt J. Kusner, Adrià Gascón

Recently, there has been a wealth of effort devoted to the design of secure protocols for machine learning tasks. Much of this is aimed at enabling secure prediction from highly-accurate Deep Neural Networks (DNNs). Howe…

PredictionVocal Bursts Valence Prediction

Slalom: Fast, Verifiable and Private Execution of Neural Networks in Trusted Hardware

2018-06-08 · ICLR 2019 5 · Florian Tramèr, Dan Boneh

As Machine Learning (ML) gets applied to security-critical or sensitive domains, there is a growing need for integrity and privacy for outsourced ML computations. A pragmatic solution comes from Trusted Execution Environ…

GPU