paper-with-me

Papers

Information Bottleneck Theory on Convolutional Neural Networks

2019-11-09 · Junjie Li, Ding Liu

Recent years, many researches attempt to open the black box of deep neural networks and propose a various of theories to understand it. Among them, Information Bottleneck (IB) theory claims that there are two distinct phases consisting of fitting phase and compression phase in the course of training. This statement attracts many attentions since its success in explaining the inner behavior of feedforward neural networks. In this paper, we employ IB theory to understand the dynamic behavior of convolutional neural networks (CNNs) and investigate how the fundamental features such as convolutional layer width, kernel size, network depth, pooling layers and multi-fully connected layer have impact on the performance of CNNs. In particular, through a series of experimental analysis on benchmark of MNIST and Fashion-MNIST, we demonstrate that the compression phase is not observed in all these cases. This shows us the CNNs have a rather complicated behavior than feedforward neural networks.

📄 PDF Abstract BibTeX arXiv:1911.03722

Code (0)

등록된 구현이 없습니다.

Similar 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 dee…

How Does Information Bottleneck Help Deep Learning?

2023-05-30 · Kenji Kawaguchi, Zhun Deng, Xu Ji, Jiaoyang Huang

Numerous deep learning algorithms have been inspired by and understood via the notion of information bottleneck, where unnecessary information is (often implicitly) minimized while task-relevant information is maximized.…

Deep LearningGeneralization BoundsLearning Theory

HRel: Filter Pruning based on High Relevance between Activation Maps and Class Labels

2022-02-22 · CH Sarvani, Mrinmoy Ghorai, Shiv Ram Dubey, SH Shabbeer Basha

This paper proposes an Information Bottleneck theory based filter pruning method that uses a statistical measure called Mutual Information (MI). The MI between filters and class labels, also called \textit{Relevance}, is…

Information Plane

Justices for Information Bottleneck Theory

2023-05-19 · Faxian Cao, Yongqiang Cheng, Adil Mehmood Khan, Zhijing Yang

This study comes as a timely response to mounting criticism of the information bottleneck (IB) theory, injecting fresh perspectives to rectify misconceptions and reaffirm its validity. Firstly, we introduce an auxiliary …

Misconceptions

A Critical Review of Information Bottleneck Theory and its Applications to Deep Learning

2021-05-07 · Mohammad Ali Alomrani

In the past decade, deep neural networks have seen unparalleled improvements that continue to impact every aspect of today's society. With the development of high performance GPUs and the availability of vast amounts of …