Chrome Extension
WeChat Mini Program
Use on ChatGLM

Rate-Aware Learned Speech Compression

Jun Xu,Zhengxue Cheng, Guangchuan Chi, Yuhan Liu, Yuelin Hu,Li Song

CoRR(2025)

Cited 0|Views3
Abstract
The rapid rise of real-time communication and large language models has significantly increased the importance of speech compression. Deep learning-based neural speech codecs have outperformed traditional signal-level speech codecs in terms of rate-distortion (RD) performance. Typically, these neural codecs employ an encoder-quantizer-decoder architecture, where audio is first converted into latent code feature representations and then into discrete tokens. However, this architecture exhibits insufficient RD performance due to two main drawbacks: (1) the inadequate performance of the quantizer, challenging training processes, and issues such as codebook collapse; (2) the limited representational capacity of the encoder and decoder, making it difficult to meet feature representation requirements across various bitrates. In this paper, we propose a rate-aware learned speech compression scheme that replaces the quantizer with an advanced channel-wise entropy model to improve RD performance, simplify training, and avoid codebook collapse. We employ multi-scale convolution and linear attention mixture blocks to enhance the representational capacity and flexibility of the encoder and decoder. Experimental results demonstrate that the proposed method achieves state-of-the-art RD performance, obtaining 53.51 average, and achieves 0.26 BD-VisQol and 0.44 BD-PESQ gains.
More
Translated text
PDF
Bibtex
AI Read Science
AI Summary
AI Summary is the key point extracted automatically understanding the full text of the paper, including the background, methods, results, conclusions, icons and other key content, so that you can get the outline of the paper at a glance.
Example
Background
Key content
Introduction
Methods
Results
Related work
Fund
Key content
  • Pretraining has recently greatly promoted the development of natural language processing (NLP)
  • We show that M6 outperforms the baselines in multimodal downstream tasks, and the large M6 with 10 parameters can reach a better performance
  • We propose a method called M6 that is able to process information of multiple modalities and perform both single-modal and cross-modal understanding and generation
  • The model is scaled to large model with 10 billion parameters with sophisticated deployment, and the 10 -parameter M6-large is the largest pretrained model in Chinese
  • Experimental results show that our proposed M6 outperforms the baseline in a number of downstream tasks concerning both single modality and multiple modalities We will continue the pretraining of extremely large models by increasing data to explore the limit of its performance
Try using models to generate summary,it takes about 60s
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Data Disclaimer
The page data are from open Internet sources, cooperative publishers and automatic analysis results through AI technology. We do not make any commitments and guarantees for the validity, accuracy, correctness, reliability, completeness and timeliness of the page data. If you have any questions, please contact us by email: report@aminer.cn
Chat Paper

要点】:本文提出了一种率感知的深度学习语音压缩方案,通过替换量化器为先进的通道熵模型,并使用多尺度卷积和线性注意力混合块增强编解码器的表征能力,实现了优于传统的信号级语音编解码器的率失真性能。

方法】:研究采用了一种改进的编解码器架构,用通道熵模型代替传统的量化器,同时引入了多尺度卷积和线性注意力混合块以提升编解码器的表征容量和灵活性。

实验】:实验使用了公开数据集进行测试,结果表明提出的方法在率失真性能上达到了最新水平,平均获得53.51的得分,并且在BD-VisQol和BD-PESQ指标上分别提高了0.26和0.44。具体数据集名称未在摘要中提及。