paper-with-me

홈 › Papers

Analyzing the Noise Robustness of Deep Neural Networks

2020-01-26 · Kelei Cao, Mengchen Liu, Hang Su, Jing Wu, Jun Zhu, Shixia Liu

Adversarial examples, generated by adding small but intentionally imperceptible perturbations to normal examples, can mislead deep neural networks (DNNs) to make incorrect predictions. Although much work has been done on both adversarial attack and defense, a fine-grained understanding of adversarial examples is still lacking. To address this issue, we present a visual analysis method to explain why adversarial examples are misclassified. The key is to compare and analyze the datapaths of both the adversarial and normal examples. A datapath is a group of critical neurons along with their connections. We formulate the datapath extraction as a subset selection problem and solve it by constructing and training a neural network. A multi-level visualization consisting of a network-level visualization of data flows, a layer-level visualization of feature maps, and a neuron-level visualization of learned features, has been designed to help investigate how datapaths of adversarial and normal examples diverge and merge in the prediction process. A quantitative evaluation and a case study were conducted to demonstrate the promise of our method to explain the misclassification of adversarial examples.

📄 PDF Abstract BibTeX arXiv:2001.09395

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Attack

Similar Papers 제목 키워드 기반

Assessing the Noise Robustness of Class Activation Maps: A Framework for Reliable Model Interpretability

2025-08-25 · Syamantak Sarkar, Revoti P. Bora, Bhupender Kaushal, Sudhish N George 외 arxiv

Class Activation Maps (CAMs) are one of the important methods for visualizing regions used by deep learning models. Yet their robustness to different noise remains underexplored. In this work, we evaluate and report the …

PAS: Partial Additive Speech Data Augmentation Method for Noise Robust Speaker Verification

2023-07-20 · Wonbin Kim, Hyun-seo Shin, Ju-ho Kim, Jungwoo Heo 외

Background noise reduces speech intelligibility and quality, making speaker verification (SV) in noisy environments a challenging task. To improve the noise robustness of SV systems, additive noise data augmentation meth…

Data AugmentationSpeaker Verification

Robust Onion: Peeling Open Vocab Object Detectors Under Noise

2026-06-25 · Priyank Pathak, Mukilan Karuppasamy, Aaditya Baranwal, Shruti Vyas 외 arxiv

The impact of real-world noise on Open Vocabulary Object Detectors (OV-ODs) remains poorly understood due to their architectural complexity. We present our comprehensive analysis Robust Onion, an empirical study that use…

Multitasking Models are Robust to Structural Failure: A Neural Model for Bilingual Cognitive Reserve

2022-10-20 · Giannis Daras, Negin Raoof, Zoi Gkalitsiou, Alexandros G. Dimakis

We find a surprising connection between multitask learning and robustness to neuron failures. Our experiments show that bilingual language models retain higher performance under various neuron perturbations, such as rand…

Representation Learning

Analyzing Robustness of End-to-End Neural Models for Automatic Speech Recognition

2022-08-17 · Goutham Rajendran, Wei Zou

We investigate robustness properties of pre-trained neural models for automatic speech recognition. Real life data in machine learning is usually very noisy and almost never clean, which can be attributed to various fact…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition