Disentangled Representation Learning with Transmitted Information Bottleneck
Zhuohang Dang, Minnan Luo, Chengyou Jia, Guang Dai, Jihong Wang, Xiaojun Chang, Jingdong Wang
TL;DR
DisTIB introduces a novel transmitted information bottleneck framework to disentangle label-related information from sample-specific information in representations. By using two Bayesian networks to model information compression and preservation, and deriving variational bounds for all mutual information terms, it achieves stable optimization and theoretical guarantees of optimal disentanglement. Empirically, DisTIB improves adversarial robustness, generalization, and few-shot and fine-grained learning across multiple datasets, while enabling disentangled generation and qualitative attribute control. The work demonstrates that explicit disentanglement constraints can be avoided in favor of a principled variational objective that yields better information control and stable training, with broad applicability to real-world tasks.
Abstract
Encoding only the task-related information from the raw data, \ie, disentangled representation learning, can greatly contribute to the robustness and generalizability of models. Although significant advances have been made by regularizing the information in representations with information theory, two major challenges remain: 1) the representation compression inevitably leads to performance drop; 2) the disentanglement constraints on representations are in complicated optimization. To these issues, we introduce Bayesian networks with transmitted information to formulate the interaction among input and representations during disentanglement. Building upon this framework, we propose \textbf{DisTIB} (\textbf{T}ransmitted \textbf{I}nformation \textbf{B}ottleneck for \textbf{Dis}entangled representation learning), a novel objective that navigates the balance between information compression and preservation. We employ variational inference to derive a tractable estimation for DisTIB. This estimation can be simply optimized via standard gradient descent with a reparameterization trick. Moreover, we theoretically prove that DisTIB can achieve optimal disentanglement, underscoring its superior efficacy. To solidify our claims, we conduct extensive experiments on various downstream tasks to demonstrate the appealing efficacy of DisTIB and validate our theoretical analyses.
