paper-with-me

Papers

Towards Adversarial Robustness of Deep Vision Algorithms

2022-11-19 · Hanshu Yan

Deep learning methods have achieved great success in solving computer vision tasks, and they have been widely utilized in artificially intelligent systems for image processing, analysis, and understanding. However, deep neural networks have been shown to be vulnerable to adversarial perturbations in input data. The security issues of deep neural networks have thus come to the fore. It is imperative to study the adversarial robustness of deep vision algorithms comprehensively. This talk focuses on the adversarial robustness of image classification models and image denoisers. We will discuss the robustness of deep vision algorithms from three perspectives: 1) robustness evaluation (we propose the ObsAtk to evaluate the robustness of denoisers), 2) robustness improvement (HAT, TisODE, and CIFS are developed to robustify vision models), and 3) the connection between adversarial robustness and generalization capability to new domains (we find that adversarially robust denoisers can deal with unseen types of real-world noise).

📄 PDF Abstract BibTeX arXiv:2211.10670

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustnessimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Simple Transparent Adversarial Examples

2021-05-20 · Jaydeep Borkar, Pin-Yu Chen

There has been a rise in the use of Machine Learning as a Service (MLaaS) Vision APIs as they offer multiple services including pre-built models and algorithms, which otherwise take a huge amount of resources if built fr…

Image Generationobject-detectionObject DetectionOptical Character Recognition+1

Improving Performance of Semi-Supervised Learning by Adversarial Attacks

2023-08-08 · Dongyoon Yang, Kunwoong Kim, Yongdai Kim

Semi-supervised learning (SSL) algorithm is a setup built upon a realistic assumption that access to a large amount of labeled data is tough. In this study, we present a generalized framework, named SCAR, standing for Se…

Adversarial Robustnessimage-classificationImage Classification

Hyper Adversarial Tuning for Boosting Adversarial Robustness of Pretrained Large Vision Models

2024-10-08 · Kangtao Lv, Huangsen Cao, Kainan Tu, Yihuai Xu 외

Large vision models have been found vulnerable to adversarial examples, emphasizing the need for enhancing their adversarial robustness. While adversarial training is an effective defense for deep convolutional models, i…

Adversarial RobustnessTransfer Learning

On visual self-supervision and its effect on model robustness

2021-12-08 · Michal Kucer, Diane Oyen, Garrett Kenyon

Recent self-supervision methods have found success in learning feature representations that could rival ones from full supervision, and have been shown to be beneficial to the model in several ways: for example improving…

Out-of-Distribution DetectionSelf-Supervised Learning

Unadversarial Examples: Designing Objects for Robust Vision

2020-12-22 · NeurIPS 2021 12 · Hadi Salman, Andrew Ilyas, Logan Engstrom, Sai Vemprala 외

We study a class of realistic computer vision settings wherein one can influence the design of the objects being recognized. We develop a framework that leverages this capability to significantly improve vision models' p…

BIG-bench Machine LearningSensitivity