You Look Twice: GaterNet for Dynamic Filter Selection in CNNs
Zhourong Chen, Yang Li, Samy Bengio, Si Si

TL;DR
GaterNet introduces input-dependent dynamic filter selection in CNNs, using a gater network to improve performance, generalization, and interpretability, demonstrated through extensive experiments on CIFAR and ImageNet datasets.
Contribution
This paper presents GaterNet, a novel framework with a gater network for dynamic filter activation in CNNs, enhancing accuracy and interpretability.
Findings
Outperforms original CNN models on CIFAR and ImageNet datasets.
Achieves state-of-the-art results on CIFAR-10.
Significantly improves model generalization and interpretability.
Abstract
The concept of conditional computation for deep nets has been proposed previously to improve model performance by selectively using only parts of the model conditioned on the sample it is processing. In this paper, we investigate input-dependent dynamic filter selection in deep convolutional neural networks (CNNs). The problem is interesting because the idea of forcing different parts of the model to learn from different types of samples may help us acquire better filters in CNNs, improve the model generalization performance and potentially increase the interpretability of model behavior. We propose a novel yet simple framework called GaterNet, which involves a backbone and a gater network. The backbone network is a regular CNN that performs the major computation needed for making a prediction, while a global gater network is introduced to generate binary gates for selectively…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Adversarial Robustness in Machine Learning
MethodsInterpretability
