LGDec 11, 2025

Is the Information Bottleneck Robust Enough? Towards Label-Noise Resistant Information Bottleneck Learning

arXiv:2512.10573v13 citationsh-index: 15
Originality Incremental advance
AI Analysis

This addresses the problem of label noise in representation learning for real-world applications, offering an incremental improvement over standard IB methods.

The paper tackles the Information Bottleneck principle's vulnerability to label noise by proposing LaT-IB, a method that introduces a 'Minimal-Sufficient-Clean' criterion and noise-aware latent disentanglement, achieving superior robustness and efficiency under label noise in experiments.

The Information Bottleneck (IB) principle facilitates effective representation learning by preserving label-relevant information while compressing irrelevant information. However, its strong reliance on accurate labels makes it inherently vulnerable to label noise, prevalent in real-world scenarios, resulting in significant performance degradation and overfitting. To address this issue, we propose LaT-IB, a novel Label-Noise ResistanT Information Bottleneck method which introduces a "Minimal-Sufficient-Clean" (MSC) criterion. Instantiated as a mutual information regularizer to retain task-relevant information while discarding noise, MSC addresses standard IB's vulnerability to noisy label supervision. To achieve this, LaT-IB employs a noise-aware latent disentanglement that decomposes the latent representation into components aligned with to the clean label space and the noise space. Theoretically, we first derive mutual information bounds for each component of our objective including prediction, compression, and disentanglement, and moreover prove that optimizing it encourages representations invariant to input noise and separates clean and noisy label information. Furthermore, we design a three-phase training framework: Warmup, Knowledge Injection and Robust Training, to progressively guide the model toward noise-resistant representations. Extensive experiments demonstrate that LaT-IB achieves superior robustness and efficiency under label noise, significantly enhancing robustness and applicability in real-world scenarios with label noise.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes