paper-with-me

Papers

Spatial-frequency channels, shape bias, and adversarial robustness

2023-09-21 · NeurIPS 2023 11

What spatial frequency information do humans and neural networks use to recognize objects? In neuroscience, critical band masking is an established tool that can reveal the frequency-selective filters used for object recognition. Critical band masking measures the sensitivity of recognition performance to noise added at each spatial frequency. Existing critical band masking studies show that humans recognize periodic patterns (gratings) and letters by means of a spatial-frequency filter (or "channel") that has a frequency bandwidth of one octave (doubling of frequency). Here, we introduce critical band masking as a task for network-human comparison and test 14 humans and 76 neural networks on 16-way ImageNet categorization in the presence of narrowband noise. We find that humans recognize objects in natural images using the same one-octave-wide channel that they use for letters and gratings, making it a canonical feature of human object recognition. Unlike humans, the neural network channel is very broad, 2-4 times wider than the human channel. This means that the network channel extends to frequencies higher and lower than those that humans are sensitive to. Thus, noise at those frequencies will impair network performance and spare human performance. Adversarial and augmented-image training are commonly used to increase network robustness and shape bias. Does this training align network and human object recognition channels? Three network channel properties (bandwidth, center frequency, peak noise sensitivity) correlate strongly with shape bias (51% variance explained) and robustness of adversarially-trained networks (66% variance explained). Adversarial training increases robustness but expands the channel bandwidth even further beyond the human bandwidth. Thus, critical band masking reveals that the network channel is more than twice as wide as the human channel, and that adversarial training only makes it worse. Networks with narrower channels might be more robust.

📄 PDF Abstract BibTeX

Code (1)

ajaysub110/critical-band-masking 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Frequency-domain Learning for Volumetric-based 3D Data Perception

2023-02-16 · Zifan Yu, Suya You, Fengbo Ren

Frequency-domain learning draws attention due to its superior tradeoff between inference accuracy and input data size. Frequency-domain learning in 2D computer vision tasks has shown that 2D convolutional neural networks…

3D Shape ClassificationSemantic Segmentation

Local Convolutions Cause an Implicit Bias towards High Frequency Adversarial Examples

2020-06-19 · Josue Ortega Caro, Yilong Ju, Ryan Pyle, Sourav Dey 외

Adversarial Attacks are still a significant challenge for neural networks. Recent work has shown that adversarial perturbations typically contain high-frequency features, but the root cause of this phenomenon remains unk…

Adversarial RobustnessVocal Bursts Intensity Prediction

Evaluating Adversarial Robustness in the Spatial Frequency Domain

2024-05-10 · Keng-Hsin Liao, Chin-Yuan Yeh, Hsi-Wen Chen, Ming-Syan Chen

Convolutional Neural Networks (CNNs) have dominated the majority of computer vision tasks. However, CNNs' vulnerability to adversarial attacks has raised concerns about deploying these models to safety-critical applicati…

Adversarial Robustness

Dissociating spatial frequency reliance from adversarial robustness advantages in neurally guided deep convolutional neural networks

2026-05-06 · Zhenan Shao, Tianyu Ren, Chengxiao Wang, Leyla Isik 외 arxiv

Deep convolutional neural networks (DCNNs) have rivaled humans on many visual tasks, yet they remain vulnerable to near-imperceptible perturbations generated by adversarial attacks. Recent work shows that aligning DCNN r…

Adversarial RobustnessObject Recognition

Spatial Frequency Bias in Convolutional Generative Adversarial Networks

2020-10-04 · Mahyar Khayatkhoei, Ahmed Elgammal

As the success of Generative Adversarial Networks (GANs) on natural images quickly propels them into various real-life applications across different domains, it becomes more and more important to clearly understand their…

DenoisingSuper-Resolution