SoundSpring: Loss-Resilient Audio Transceiver with Dual-Functional Masked Language Modeling
Shengshi Yao, Jincheng Dai, Xiaoqi Qin, Sixian Wang, Siye Wang, Kai Niu, Ping Zhang
TL;DR
SoundSpring addresses robust audio transmission over lossy channels while staying compatible with layered digital systems. It introduces a dual-functional architecture that uses residual vector quantization (RVQ) tokens and a masked language model (MLM) to perform both entropy modeling for compression and loss concealment for resiliency. By organizing tokens into coarse/fine layers and applying a GoS-based dependency scheme, SoundSpring achieves improved perceptual quality with reduced retransmission needs, validated on speech and music datasets under realistic packet-loss scenarios. The work demonstrates the potential of leveraging foundation-model techniques in audio communications, offering a practical pathway to scalable, real-time, resilient semantic transceivers.
Abstract
In this paper, we propose "SoundSpring", a cutting-edge error-resilient audio transceiver that marries the robustness benefits of joint source-channel coding (JSCC) while also being compatible with current digital communication systems. Unlike recent deep JSCC transceivers, which learn to directly map audio signals to analog channel-input symbols via neural networks, our SoundSpring adopts the layered architecture that delineates audio compression from digital coded transmission, but it sufficiently exploits the impressive in-context predictive capabilities of large language (foundation) models. Integrated with the casual-order mask learning strategy, our single model operates on the latent feature domain and serve dual-functionalities: as efficient audio compressors at the transmitter and as effective mechanisms for packet loss concealment at the receiver. By jointly optimizing towards both audio compression efficiency and transmission error resiliency, we show that mask-learned language models are indeed powerful contextual predictors, and our dual-functional compression and concealment framework offers fresh perspectives on the application of foundation language models in audio communication. Through extensive experimental evaluations, we establish that SoundSpring apparently outperforms contemporary audio transmission systems in terms of signal fidelity metrics and perceptual quality scores. These new findings not only advocate for the practical deployment of SoundSpring in learning-based audio communication systems but also inspire the development of future audio semantic transceivers.
