paper-with-me

Papers

CodecSlime: Temporal Redundancy Compression of Neural Speech Codec via Dynamic Frame Rate

2025-06-26 · Hankun Wang, Yiwei Guo, Chongtian Shao, Bohan Li, Xie Chen, Kai Yu

Neural speech codecs have been widely used in audio compression and various downstream tasks. Current mainstream codecs are fixed-frame-rate (FFR), which allocate the same number of tokens to every equal-duration slice. However, speech is inherently non-uniform in temporal information density. As a result, many tokens are wasted on steady-state segments like long vowels and silences. To address this mismatch, we present CodecSlime, a plugin-style method for compressing temporal redundancy through supporting dynamic frame rate (DFR) on neural speech codecs for the first time. Our method is unsupervised and architecture-agnostic, combining two key innovations, ScheDFR and Melt-and-Cool, for adapting inference and training, respectively. When integrated into a typical VQ-GAN codec backbone and operating at 40 Hz DFR ($\approx$ 600 bps), the reconstruction WER of CodecSlime is reduced by up to 46% relative to conventional FFR baselines with the same model architecture and similar bitrates, while other metrics are also competitive. CodecSlime also enables flexible trade-offs between reconstruction quality and bitrate: a single model supports inference at multiple frame rates and consistently outperforms FFR models at the corresponding frame rates. Audio samples are available at https://acadarmeria.github.io/codecslime/.

📄 PDF Abstract BibTeX arXiv:2506.21074

Code (0)

등록된 구현이 없습니다.

Tasks

Audio Compression

Similar Papers 제목 키워드 기반

TerraCodec: Compressing Optical Earth Observation Data

2025-10-14 · Julen Costa-Watanabe, Isabelle Wittmann, Benedikt Blumenstiel, Konrad Schindler arxiv

Earth observation (EO) satellites produce massive streams of multispectral image time series, posing pressing challenges for storage and transmission. Yet, learned EO compression remains fragmented and lacks publicly ava…

Image Compression

Hybrid Spatial-Temporal Entropy Modelling for Neural Video Compression

2022-07-13 · Jiahao Li, Bin Li, Yan Lu

For neural video codec, it is critical, yet challenging, to design an efficient entropy model which can accurately predict the probability distribution of the quantized latent representation. However, most existing video…

QuantizationVideo Compression

DRED: Deep REDundancy Coding of Speech Using a Rate-Distortion-Optimized Variational Autoencoder

2022-12-08 · Jean-Marc Valin, Jan Büthe, Ahmed Mustafa, Michael Klingbeil

Despite recent advancements in packet loss concealment (PLC) using deep learning techniques, packet loss remains a significant challenge in real-time speech communication. Redundancy has been used in the past to recover …

Packet Loss Concealment

CodecSight: Leveraging Video Codec Signals for Efficient Streaming VLM Inference

2026-04-07 · Yulin Zou, Yan Chen, Wenyan Chen, JooYoung Park 외 arxiv

Video streaming analytics is a crucial workload for vision-language model serving, but the high cost of multimodal inference limits scalability. Prior systems reduce inference cost by exploiting temporal and spatial redu…

NeuralLVC: Neural Lossless Video Compression via Masked Diffusion with Temporal Conditioning

2026-04-03 · Tiberio Uricchio, Marco Bertini arxiv

While neural lossless image compression has advanced significantly with learned entropy models, lossless video compression remains largely unexplored in the neural setting. We present NeuralLVC, a neural lossless video c…

Image Compression