paper-with-me

홈 › Papers

advertorch v0.1: An Adversarial Robustness Toolbox based on PyTorch

2019-02-20 · Gavin Weiguang Ding, Luyu Wang, Xiaomeng Jin

advertorch is a toolbox for adversarial robustness research. It contains various implementations for attacks, defenses and robust training methods. advertorch is built on PyTorch (Paszke et al., 2017), and leverages the advantages of the dynamic computational graph to provide concise and efficient reference implementations. The code is licensed under the LGPL license and is open sourced at https://github.com/BorealisAI/advertorch .

📄 PDF Abstract BibTeX arXiv:1902.07623

Code (3)

BorealisAI/advertorch 공식 구현 pytorch
Cody2333/WassNet pytorch
ElisaNguyen/dl-defense-pgd pytorch

Tasks

Adversarial AttackAdversarial DefenseAdversarial Robustness

Similar Papers 제목 키워드 기반

Adversarial Robustness Toolbox v1.0.0

2018-07-03 · Maria-Irina Nicolae, Mathieu Sinn, Minh Ngoc Tran, Beat Buesser 외

Adversarial Robustness Toolbox (ART) is a Python library supporting developers and researchers in defending Machine Learning models (Deep Neural Networks, Gradient Boosted Decision Trees, Support Vector Machines, Random …

Adversarial RobustnessBIG-bench Machine LearningGaussian ProcessesTime Series Analysis

Advbox: a toolbox to generate adversarial examples that fool neural networks

2020-01-13 · Dou Goodman, Hao Xin, Wang Yang, Wu Yuesheng 외

In recent years, neural networks have been extensively deployed for computer vision tasks, particularly visual classification problems, where new algorithms reported to achieve or even surpass the human performance. Rece…

BIG-bench Machine LearningFace RecognitionFace Swapping

Foolbox: A Python toolbox to benchmark the robustness of machine learning models

2017-07-13 · Jonas Rauber, Wieland Brendel, Matthias Bethge

Even todays most advanced machine learning models are easily fooled by almost imperceptible perturbations of their inputs. Foolbox is a new Python package to generate such adversarial perturbations and to quantify and co…

Adversarial AttackBIG-bench Machine Learning

ptwt - The PyTorch Wavelet Toolbox

2024-03-01 · Journal of Machine Learning Research 2024 3 · Moritz Wolter, Felix Blanke, Jochen Garcke, Charles Tapley Hoyt

The fast wavelet transform is an essential workhorse in signal processing. Wavelets are local in the spatial- or temporal- and the frequency-domain. This property enables frequency domain analysis while preserving some s…

CausalVLR: A Toolbox and Benchmark for Visual-Linguistic Causal Reasoning

2023-06-30 · Yang Liu, Weixing Chen, Guanbin Li, Liang Lin

We present CausalVLR (Causal Visual-Linguistic Reasoning), an open-source toolbox containing a rich set of state-of-the-art causal relation discovery and causal inference methods for various visual-linguistic reasoning t…

Causal InferenceMedical Report GenerationVideo CaptioningVisual Question Answering (VQA)