Stable and Convexified Information Bottleneck Optimization via Symbolic Continuation and Entropy-Regularized Trajectories
Faruk Alpay
TL;DR
The paper tackles instability in Information Bottleneck optimization caused by phase transitions as the trade-off parameter $\beta$ varies. It introduces a convexified IB objective with a strictly convex $u(\cdot)$ on $I(X;Z)$ and an entropy regularizer $-\epsilon H(Z|X)$, paired with a predictor–corrector continuation based on an implicit ODE to track the encoder $p(z|x)$ across increments in $\beta$. The main contributions are proving convexity and uniqueness of the IB solution path, developing Hessian-aware continuation, and demonstrating smoother information trajectories that match standard IB performance at the optimum but without discontinuities. The approach yields stable, continuous representations suitable for dynamic or sensitive settings and offers a pathway to extending IB ideas to Gaussian and variational formulations in neural networks.
Abstract
The Information Bottleneck (IB) method frequently suffers from unstable optimization, characterized by abrupt representation shifts near critical points of the IB trade-off parameter, beta. In this paper, I introduce a novel approach to achieve stable and convex IB optimization through symbolic continuation and entropy-regularized trajectories. I analytically prove convexity and uniqueness of the IB solution path when an entropy regularization term is included, and demonstrate how this stabilizes representation learning across a wide range of \b{eta} values. Additionally, I provide extensive sensitivity analyses around critical points (beta) with statistically robust uncertainty quantification (95% confidence intervals). The open-source implementation, experimental results, and reproducibility framework included in this work offer a clear path for practical deployment and future extension of my proposed method.
