paper-with-me

Papers

Deep Deterministic Information Bottleneck with Matrix-based Entropy Functional

2021-01-31 · Xi Yu, Shujian Yu, Jose C. Principe

We introduce the matrix-based Renyi's $\alpha$-order entropy functional to parameterize Tishby et al. information bottleneck (IB) principle with a neural network. We term our methodology Deep Deterministic Information Bottleneck (DIB), as it avoids variational inference and distribution assumption. We show that deep neural networks trained with DIB outperform the variational objective counterpart and those that are trained with other forms of regularization, in terms of generalization performance and robustness to adversarial attack.Code available at https://github.com/yuxi120407/DIB

📄 PDF Abstract BibTeX arXiv:2102.00533

Code (1)

yuxi120407/DIB 공식 구현 pytorch

Tasks

Variational Inference

Methods 이 논문이 사용한 방법론

Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

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

Multivariate Extension of Matrix-based Renyi's α-order Entropy Functional

2018-08-23 · Shujian Yu, Luis Gonzalo Sanchez Giraldo, Robert Jenssen, Jose C. Principe

The matrix-based Renyi's \alpha-order entropy functional was recently introduced using the normalized eigenspectrum of a Hermitian matrix of the projected data in a reproducing kernel Hilbert space (RKHS). However, the c…

feature selection

Multi-view Information Bottleneck Without Variational Approximation

2022-04-22 · Qi Zhang, Shujian Yu, Jingmin Xin, Badong Chen

By "intelligently" fusing the complementary information across different views, multi-view learning is able to improve the performance of classification tasks. In this work, we extend the information bottleneck principle…

MULTI-VIEW LEARNING

Understanding Neural Networks with Logarithm Determinant Entropy Estimator

2021-05-08 · Zhanghao Zhouyin, Ding Liu

Understanding the informative behaviour of deep neural networks is challenged by misused estimators and the complexity of network structure, which leads to inconsistent observations and diversified interpretation. Here w…

Density Matrix RNN (DM-RNN): A Quantum Information Theoretic Framework for Modeling Musical Context and Polyphony

2026-01-08 · Joonwon Seo, Mariana Montiel arxiv

Classical Recurrent Neural Networks (RNNs) summarize musical context into a deterministic hidden state vector, imposing an information bottleneck that fails to capture the inherent ambiguity in music. We propose the Dens…