paper-with-me

Papers

Improving Hierarchical Adversarial Robustness of Deep Neural Networks

2021-02-17 · Avery Ma, Aladin Virmaux, Kevin Scaman, Juwei Lu

Do all adversarial examples have the same consequences? An autonomous driving system misclassifying a pedestrian as a car may induce a far more dangerous -- and even potentially lethal -- behavior than, for instance, a car as a bus. In order to better tackle this important problematic, we introduce the concept of hierarchical adversarial robustness. Given a dataset whose classes can be grouped into coarse-level labels, we define hierarchical adversarial examples as the ones leading to a misclassification at the coarse level. To improve the resistance of neural networks to hierarchical attacks, we introduce a hierarchical adversarially robust (HAR) network design that decomposes a single classification task into one coarse and multiple fine classification tasks, before being specifically trained by adversarial defense techniques. As an alternative to an end-to-end learning approach, we show that HAR significantly improves the robustness of the network against $\ell_2$ and $\ell_{\infty}$ bounded hierarchical attacks on the CIFAR-10 and CIFAR-100 dataset.

📄 PDF Abstract BibTeX arXiv:2102.09012

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial DefenseAdversarial RobustnessAutonomous DrivingGeneral Classification

Similar Papers 제목 키워드 기반

A Hierarchical Assessment of Adversarial Severity

2021-08-26 · Guillaume Jeanneret, Juan C Perez, Pablo Arbelaez

Adversarial Robustness is a growing field that evidences the brittleness of neural networks. Although the literature on adversarial robustness is vast, a dimension is missing in these studies: assessing how severe the mi…

Adversarial Robustness

Hierarchically Robust Zero-shot Vision-language Models

2026-04-20 · Junhao Dong, Yifei Zhang, Hao Zhu, Yew-Soon Ong 외 arxiv

Vision-Language Models (VLMs) can perform zero-shot classification but are susceptible to adversarial attacks. While robust fine-tuning improves their robustness, existing approaches align fixed text embeddings with an i…

Adversarial Robustness

Towards Adversarial Robustness of Bayesian Neural Network through Hierarchical Variational Inference

2021-01-01 · Byung-Kwan Lee, Youngjoon Yu, Yong Man Ro

Recent works have applied Bayesian Neural Network (BNN) to adversarial training, and shown the improvement of adversarial robustness via the BNN's strength of stochastic gradient defense. However, we have found that in g…

Adversarial DefenseAdversarial RobustnessBayesian InferenceProbabilistic Deep Learning+1

Hierarchical Self-Supervised Adversarial Training for Robust Vision Models in Histopathology

2025-03-13 · Hashmat Shadab Malik, Shahina Kunhimon, Muzammal Naseer, Fahad Shahbaz Khan 외

Adversarial attacks pose significant challenges for vision models in critical fields like healthcare, where reliability is essential. Although adversarial training has been well studied in natural images, its application…

Contrastive Learning

Hierarchical Distribution-Aware Testing of Deep Learning

2022-05-17 · Wei Huang, Xingyu Zhao, Alec Banks, Victoria Cox 외

Deep Learning (DL) is increasingly used in safety-critical applications, raising concerns about its reliability. DL suffers from a well-known problem of lacking robustness, especially when faced with adversarial perturba…

Adversarial RobustnessData CompressionDeep Learning