ITSPITJun 28

SoftBinary Coding: A New Information-Theoretic Neural Compression Paradigm

arXiv:2606.295785.8
Predicted impact top 57% in IT · last 90 daysOriginality Highly original
AI Analysis

This paper proposes a new compression paradigm that addresses fundamental limitations of existing neural compression methods, offering a path toward optimal rate-distortion bounds.

SoftBinary Coding (SBC) introduces a stochastic binary latent space for neural compression, overcoming limitations of Nonlinear Transform Coding (NTC) such as train-test mismatch and smoothness bias. SBC achieves state-of-the-art performance on vector quantization of i.i.d. sources, exceeding Trellis Coded Quantization for Gaussian sources.

Neural compression is currently dominated by Nonlinear Transform Coding (NTC), which maps data to real-valued latents via continuous transforms. Despite its success, NTC suffers from train-test mismatch due to non-differentiable quantization, a ``smoothness bias" inherent in continuous transforms that precludes optimality for certain sources, and a loss of ``shaping gain" due to the complexity of including high-dimensional vector quantization. We propose SoftBinary Coding (SBC), an end-to-end learning paradigm that bypasses these limitations by using a stochastic binary latent space. In the spirit of vector quantization, SBC employs discrete representations and compresses them through a novel fast binary channel simulation scheme, for which we provide a proof of rate optimality. Experimental gains on information-theoretic sources provide both theoretical and practical closure to NTC's limitations, establishing discrete binary structures as a viable path toward reaching optimal rate--distortion bounds. Surprisingly, SBC also achieves state-of-the-art performance on vector quantization of i.i.d. sources, exceeding Trellis Coded Quantization of the Gaussian source.

Foundations

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

Your Notes