paper-with-me

Papers

IB-AdCSCNet:Adaptive Convolutional Sparse Coding Network Driven by Information Bottleneck

2024-05-23 · He Zou, Meng'en Qin, Yu Song, XiaoHui Yang

In the realm of neural network models, the perpetual challenge remains in retaining task-relevant information while effectively discarding redundant data during propagation. In this paper, we introduce IB-AdCSCNet, a deep learning model grounded in information bottleneck theory. IB-AdCSCNet seamlessly integrates the information bottleneck trade-off strategy into deep networks by dynamically adjusting the trade-off hyperparameter $\lambda$ through gradient descent, updating it within the FISTA(Fast Iterative Shrinkage-Thresholding Algorithm ) framework. By optimizing the compressive excitation loss function induced by the information bottleneck principle, IB-AdCSCNet achieves an optimal balance between compression and fitting at a global level, approximating the globally optimal representation feature. This information bottleneck trade-off strategy driven by downstream tasks not only helps to learn effective features of the data, but also improves the generalization of the model. This study's contribution lies in presenting a model with consistent performance and offering a fresh perspective on merging deep learning with sparse representation theory, grounded in the information bottleneck concept. Experimental results on CIFAR-10 and CIFAR-100 datasets demonstrate that IB-AdCSCNet not only matches the performance of deep residual convolutional networks but also outperforms them when handling corrupted data. Through the inference of the IB trade-off, the model's robustness is notably enhanced.

📄 PDF Abstract BibTeX arXiv:2405.14192

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learned Convolutional Sparse Coding

2017-11-01 · Hillel Sreter, Raja Giryes

We propose a convolutional recurrent sparse auto-encoder model. The model consists of a sparse encoder, which is a convolutional extension of the learned ISTA (LISTA) method, and a linear convolutional decoder. Our strat…

DecoderDenoisingImage DenoisingImage Inpainting

SINET: Sparsity-driven Interpretable Neural Network for Underwater Image Enhancement

2024-09-02 · Gargi Panda, Soumitra Kundu, Saumik Bhattacharya, Aurobinda Routray

Improving the quality of underwater images is essential for advancing marine research and technology. This work introduces a sparsity-driven interpretable neural network (SINET) for the underwater image enhancement (UIE)…

Image EnhancementUIE

Convolutional Dictionary Regularizers for Tomographic Inversion

2019-02-18

There has been a growing interest in the use of data-driven regularizers to solve inverse problems associated with computational imaging systems. The convolutional sparse representation model has recently gained attentio…

DenoisingDictionary Learning

Efficient ADMM-based Algorithms for Convolutional Sparse Coding

2021-09-07 · Farshad G. Veshki, Sergiy A. Vorobyov

Convolutional sparse coding improves on the standard sparse approximation by incorporating a global shift-invariant model. The most efficient convolutional sparse coding methods are based on the alternating direction met…

Dictionary Learning

A Sparse Coding Interpretation of Neural Networks and Theoretical Implications

2021-08-14 · Joshua Bowren

Neural networks, specifically deep convolutional neural networks, have achieved unprecedented performance in various computer vision tasks, but the rationale for the computations and structures of successful neural netwo…

image-classificationImage Classification