cleverhans v2.0.0: an adversarial machine learning library

10/03/2016
by   Nicolas Papernot, et al.
0

cleverhans is a software library that provides standardized reference implementations of adversarial example construction techniques and adversarial training. The library may be used to develop more robust machine learning models and to provide standardized benchmarks of models' performance in the adversarial setting. Benchmarks constructed without a standardized implementation of adversarial example construction are not comparable to each other, because a good result may indicate a robust model or it may merely indicate a weak implementation of the adversarial example construction procedure. This technical report is structured as follows. Section <ref> provides an overview of adversarial examples in machine learning and of the cleverhans software. Section <ref> presents the core functionalities of the library: namely the attacks based on adversarial examples and defenses to improve the robustness of machine learning models to these attacks. Section <ref> describes how to report benchmark results using the library. Section <ref> describes the versioning system.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/04/2016

Adversarial Machine Learning at Scale

Adversarial examples are malicious inputs designed to fool machine learn...
research
05/09/2016

Theano: A Python framework for fast computation of mathematical expressions

Theano is a Python library that allows to define, optimize, and evaluate...
research
05/27/2022

R-HTDetector: Robust Hardware-Trojan Detection Based on Adversarial Training

Hardware Trojans (HTs) have become a serious problem, and extermination ...
research
11/23/2021

Adversarial machine learning for protecting against online manipulation

Adversarial examples are inputs to a machine learning system that result...
research
04/14/2022

Planting Undetectable Backdoors in Machine Learning Models

Given the computational cost and technical expertise required to train m...
research
03/19/2017

Practical Coreset Constructions for Machine Learning

We investigate coresets - succinct, small summaries of large data sets -...
research
01/07/2021

Dataset Definition Standard (DDS)

This document gives a set of recommendations to build and manipulate the...

Please sign up or login with your details

Forgot password? Click here to reset