Empirical Advocacy of Bio-inspired Models for Robust Image Recognition
Harshitha Machiraju, Oh-Hyeon Choung, Michael H. Herzog, and Pascal, Frossard

TL;DR
This paper evaluates bio-inspired neural network models for image recognition, showing they are more robust to adversarial attacks and real-world corruptions than traditional DCNNs, due to their frequency information usage.
Contribution
It provides a comprehensive benchmark and analysis demonstrating the robustness advantages of bio-inspired models over standard and adversarially trained DCNNs.
Findings
Bio-inspired models are adversarially robust without data augmentation.
They outperform adversarially trained models on common corruptions.
They utilize both low and mid-frequency information, enhancing robustness.
Abstract
Deep convolutional neural networks (DCNNs) have revolutionized computer vision and are often advocated as good models of the human visual system. However, there are currently many shortcomings of DCNNs, which preclude them as a model of human vision. There are continuous attempts to use features of the human visual system to improve the robustness of neural networks to data perturbations. We provide a detailed analysis of such bio-inspired models and their properties. To this end, we benchmark the robustness of several bio-inspired models against their most comparable baseline DCNN models. We find that bio-inspired models tend to be adversarially robust without requiring any special data augmentation. Additionally, we find that bio-inspired models beat adversarially trained models in the presence of more real-world common corruptions. Interestingly, we also find that bio-inspired models…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning
MethodsDiffusion-Convolutional Neural Networks
