paper-with-me

Papers

Layer-wise Learning of Stochastic Neural Networks with Information Bottleneck

2017-12-04 · Thanh T. Nguyen, Jaesik Choi

Information Bottleneck (IB) is a generalization of rate-distortion theory that naturally incorporates compression and relevance trade-offs for learning. Though the original IB has been extensively studied, there has not been much understanding of multiple bottlenecks which better fit in the context of neural networks. In this work, we propose Information Multi-Bottlenecks (IMBs) as an extension of IB to multiple bottlenecks which has a direct application to training neural networks by considering layers as multiple bottlenecks and weights as parameterized encoders and decoders. We show that the multiple optimality of IMB is not simultaneously achievable for stochastic encoders. We thus propose a simple compromised scheme of IMB which in turn generalizes maximum likelihood estimate (MLE) principle in the context of stochastic neural networks. We demonstrate the effectiveness of IMB on classification tasks and adversarial robustness in MNIST and CIFAR10.

📄 PDF Abstract BibTeX arXiv:1712.01272

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Robustness

Similar Papers 제목 키워드 기반

Parametric Information Bottleneck to Optimize Stochastic Neural Networks

2018-01-01 · ICLR 2018 1 · Thanh T. Nguyen, Jaesik Choi

In this paper, we present a layer-wise learning of stochastic neural networks (SNNs) in an information-theoretic perspective. In each layer of an SNN, the compression and the relevance are defined to quantify the amount …

Information-Theoretic Greedy Layer-wise Training for Traffic Sign Recognition

2025-10-31 · Shuyan Lyu, Zhanzimo Wu, Junliang Du arxiv

Modern deep neural networks (DNNs) are typically trained with a global cross-entropy loss in a supervised end-to-end manner: neurons need to store their outgoing weights; training alternates between a forward pass (compu…

Traffic Sign Recognition

Neural Network Activation Quantization with Bitwise Information Bottlenecks

2020-06-09 · Xichuan Zhou, Kui Liu, Cong Shi, Haijun Liu 외

Recent researches on information bottleneck shed new light on the continuous attempts to open the black box of neural signal encoding. Inspired by the problem of lossy signal compression for wireless communication, this …

Computational EfficiencyQuantization

PSDNet and DPDNet: Efficient channel expansion, Depthwise-Pointwise-Depthwise Inverted Bottleneck Block

2019-09-03 · Guoqing Li, Meng Zhang, Qianru Zhang, Ziyang Chen 외

In many real-time applications, the deployment of deep neural networks is constrained by high computational cost and efficient lightweight neural networks are widely concerned. In this paper, we propose that depthwise co…

Comprehensive Information Bottleneck for Unveiling Universal Attribution to Interpret Vision Transformers

2025-07-06 · Jung-Ho Hong, Ho-Joong Kim, Kyu-Sung Jeon, Seong-Whan Lee arxiv

The feature attribution method reveals the contribution of input variables to the decision-making process to provide an attribution map for explanation. Existing methods grounded on the information bottleneck principle c…