paper-with-me

홈 › Papers

Evaluating Robustness to Context-Sensitive Feature Perturbations of Different Granularities

2020-01-29 · Isaac Dunn, Laura Hanu, Hadrien Pouget, Daniel Kroening, Tom Melham

We cannot guarantee that training datasets are representative of the distribution of inputs that will be encountered during deployment. So we must have confidence that our models do not over-rely on this assumption. To this end, we introduce a new method that identifies context-sensitive feature perturbations (e.g. shape, location, texture, colour) to the inputs of image classifiers. We produce these changes by performing small adjustments to the activation values of different layers of a trained generative neural network. Perturbing at layers earlier in the generator causes changes to coarser-grained features; perturbations further on cause finer-grained changes. Unsurprisingly, we find that state-of-the-art classifiers are not robust to any such changes. More surprisingly, when it comes to coarse-grained feature changes, we find that adversarial training against pixel-space perturbations is not just unhelpful: it is counterproductive.

📄 PDF Abstract BibTeX arXiv:2001.11055

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

Stochasticity in Tokenisation Improves Robustness

2026-04-17 · Sophie Steger, Rui Li, Sofiane Ennadir, Anya Sims 외 arxiv

The widespread adoption of large language models (LLMs) has increased concerns about their robustness. Vulnerabilities in perturbations of tokenisation of the input indicate that models trained with a deterministic canon…

Evaluating Robustness to Input Perturbations for Neural Machine Translation

2020-05-01 · ACL 2020 6 · Xing Niu, Prashant Mathur, Georgiana Dinu, Yaser Al-Onaizan

Neural Machine Translation (NMT) models are sensitive to small perturbations in the input. Robustness to such perturbations is typically measured using translation quality metrics such as BLEU on the noisy input. This pa…

Machine TranslationNMTTranslation

Balancing Robustness and Sensitivity using Feature Contrastive Learning

2021-05-19 · Seungyeon Kim, Daniel Glasner, Srikumar Ramalingam, Cho-Jui Hsieh 외

It is generally believed that robust training of extremely large networks is critical to their success in real-world applications. However, when taken to the extreme, methods that promote robustness can hurt the model's …

Contrastive LearningSensitivity

A Validation Strategy for Deep Learning Models: Evaluating and Enhancing Robustness

2025-09-23 · Abdul-Rauf Nuhu, Parham Kebria, Vahid Hemmati, Benjamin Lartey 외 arxiv

Data-driven models, especially deep learning classifiers often demonstrate great success on clean datasets. Yet, they remain vulnerable to common data distortions such as adversarial and common corruption perturbations. …

Understanding the robustness of deep neural network classifiers for breast cancer screening

2020-03-23 · Witold Oleszkiewicz, Taro Makino, Stanisław Jastrzębski, Tomasz Trzciński 외

Deep neural networks (DNNs) show promise in breast cancer screening, but their robustness to input perturbations must be better understood before they can be clinically implemented. There exists extensive literature on t…