Filter Bank Regularization of Convolutional Neural Networks
Seyed Mehdi Ayyoubzadeh, Xiaolin Wu

TL;DR
This paper introduces a filter bank-based regularization method for convolutional neural networks that enhances robustness and generalization by embedding structural priors while allowing flexible learning.
Contribution
It proposes a novel regularization approach using structured filter banks to mold CNN kernels, combining traditional image priors with deep learning flexibility.
Findings
Faster convergence of CNNs with the proposed regularization.
Improved generalization performance over existing methods.
Guided CNN training towards common image structures.
Abstract
Regularization techniques are widely used to improve the generality, robustness, and efficiency of deep convolutional neural networks (DCNNs). In this paper, we propose a novel approach of regulating DCNN convolutional kernels by a structured filter bank. Comparing with the existing regularization methods, such as or minimization of DCNN kernel weights and the kernel orthogonality, which ignore sample correlations within a kernel, the use of filter bank in regularization of DCNNs can mold the DCNN kernels to common spatial structures and features (e.g., edges or textures of various orientations and frequencies) of natural images. On the other hand, unlike directly making DCNN kernels fixed filters, the filter bank regularization still allows the freedom of optimizing DCNN weights via deep learning. This new DCNN design strategy aims to combine the best of two worlds:…
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 · Advanced Image and Video Retrieval Techniques
MethodsDiffusion-Convolutional Neural Networks · Weight Decay
