paper-with-me

홈 › Papers

Unlocking Noise-Resistant Vision: Key Architectural Secrets for Robust Models

2025-09-25 · Bum Jun Kim, Makoto Kawano, Yusuke Iwasawa, Yutaka Matsuo arxiv

While the robustness of vision models is often measured, their dependence on specific architectural design choices is rarely dissected. We investigate why certain vision architectures are inherently more robust to additive Gaussian noise and convert these empirical insights into simple, actionable design rules. Specifically, we performed extensive evaluations on 1,174 pretrained vision models, empirically identifying four consistent design patterns for improved robustness against Gaussian noise: larger stem kernels, smaller input resolutions, average pooling, and supervised vision transformers (ViTs) rather than CLIP ViTs, which yield up to 506 rank improvements and 21.6\%p accuracy gains. We then develop a theoretical analysis that explains these findings, converting observed correlations into causal mechanisms. First, we prove that low-pass stem kernels attenuate noise with a gain that decreases quadratically with kernel size and that anti-aliased downsampling reduces noise energy roughly in proportion to the square of the downsampling factor. Second, we demonstrate that average pooling is unbiased and suppresses noise in proportion to the pooling window area, whereas max pooling incurs a positive bias that grows slowly with window size and yields a relatively higher mean-squared error and greater worst-case sensitivity. Third, we reveal and explain the vulnerability of CLIP ViTs via a pixel-space Lipschitz bound: The smaller normalization standard deviations used in CLIP preprocessing amplify worst-case sensitivity by up to 1.91 times relative to the Inception-style preprocessing common in supervised ViTs. Our results collectively disentangle robustness into interpretable modules, provide a theory that explains the observed trends, and build practical, plug-and-play guidelines for designing vision models more robust against Gaussian noise.

📄 PDF Abstract BibTeX arXiv:2509.20939

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SALSA: Attacking Lattice Cryptography with Transformers

2022-07-11 · Emily Wenger, Mingjie Chen, François Charton, Kristin Lauter

Currently deployed public-key cryptosystems will be vulnerable to attacks by full-scale quantum computers. Consequently, "quantum resistant" cryptosystems are in high demand, and lattice-based cryptosystems, based on a h…

Cryptanalysis

MarineGPT: Unlocking Secrets of Ocean to the Public

2023-10-20 · Ziqiang Zheng, Jipeng Zhang, Tuan-Anh Vu, Shizhe Diao 외

Large language models (LLMs), such as ChatGPT/GPT-4, have proven to be powerful tools in promoting the user experience as an AI assistant. The continuous works are proposing multi-modal large language models (MLLM), empo…

Language Modelling

The Secrets of Non-Blind Poisson Deconvolution

2023-09-06 · Abhiram Gnanasambandam, Yash Sanghvi, Stanley H. Chan

Non-blind image deconvolution has been studied for several decades but most of the existing work focuses on blur instead of noise. In photon-limited conditions, however, the excessive amount of shot noise makes tradition…

Image Deconvolution

Meta Self-Refinement for Robust Learning with Weak Supervision

2022-05-15 · Dawei Zhu, Xiaoyu Shen, Michael A. Hedderich, Dietrich Klakow

Training deep neural networks (DNNs) under weak supervision has attracted increasing research attention as it can significantly reduce the annotation cost. However, labels from weak supervision can be noisy, and the high…

Impact of L1 Batch Normalization on Analog Noise Resistant Property of Deep Learning Models

2022-05-07 · Omobayode Fagbohungbe, Lijun Qian

Analog hardware has become a popular choice for machine learning on resource-constrained devices recently due to its fast execution and energy efficiency. However, the inherent presence of noise in analog hardware and th…

Vocal Bursts Type Prediction