English

Reconstruct! Don't Encode: Self-Supervised Representation Reconstruction Loss for High-Intelligibility and Low-Latency Streaming Neural Audio Codec

Audio and Speech Processing 2026-03-09 v1 Artificial Intelligence

Abstract

Neural audio codecs optimized for mel-spectrogram reconstruction often fail to preserve intelligibility. While semantic encoder distillation improves encoded representations, it does not guarantee content preservation in reconstructed speech. In this work, we demonstrate that self-supervised representation reconstruction (SSRR) loss fundamentally improves codec training and performance. First, SSRR significantly accelerates convergence, enabling competitive results using only a single GPU. Second, it enhances intelligibility by reconstructing distilled self-supervised representations from codec outputs. Third, SSRR enables high intelligibility without additional lookahead in streaming Transformer-based codecs, allowing a zero-lookahead architecture for real-time deployment. As a result, our JHCodec achieves state-of-the-art performance while maintaining minimal latency and reduced training cost. We open-source the full implementation, training pipeline, and demo on Github https://github.com/jhcodec843/jhcodec.

Keywords

Cite

@article{arxiv.2603.05887,
  title  = {Reconstruct! Don't Encode: Self-Supervised Representation Reconstruction Loss for High-Intelligibility and Low-Latency Streaming Neural Audio Codec},
  author = {Junhyeok Lee and Xiluo He and Jihwan Lee and Helin Wang and Shrikanth Narayanan and Thomas Thebaud and Laureano Moro-Velazquez and Jesús Villalba and Najim Dehak},
  journal= {arXiv preprint arXiv:2603.05887},
  year   = {2026}
}

Comments

Submitted to Interspeech 2026

R2 v1 2026-07-01T11:06:07.205Z