paper-with-me

Papers

Developing and Defeating Adversarial Examples

2020-08-23 · Ian McDiarmid-Sterling, Allan Moser

Breakthroughs in machine learning have resulted in state-of-the-art deep neural networks (DNNs) performing classification tasks in safety-critical applications. Recent research has demonstrated that DNNs can be attacked through adversarial examples, which are small perturbations to input data that cause the DNN to misclassify objects. The proliferation of DNNs raises important safety concerns about designing systems that are robust to adversarial examples. In this work we develop adversarial examples to attack the Yolo V3 object detector [1] and then study strategies to detect and neutralize these examples. Python code for this project is available at https://github.com/ianmcdiarmidsterling/adversarial

📄 PDF Abstract BibTeX arXiv:2008.10106

Code (1)

ianmcdiarmidsterling/adversarial 공식 구현 pytorch

Tasks

BIG-bench Machine Learning

Methods 이 논문이 사용한 방법론

YOLO 설명 없음

Similar Papers 제목 키워드 기반

BERT Lost Patience Won't Be Robust to Adversarial Slowdown

2023-10-29 · NeurIPS 2023 11 · Zachary Coalson, Gabriel Ritter, Rakesh Bobba, Sanghyun Hong

In this paper, we systematically evaluate the robustness of multi-exit language models against adversarial slowdown. To audit their robustness, we design a slowdown attack that generates natural adversarial text bypassin…

Adversarial Text

FenceBox: A Platform for Defeating Adversarial Examples with Data Augmentation Techniques

2020-12-03 · Han Qiu, Yi Zeng, Tianwei Zhang, Yong Jiang 외

It is extensively studied that Deep Neural Networks (DNNs) are vulnerable to Adversarial Examples (AEs). With more and more advanced adversarial attack methods have been developed, a quantity of corresponding defense sol…

Adversarial AttackData Augmentation

Adversarial KA

2025-04-07 · Sviatoslav Dzhenzher, Michael H. Freedman

Regarding the representation theorem of Kolmogorov and Arnold (KA) as an algorithm for representing or {\guillemotleft}expressing{\guillemotright} functions, we test its robustness by analyzing its ability to withstand a…

Multi-stage Optimization based Adversarial Training

2021-06-26 · Xiaosen Wang, Chuanbiao Song, LiWei Wang, Kun He

In the field of adversarial robustness, there is a common practice that adopts the single-step adversarial training for quickly developing adversarially robust models. However, the single-step adversarial training is mos…

Adversarial Robustness

Characterizing Adversarial Examples Based on Spatial Consistency Information for Semantic Segmentation

2018-10-11 · ECCV 2018 9 · Chaowei Xiao, Ruizhi Deng, Bo Li, Fisher Yu 외

Deep Neural Networks (DNNs) have been widely applied in various recognition tasks. However, recently DNNs have been shown to be vulnerable against adversarial examples, which can mislead DNNs to make arbitrary incorrect …

General ClassificationSegmentationSemantic Segmentation