WSEBP: A Novel Width-depth Synchronous Extension-based Basis Pursuit Algorithm for Multi-Layer Convolutional Sparse Coding
Haitong Tang, Shuang He, Lingbin Bian, Zhiming Cui, Nizhuan Wang

TL;DR
This paper introduces WSEBP, a novel width-depth synchronous extension-based basis pursuit algorithm that enhances multi-layer convolutional sparse coding, enabling more efficient and interpretable deep CNNs with improved accuracy and resource utilization.
Contribution
The paper proposes WSEBP, a pursuit algorithm that eliminates iteration limitations in ML-CSC, and demonstrates its effectiveness in improving CNN performance and interpretability, especially in deeper networks.
Findings
WSEBP outperforms SOTA algorithms in accuracy and resource efficiency.
WSEBP enhances the performance of deeper CNNs and improves interpretability.
WSEBP-VGG13 achieves competitive results on multiple datasets.
Abstract
The pursuit algorithms integrated in multi-layer convolutional sparse coding (ML-CSC) can interpret the convolutional neural networks (CNNs). However, many current state-of-art (SOTA) pursuit algorithms require multiple iterations to optimize the solution of ML-CSC, which limits their applications to deeper CNNs due to high computational cost and large number of resources for getting very tiny gain of performance. In this study, we focus on the 0th iteration in pursuit algorithm by introducing an effective initialization strategy for each layer, by which the solution for ML-CSC can be improved. Specifically, we first propose a novel width-depth synchronous extension-based basis pursuit (WSEBP) algorithm which solves the ML-CSC problem without the limitation of the number of iterations compared to the SOTA algorithms and maximizes the performance by an effective initialization in each…
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
TopicsImage Processing Techniques and Applications · Optical measurement and interference techniques · Image and Video Stabilization
MethodsDropout · Dense Connections · Convolution · Max Pooling · Softmax
