Audio dequantization using instantaneous frequency
Vojtěch Kovanda, Pavel Rajmic
TL;DR
The paper tackles audio dequantization at low bit depths by introducing PHADQ, a phase-aware regularization framework that preserves energy and sinusoidal continuity in a phase-corrected time-frequency representation. Building on PHAIN, it formulates a convex optimization with a penalty $\\lambda \\| D R_{\\omega_s} G_g x \\|_1$ and a quantization-consistent feasible set $\\Gamma$, and proposes two variants, B-PHADQ and U-PHADQ, differing in how the instantaneous frequency $\\omega_s$ is handled. Experimental results on IRMAS and EBU SQAM show that PHADQ can achieve perceptual improvements (ODG) over a sparsity-based baseline while requiring fewer iterations, though SDR may favor the baseline in some cases. The work highlights the practical potential of phase-aware dequantization for efficient, high-quality restoration of quantized audio, with open-source Matlab code for replication.
Abstract
We present a dequantization method that employs a phase-aware regularizer, originally successfully applied in an audio inpainting problem. The method promotes a temporal continuity of sinusoidal components in time-frequency representation of the audio signal, and avoids energy loss artifacts commonly encountered with l1-based regularization approaches. The proposed method is called the Phase-Aware Audio Dequantizer (PHADQ). The method are evaluated against the state-of-the-art using the SDR and PEMO-Q ODG objective metrics, and a~subjective MUSHRA-like test.
