Global-Local Processing in Convolutional Neural Networks
Zahra Rezvani, Soroor Shekarizeh, Mohammad Sabokrou

TL;DR
This paper introduces the Global Advantage Stream (GAS), a module that enhances CNNs by capturing global features, improving accuracy and robustness while maintaining efficiency, inspired by human visual perception.
Contribution
The paper proposes a novel plug-and-play module called GAS that enables CNNs to learn holistic features, addressing their local bias and improving performance and robustness.
Findings
GAS improves CNN accuracy with minimal additional computational cost.
The model becomes more robust to adversarial attacks.
It learns more holistic, human-like representations.
Abstract
Convolutional Neural Networks (CNNs) have achieved outstanding performance on image processing challenges. Actually, CNNs imitate the typically developed human brain structures at the micro-level (Artificial neurons). At the same time, they distance themselves from imitating natural visual perception in humans at the macro architectures (high-level cognition). Recently it has been investigated that CNNs are highly biased toward local features and fail to detect the global aspects of their input. Nevertheless, the literature offers limited clues on this problem. To this end, we propose a simple yet effective solution inspired by the unconscious behavior of the human pupil. We devise a simple module called Global Advantage Stream (GAS) to learn and capture the holistic features of input samples (i.e., the global features). Then, the GAS features were combined with a CNN network as a…
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 · Anomaly Detection Techniques and Applications · Advanced Neural Network Applications
Methodsfail
