paper-with-me

홈 › Papers

Learnability for the Information Bottleneck

2019-07-17 · ICLR Workshop LLD 2019 · Tailin Wu, Ian Fischer, Isaac L. Chuang, Max Tegmark

The Information Bottleneck (IB) method (\cite{tishby2000information}) provides an insightful and principled approach for balancing compression and prediction for representation learning. The IB objective $I(X;Z)-\beta I(Y;Z)$ employs a Lagrange multiplier $\beta$ to tune this trade-off. However, in practice, not only is $\beta$ chosen empirically without theoretical guidance, there is also a lack of theoretical understanding between $\beta$, learnability, the intrinsic nature of the dataset and model capacity. In this paper, we show that if $\beta$ is improperly chosen, learning cannot happen -- the trivial representation $P(Z|X)=P(Z)$ becomes the global minimum of the IB objective. We show how this can be avoided, by identifying a sharp phase transition between the unlearnable and the learnable which arises as $\beta$ is varied. This phase transition defines the concept of IB-Learnability. We prove several sufficient conditions for IB-Learnability, which provides theoretical guidance for choosing a good $\beta$. We further show that IB-learnability is determined by the largest confident, typical, and imbalanced subset of the examples (the conspicuous subset), and discuss its relation with model capacity. We give practical algorithms to estimate the minimum $\beta$ for a given dataset. We also empirically demonstrate our theoretical conditions with analyses of synthetic datasets, MNIST, and CIFAR10.

📄 PDF Abstract BibTeX arXiv:1907.07331

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Informational Frustration in Neural Manifolds: Shannon Bottlenecks and the Limits of Learnability

2026-06-29 · Srinivasa Rao P., Vangmayi P Reddy arxiv

Why overparameterised deep networks generalise so remarkably well remains one of the most stubborn open questions in machine learning theory. Classical frameworks like VC dimension and Rademacher complexity predict catas…

Learnability Enhancement for Low-light Raw Denoising: Where Paired Real Data Meets Noise Modeling

2022-07-13 · Hansen Feng, Lizhi Wang, Yuzhi Wang, Hua Huang

Low-light raw denoising is an important and valuable task in computational photography where learning-based methods trained with paired real data are mainstream. However, the limited data volume and complicated noise dis…

DenoisingImage Denoising

Multiclass Online Learnability under Bandit Feedback

2023-08-08 · Ananth Raman, Vinod Raman, Unique Subedi, Idan Mehalel 외

We study online multiclass classification under bandit feedback. We extend the results of Daniely and Helbertal [2013] by showing that the finiteness of the Bandit Littlestone dimension is necessary and sufficient for ba…

Learnability Lock: Authorized Learnability Control Through Adversarial Invertible Transformations

2022-02-03 · ICLR 2022 4 · Weiqi Peng, Jinghui Chen

Owing much to the revolution of information technology, the recent progress of deep learning benefits incredibly from the vastly enhanced access to data available in various digital formats. However, in certain scenarios…

On the Learnability of Test-Time Adaptation: A Recovery Complexity Perspective

2026-05-27 · Zhi Zhou, Ming Yang, Shi-Yu Tian, Kun-Yang Yu 외 arxiv

Test-time adaptation (TTA) aims to adapt models to maintain reliable performance on non-stationary test streams without requiring labeled data. Despite its empirical success, the learnability of TTA under non-stationary …

Test-time Adaptation