REMEDI: Corrective Transformations for Improved Neural Entropy Estimation
Viktor Nilsson, Anirban Samaddar, Sandeep Madireddy, Pierre Nyquist
TL;DR
REMEDI addresses the challenge of estimating differential entropy in high-dimensional settings by marrying a flexible base density learned via cross-entropy with a Donsker-Varadhan-based corrective term. The method provides a tractable empirical loss that combines KNIFE-style cross-entropy and a neural DV term, with theoretical guarantees of consistency under mild, non-compact-support conditions. Empirically, REMEDI improves entropy estimation on synthetic datasets, enhances Information Bottleneck performance on MNIST/CIFAR-10/ImageNet, and enables generative sampling via rejection or Langevin dynamics. This approach yields practical benefits for information-theoretic objectives in deep learning and offers a bridge to generative modeling, with avenues for future exploration in higher dimensions and diffusion-model connections.
Abstract
Information theoretic quantities play a central role in machine learning. The recent surge in the complexity of data and models has increased the demand for accurate estimation of these quantities. However, as the dimension grows the estimation presents significant challenges, with existing methods struggling already in relatively low dimensions. To address this issue, in this work, we introduce $\texttt{REMEDI}$ for efficient and accurate estimation of differential entropy, a fundamental information theoretic quantity. The approach combines the minimization of the cross-entropy for simple, adaptive base models and the estimation of their deviation, in terms of the relative entropy, from the data density. Our approach demonstrates improvement across a broad spectrum of estimation tasks, encompassing entropy estimation on both synthetic and natural data. Further, we extend important theoretical consistency results to a more generalized setting required by our approach. We illustrate how the framework can be naturally extended to information theoretic supervised learning models, with a specific focus on the Information Bottleneck approach. It is demonstrated that the method delivers better accuracy compared to the existing methods in Information Bottleneck. In addition, we explore a natural connection between $\texttt{REMEDI}$ and generative modeling using rejection sampling and Langevin dynamics.
