paper-with-me

Papers

IBNorm: Information-Bottleneck Inspired Normalization for Representation Learning

2025-10-29 · Xiandong Zou, Jia Li, Xiaotong Yuan, Pan Zhou arxiv

Normalization is fundamental to deep learning, but existing approaches such as BatchNorm, LayerNorm, and RMSNorm are variance-centric by enforcing zero mean and unit variance, stabilizing training without controlling how representations capture task-relevant information. We propose IB-Inspired Normalization (IBNorm), a simple yet powerful family of methods grounded in the Information Bottleneck principle. IBNorm introduces bounded compression operations that encourage embeddings to preserve predictive information while suppressing nuisance variability, yielding more informative representations while retaining the stability and compatibility of standard normalization. Theoretically, we prove that IBNorm achieves a higher IB value and tighter generalization bounds than variance-centric methods. Empirically, IBNorm consistently outperforms BatchNorm, LayerNorm, and RMSNorm across large-scale language models (LLaMA, GPT-2) and vision models (ResNet, ViT), with mutual information analysis confirming superior information bottleneck behavior. Code will be released publicly.

📄 PDF Abstract BibTeX arXiv:2510.25262

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Bayesian Renormalization

2023-05-17 · David S. Berman, Marc S. Klinger, Alexander G. Stapleton

In this note we present a fully information theoretic approach to renormalization inspired by Bayesian statistical inference, which we refer to as Bayesian Renormalization. The main insight of Bayesian Renormalization is…

Data Compression

CN: Channel Normalization For Point Cloud Recognition

2020-08-01 · ECCV 2020 8 · Zetong Yang, Yanan sun, Shu Liu, Xiaojuan Qi 외

In 3D recognition, to fuse multi-scale structure information, existing methods apply hierarchical frameworks stacked by multiple fusion layers for integrating current relative locations with structure information from th…

Tighter Bounds on the Information Bottleneck with Application to Deep Learning

2024-02-12 · Nir Weingarten, Zohar Yakhini, Moshe Butman, Ran Gilad-Bachrach

Deep Neural Nets (DNNs) learn latent representations induced by their downstream task, objective function, and other parameters. The quality of the learned representations impacts the DNN's generalization ability and the…

Adversarial RobustnessDeep Learning

Neural Network Activation Quantization with Bitwise Information Bottlenecks

2020-06-09 · Xichuan Zhou, Kui Liu, Cong Shi, Haijun Liu 외

Recent researches on information bottleneck shed new light on the continuous attempts to open the black box of neural signal encoding. Inspired by the problem of lossy signal compression for wireless communication, this …

Computational EfficiencyQuantization

IB-GAN: Disentangled Representation Learning with Information Bottleneck GAN

2019-05-01 · ICLR 2019 5 · Insu Jeon, Wonkwang Lee, Gunhee Kim

We present a novel architecture of GAN for a disentangled representation learning. The new model architecture is inspired by Information Bottleneck (IB) theory thereby named IB-GAN. IB-GAN objective is similar to that of…

DisentanglementRepresentation Learning