Flexible Variational Information Bottleneck: Achieving Diverse Compression with a Single Training

February 02, 2024 ยท Entered Twilight ยท ๐Ÿ› Neurocomputing

๐Ÿ’ค TWILIGHT: Eternal Rest
Repo abandoned since publication

Repo contents: LICENSE, README.md, calibration.py, demo.ipynb, fvib.py, loss.py, networks.py, utils.py

Authors Sota Kudo, Naoaki Ono, Shigehiko Kanaya, Ming Huang arXiv ID 2402.01238 Category cs.LG: Machine Learning Cross-listed cs.AI, cs.IT Citations 3 Venue Neurocomputing Repository https://github.com/sotakudo/fvib โญ 2 Last Checked 3 months ago
Abstract
Information Bottleneck (IB) is a widely used framework that enables the extraction of information related to a target random variable from a source random variable. In the objective function, IB controls the trade-off between data compression and predictiveness through the Lagrange multiplier $ฮฒ$. Traditionally, to find the trade-off to be learned, IB requires a search for $ฮฒ$ through multiple training cycles, which is computationally expensive. In this study, we introduce Flexible Variational Information Bottleneck (FVIB), an innovative framework for classification task that can obtain optimal models for all values of $ฮฒ$ with single, computationally efficient training. We theoretically demonstrate that across all values of reasonable $ฮฒ$, FVIB can simultaneously maximize an approximation of the objective function for Variational Information Bottleneck (VIB), the conventional IB method. Then we empirically show that FVIB can learn the VIB objective as effectively as VIB. Furthermore, in terms of calibration performance, FVIB outperforms other IB and calibration methods by enabling continuous optimization of $ฮฒ$. Our codes are available at https://github.com/sotakudo/fvib.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Machine Learning