ASSDJun 10

Benchmarking Neural Speech Compression from a Rate-Distortion Perspective

arXiv:2606.11631v19.5h-index: 1
Predicted impact top 47% in AS · last 90 daysOriginality Incremental advance
AI Analysis

For researchers in speech compression, this work provides a benchmark and a novel entropy-constrained codec that significantly improves low-bitrate performance, though it is an incremental improvement over existing neural codec designs.

The paper benchmarks neural speech compression from a rate-distortion perspective and proposes ECC, an entropy-constrained codec that integrates hyperprior-based side information, channel-wise context modeling, latent residual prediction, and lightweight temporal modeling. ECC achieves a favorable low-bitrate rate-distortion trade-off, reducing BD-rate by 39.9% on ViSQOL and 76.3% on PESQ over baselines.

Learning-based speech compression has achieved promising low-bitrate performance, but many neural speech codecs still describe quantized latents with preset-rate discrete symbols or apply entropy coding only after symbol generation. Such designs decouple representation learning from probability modeling, limiting their ability to exploit the non-uniform usage and temporal dependencies of learned speech latents. In this paper, we benchmark neural speech compression from a rate--distortion perspective and further investigate entropy-constrained coding for low-bitrate speech compression. We first formulate a unified learning-based speech coding pipeline and provide a benchmark-style analysis of recent neural speech codecs, showing that explicit probability modeling remains underexplored in learned speech compression. We then propose ECC, an Entropy-Constrained Codec that combines scalar quantization with a learned entropy model. ECC integrates hyperprior-based side information, channel-wise context modeling, latent residual prediction, and lightweight temporal modeling to estimate latent likelihoods for rate estimation during training and arithmetic coding during inference. To further improve low-bitrate efficiency, ECC introduces entropy skip, which omits highly predictable residual symbols using decoder-available scale estimates without transmitting additional skip masks. Extensive experiments show that ECC achieves a favorable low-bitrate rate--distortion trade-off over conventional and neural codec baselines, reducing BD-rate by 39.9% on ViSQOL and 76.3% on PESQ on average over two widely-used test sets. Ablation and diagnostic studies further validate the effectiveness of entropy modeling. Project Page: https://avery-xu.github.io/ECC-demo/

Foundations

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

Your Notes