paper-with-me

Papers

Compressing Neural Networks using the Variational Information Bottleneck

2018-02-28 · ICML 2018 · Bin Dai, Chen Zhu, David Wipf

Neural networks can be compressed to reduce memory and computational requirements, or to increase accuracy by facilitating the use of a larger base architecture. In this paper we focus on pruning individual neurons, which can simultaneously trim model size, FLOPs, and run-time memory. To improve upon the performance of existing compression algorithms we utilize the information bottleneck principle instantiated via a tractable variational bound. Minimization of this information theoretic bound reduces the redundancy between adjacent layers by aggregating useful information into a subset of neurons that can be preserved. In contrast, the activations of disposable neurons are shut off via an attractive form of sparse regularization that emerges naturally from this framework, providing tangible advantages over traditional sparsity penalties without contributing additional tuning parameters to the energy landscape. We demonstrate state-of-the-art compression rates across an array of datasets and network architectures.

📄 PDF Abstract BibTeX arXiv:1802.10399

Code (1)

zhuchen03/VIBNet pytorch

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Specializing Word Embeddings (for Parsing) by Information Bottleneck

2019-10-01 · IJCNLP 2019 11 · Xiang Lisa Li, Jason Eisner

Pre-trained word embeddings like ELMo and BERT contain rich syntactic and semantic information, resulting in state-of-the-art performance on various tasks. We propose a very fast variational information bottleneck (VIB) …

Dimensionality ReductionPOSTAGWord Embeddings

Differentiable Information Bottleneck for Deterministic Multi-view Clustering

2024-03-23 · CVPR 2024 1 · Xiaoqiang Yan, Zhixiang Jin, Fengshou Han, Yangdong Ye

In recent several years, the information bottleneck (IB) principle provides an information-theoretic framework for deep multi-view clustering (MVC) by compressing multi-view observations while preserving the relevant inf…

ClusteringTriplet

Compressing Neural Networks using the Variational Information Bottelneck

2018-07-01 · ICML 2018 7 · Bin Dai, Chen Zhu, Baining Guo, David Wipf

Neural networks can be compressed to reduce memory and computational requirements, or to increase accuracy by facilitating the use of a larger base architecture. In this paper we focus on pruning individual neurons,…

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…

Comprehensive Information Bottleneck for Unveiling Universal Attribution to Interpret Vision Transformers

2025-01-01 · CVPR 2025 1 · Jung-Ho Hong, Ho-Joong Kim, Kyu-Sung Jeon, Seong-Whan Lee

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 princip…

Decision Making