paper-with-me

홈 › Papers

Neural Architecture Dilation for Adversarial Robustness

2021-08-16 · NeurIPS 2021 12 · Yanxi Li, Zhaohui Yang, Yunhe Wang, Chang Xu

With the tremendous advances in the architecture and scale of convolutional neural networks (CNNs) over the past few decades, they can easily reach or even exceed the performance of humans in certain tasks. However, a recently discovered shortcoming of CNNs is that they are vulnerable to adversarial attacks. Although the adversarial robustness of CNNs can be improved by adversarial training, there is a trade-off between standard accuracy and adversarial robustness. From the neural architecture perspective, this paper aims to improve the adversarial robustness of the backbone CNNs that have a satisfactory accuracy. Under a minimal computational overhead, the introduction of a dilation architecture is expected to be friendly with the standard performance of the backbone CNN while pursuing adversarial robustness. Theoretical analyses on the standard and adversarial error bounds naturally motivate the proposed neural architecture dilation algorithm. Experimental results on real-world datasets and benchmark neural networks demonstrate the effectiveness of the proposed algorithm to balance the accuracy and adversarial robustness.

📄 PDF Abstract BibTeX arXiv:2108.06885

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

Brain Tumor Classifiers Under Attack: Robustness of ResNet Variants Against Transferable FGSM and PGD Attacks

2026-02-12 · Ryan Deem, Garrett Goodman, Waqas Majeed, Md Abdullah Al Hafiz Khan 외 arxiv

Adversarial robustness in deep learning models for brain tumor classification remains an underexplored yet critical challenge, particularly for clinical deployment scenarios involving MRI data. In this work, we investiga…

Brain Tumor ClassificationAdversarial Robustness

Multistream CNN for Robust Acoustic Modeling

2020-05-21 · Kyu J. Han, Jing Pan, Venkata Krishna Naveen Tadala, Tao Ma 외

This paper proposes multistream CNN, a novel neural network architecture for robust acoustic modeling in speech recognition tasks. The proposed architecture processes input speech with diverse temporal resolutions by app…

Data Augmentationspeech-recognitionSpeech Recognition

Generalized Dilation Neural Networks

2019-05-08 · Gavneet Singh Chadha, Jan Niclas Reimann, Andreas Schwung

Vanilla convolutional neural networks are known to provide superior performance not only in image recognition tasks but also in natural language processing and time series analysis. One of the strengths of convolutional …

Time SeriesTime Series Analysis

An Adaptive Orthogonal Convolution Scheme for Efficient and Flexible CNN Architectures

2025-01-14 · Thibaut Boissin, Franck Mamalet, Thomas Fel, Agustin Martin Picard 외

Orthogonal convolutional layers are the workhorse of multiple areas in machine learning, such as adversarial robustness, normalizing flows, GANs, and Lipschitzconstrained models. Their ability to preserve norms and ensur…

Adversarial Robustness

BEVDilation: LiDAR-Centric Multi-Modal Fusion for 3D Object Detection

2025-12-02 · Guowen Zhang, Chenhang He, Liyi Chen, Lei Zhang arxiv

Integrating LiDAR and camera information in the bird's eye view (BEV) representation has demonstrated its effectiveness in 3D object detection. However, because of the fundamental disparity in geometric accuracy between …

Computational Efficiency3D Object DetectionDepth EstimationPoint Clouds