paper-with-me

Papers

Code Drift: Towards Idempotent Neural Audio Codecs

2024-10-14 · Patrick O'Reilly, Prem Seetharaman, Jiaqi Su, Zeyu Jin, Bryan Pardo

Neural codecs have demonstrated strong performance in high-fidelity compression of audio signals at low bitrates. The token-based representations produced by these codecs have proven particularly useful for generative modeling. While much research has focused on improvements in compression ratio and perceptual transparency, recent works have largely overlooked another desirable codec property -- idempotence, the stability of compressed outputs under multiple rounds of encoding. We find that state-of-the-art neural codecs exhibit varied degrees of idempotence, with some degrading audio outputs significantly after as few as three encodings. We investigate possible causes of low idempotence and devise a method for improving idempotence through fine-tuning a codec model. We then examine the effect of idempotence on a simple conditional generative modeling task, and find that increased idempotence can be achieved without negatively impacting downstream modeling performance -- potentially extending the usefulness of neural codecs for practical file compression and iterative generative modeling workflows.

📄 PDF Abstract BibTeX arXiv:2410.11025

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LILAC: An Idempotent Neural Speech Codec

2026-08-06 · June Young Yi, Dongwook Lee, Jiheum Yeom, Sungroh Yoon arxiv

Neural Audio Codecs are widely adopted in speech generation and editing. However, existing neural audio codecs are not idempotent: across the paper's twelve baseline systems, every configuration tested rewrites, on avera…

Idempotent Learned Image Compression with Right-Inverse

2023-09-21 · NeurIPS 2023 11

We consider the problem of idempotent learned image compression (LIC). The idempotence of codec refers to the stability of codec to re-compression. To achieve idempotence, previous codecs adopt invertible transforms such…

CodecSep: Prompt-Driven Universal Sound Separation on Neural Audio Codec Latents

2025-09-15 · Adhiraj Banerjee, Vipul Arora arxiv

Text-guided sound separation enables flexible audio editing, assistive listening, and open-domain source extraction, but systems such as AudioSep remain too expensive for low-latency edge or codec-mediated deployment. Ex…

Spectral Codecs: Improving Non-Autoregressive Speech Synthesis with Spectrogram-Based Audio Codecs

2024-06-07 · Ryan Langman, Ante Jukić, Kunal Dhawan, Nithin Rao Koluguri 외

Historically, most speech models in machine-learning have used the mel-spectrogram as a speech representation. Recently, discrete audio tokens produced by neural audio codecs have become a popular alternate speech repres…

QuantizationSpeech Synthesistext-to-speechText to Speech

Towards audio language modeling - an overview

2024-02-20 · Haibin Wu, Xuanjun Chen, Yi-Cheng Lin, Kai-Wei Chang 외

Neural audio codecs are initially introduced to compress audio data into compact codes to reduce transmission latency. Researchers recently discovered the potential of codecs as suitable tokenizers for converting continu…

Language ModelingLanguage Modelling