paper-with-me

Papers

Ultra-Low-Bitrate Speech Coding with Pretrained Transformers

2022-07-05 · Ali Siahkoohi, Michael Chinen, Tom Denton, W. Bastiaan Kleijn, Jan Skoglund

Speech coding facilitates the transmission of speech over low-bandwidth networks with minimal distortion. Neural-network based speech codecs have recently demonstrated significant improvements in quality over traditional approaches. While this new generation of codecs is capable of synthesizing high-fidelity speech, their use of recurrent or convolutional layers often restricts their effective receptive fields, which prevents them from compressing speech efficiently. We propose to further reduce the bitrate of neural speech codecs through the use of pretrained Transformers, capable of exploiting long-range dependencies in the input signal due to their inductive bias. As such, we use a pretrained Transformer in tandem with a convolutional encoder, which is trained end-to-end with a quantizer and a generative adversarial net decoder. Our numerical experiments show that supplementing the convolutional encoder of a neural speech codec with Transformer speech embeddings yields a speech codec with a bitrate of $600\,\mathrm{bps}$ that outperforms the original neural speech codec in synthesized speech quality when trained at the same bitrate. Subjective human evaluations suggest that the quality of the resulting codec is comparable or better than that of conventional codecs operating at three to four times the rate.

📄 PDF Abstract BibTeX arXiv:2207.02262

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderInductive Bias

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Multi-Head Attention 설명 없음
Residual Connection 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Position-Wise Feed-Forward Layer 설명 없음
Adam 설명 없음

Similar Papers 제목 키워드 기반

Neural Feature Predictor and Discriminative Residual Coding for Low-Bitrate Speech Coding

2022-11-04 · Haici Yang, Wootaek Lim, Minje Kim

Low and ultra-low-bitrate neural speech coding achieves unprecedented coding gain by generating speech signals from compact speech features. This paper introduces additional coding efficiency in neural speech coding by r…

Prediction

Ultra-Low Bitrate Perceptual Image Compression with Shallow Encoder

2025-12-13 · Tianyu Zhang, Dong Liu, Chang Wen Chen arxiv

Ultra-low bitrate image compression (below 0.05 bits per pixel) is increasingly critical for bandwidth-constrained and computation-limited encoding scenarios such as edge devices. Existing frameworks typically rely on la…

Image Compression

FlowCodec: One-Step Flow Prior for Generative Image Compression

2026-06-19 · Yinhuan Huang, Hao Cao, Pu chen, Wenqi Guo 외 arxiv

Diffusion-based image compression methods, leveraging powerful generative priors, have demonstrated remarkable perceptual quality at ultra-low bitrates. However, adapting modern generative models to image compression oft…

Image Compression

Next-Frame Decoding for Ultra-Low-Bitrate Image Compression with Video Diffusion Priors

2026-03-16 · Yunuo Chen, Chuqin Zhou, Jiangchuan Li, Xiaoyue Ling 외 arxiv

We present a novel paradigm for ultra-low-bitrate image compression (ULB-IC) that exploits the ``temporal'' evolution in generative image compression. Specifically, we define an explicit intermediate state during decodin…

Image Compression

A Causal Diffusion Model for Video Reconstruction from Ultra-Low-Bitrate Representations

2026-02-14 · Cem Eteke, Batuhan Tosun, Martin Piccolrovazzi, Alexander Griessel 외 arxiv

We study video reconstruction from ultra-low-bitrate representations, where the primary challenge shifts from encoding to decoding. In this regime, reconstruction with classical and neural codecs introduces blur, while g…

Video Reconstruction