paper-with-me

홈 › Papers

The Convex Information Bottleneck Lagrangian

2019-11-25 · Borja Rodríguez Gálvez, Ragnar Thobaben, Mikael Skoglund

The information bottleneck (IB) problem tackles the issue of obtaining relevant compressed representations $T$ of some random variable $X$ for the task of predicting $Y$. It is defined as a constrained optimization problem which maximizes the information the representation has about the task, $I(T;Y)$, while ensuring that a certain level of compression $r$ is achieved (i.e., $ I(X;T) \leq r$). For practical reasons, the problem is usually solved by maximizing the IB Lagrangian (i.e., $\mathcal{L}_{\text{IB}}(T;\beta) = I(T;Y) - \beta I(X;T)$) for many values of $\beta \in [0,1]$. Then, the curve of maximal $I(T;Y)$ for a given $I(X;T)$ is drawn and a representation with the desired predictability and compression is selected. It is known when $Y$ is a deterministic function of $X$, the IB curve cannot be explored and another Lagrangian has been proposed to tackle this problem: the squared IB Lagrangian: $\mathcal{L}_{\text{sq-IB}}(T;\beta_{\text{sq}})=I(T;Y)-\beta_{\text{sq}}I(X;T)^2$. In this paper, we (i) present a general family of Lagrangians which allow for the exploration of the IB curve in all scenarios; (ii) provide the exact one-to-one mapping between the Lagrange multiplier and the desired compression rate $r$ for known IB curve shapes; and (iii) show we can approximately obtain a specific compression level with the convex IB Lagrangian for both known and unknown IB curve shapes. This eliminates the burden of solving the optimization problem for many values of the Lagrange multiplier. That is, we prove that we can solve the original constrained problem with a single optimization.

📄 PDF Abstract BibTeX arXiv:1911.11000

Code (2)

burklight/convex-IB-Lagrangian-PyTorch 공식 구현 pytorch
burklight/nonlinear-IB-PyTorch pytorch

Similar Papers 제목 키워드 기반

A Provably Convergent Information Bottleneck Solution via ADMM

2021-02-09 · Teng-Hui Huang, Aly El Gamal

The Information bottleneck (IB) method enables optimizing over the trade-off between compression of data and prediction accuracy of learned representations, and has successfully and robustly been applied to both supervis…

Information PlaneRepresentation Learning

Disentangled Information Bottleneck

2020-12-14 · Ziqi Pan, Li Niu, Jianfu Zhang, Liqing Zhang

The information bottleneck (IB) method is a technique for extracting information that is relevant for predicting the target random variable from the source random variable, which is typically implemented by optimizing th…

Adversarial AttackOut-of-Distribution DetectionPrediction

Structured IB: Improving Information Bottleneck with Structured Feature Learning

2024-12-11 · Hanzhe Yang, Youlong Wu, Dingzhu Wen, Yong Zhou 외

The Information Bottleneck (IB) principle has emerged as a promising approach for enhancing the generalization, robustness, and interpretability of deep neural networks, demonstrating efficacy across image segmentation, …

Image SegmentationSemantic CommunicationSemantic Segmentation

Caveats for information bottleneck in deterministic scenarios

2018-08-23 · ICLR 2019 5 · Artemy Kolchinsky, Brendan D. Tracey, Steven Van Kuyk

Information bottleneck (IB) is a method for extracting information from one random variable $X$ that is relevant for predicting another random variable $Y$. To do so, IB identifies an intermediate "bottleneck" variable $…

Video-based Bottleneck Detection utilizing Lagrangian Dynamics in Crowded Scenes

2019-08-21 · Maik Simon, Markus Küchhold, Tobias Senst, Erik Bochinski 외

Avoiding bottleneck situations in crowds is critical for the safety and comfort of people at large events or in public transportation. Based on the work of Lagrangian motion analysis we propose a novel video-based bottle…

Optical Flow Estimation