Search papers, labs, and topics across Lattice.
This paper introduces geometric iterative retrieval as a novel approach to resynthesize high-quality audio from coarse codec tokens, addressing the limitations of traditional discrete token prediction and continuous regression methods. By leveraging the Residual Vector Quantization (RVQ) layer hierarchy for contrastive retrieval in continuous codebook space, the authors achieve superior audio fidelity. Experimental results demonstrate significant improvements in codec restoration tasks for both speech and music compared to existing baselines.
Resynthesizing audio from coarse tokens can be dramatically improved by leveraging the geometric structure of the RVQ layer, leading to better fidelity than traditional methods.
Neural audio codecs based on Residual Vector Quantization (RVQ) have become the dominant discrete representation for token-based general audio generation, yet resynthesizing high-quality audio from coarse codec tokens remains an open problem and bounds the fidelity of every system that generates them. Prior work has framed resynthesis as a choice between discrete token prediction and continuous regression. We argue that this dichotomy is incomplete and introduce geometric iterative retrieval, a paradigm that uses the RVQ layer hierarchy itself as a natural iterative decomposition in continuous codebook space. Rather than classifying over discrete vocabularies or regressing to a single target vector, our method performs contrastive retrieval in the codebook's geometric space. We evaluate our method on codec restoration tasks across speech and music, and show improvements over both single-pass token prediction and one-step regression baselines.