IB-AdCSCNet:Adaptive Convolutional Sparse Coding Network Driven by Information Bottleneck
He Zou, Meng'en Qin, Yu Song, Xiaohui Yang

TL;DR
IB-AdCSCNet is a deep learning model that incorporates the information bottleneck principle with adaptive sparse coding, improving robustness and generalization by balancing compression and data fitting during training.
Contribution
The paper introduces IB-AdCSCNet, which adaptively adjusts the information bottleneck trade-off in deep networks using gradient descent within the FISTA framework, merging sparse coding with deep learning.
Findings
Matches residual networks on CIFAR-10/100
Outperforms residual networks on corrupted data
Enhances model robustness through IB trade-off inference
Abstract
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 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…
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 Data Compression Techniques · Generative Adversarial Networks and Image Synthesis · Image and Signal Denoising Methods
