Quantized Compressive Sensing
We study the average distortion introduced by scalar, vector, and entropy coded quantization of compressive sensing (CS) measurements. The asymptotic behavior of the underlying quantization schemes is either quantified exactly or characterized via bounds. We adapt two benchmark CS reconstruction algorithms to accommodate quantization errors, and empirically demonstrate that these methods significantly reduce the reconstruction distortion when compared to standard CS techniques.
đĄ Research Summary
The paper âQuantized Compressive Sensingâ investigates how quantization of compressiveâsensing (CS) measurements affects reconstruction quality and proposes reconstruction algorithms that explicitly account for quantization errors. The authors focus on average distortion rather than worstâcase analysis, and they study three quantization schemes: scalar quantization (both optimal nonâuniform and uniform), vector quantization, and entropyâcoded scalar quantization.
First, the authors review CS basics, the Basis Pursuit (BP) âââminimization method, and the Subspace Pursuit (SP) greedy algorithm. They then formalize quantization as a mapping from â^m to a finite codebook C, define the meanâsquared error (MSE) distortion D_q = EâY â q(Y)â², and introduce the distortionârate function Dâ(R) = inf_{C: (1/m)logâ|C| ⤠R} D(C). For scalar quantization they distinguish between optimal (nonâuniform) quantizers, designed via Lloydâs algorithm, and lowâcomplexity uniform quantizers.
The core theoretical contribution is the asymptotic analysis of the distortionârate functions under two probabilistic models. In Model I, the measurement matrix ÎŚ = (1/âm)A has i.i.d. subâGaussian entries, and the Kâsparse signal x has i.i.d. subâGaussian nonâzero components. Under this model, TheoremâŻ1 shows that as the rate R â â and (K,âŻm,âŻN) grow proportionally, the normalized distortion satisfies
âlim_{Rââ} lim_{K,m,Nââ} 2R¡K¡Dâ_{SQ}(R) = (Ďâ3)/2,
and for uniform scalar quantization
âlim_{Rââ} lim_{K,m,Nââ} 2R¡K¡R¡Dâ_{u,SQ}(R) = (4/3)¡lnâŻ2.
Thus optimal nonâuniform quantization yields roughly 1/R of the distortion of a uniform quantizer at high rates.
In ModelâŻII, the nonâzero entries of x are standard Gaussian, while ÎŚ remains subâGaussian. The authors introduce two matrixâdependent constants: Îźâ = (1/N)â{i,j} Ď{ij}² (average column energy) and Îźâ = max_{i,T,|T|=K} â{jâT} Ď{ij}² (worstâcase column energy). TheoremâŻ2 bounds the asymptotic distortion between (Ďâ3)/2¡Οâ and (Ďâ3)/2¡Οâ for optimal scalar quantization, and provides a similar lower bound for uniform quantization involving Îźâ. These results highlight how the RIPâtype properties of ÎŚ influence quantizationâinduced distortion.
For vector quantization and entropyâcoded scalar quantization, exact closedâform distortionârate functions are not derived; instead, the paper presents upper and lower bounds and argues that entropy coding can close the gap between uniform and optimal nonâuniform quantizers.
Recognizing that standard BP and SP ignore quantization errors, the authors modify both algorithms. In the quantizationâaware BP, the equality constraint y = ÎŚx is replaced by a tolerance region defined by the quantization cell (typically a hypercube of side Î). The ââ minimization is then solved with this relaxed constraint, effectively performing a constrained basis pursuit denoising. In the quantizationâaware SP, each iterationâs residual computation incorporates the known quantization error bound, and the support selection step uses the quantized residuals. The final leastâsquares refinement also accounts for the quantization uncertainty.
Extensive simulations are performed with Gaussian measurement matrices (NâŻ=âŻ1000, KâŻ=âŻ10, mâŻ=âŻ200) and various bit rates RâŻ=âŻ2â6 bits per measurement. Results show that the quantizationâaware BP and SP achieve 3â7âŻdB higher reconstruction SNR compared with their naĂŻve counterparts that treat quantized measurements as exact. Moreover, entropyâcoded nonâuniform scalar quantization provides an additional 1.5â2âŻdB gain over uniform quantization at the same average bit rate. The experiments also confirm that when ÎźââÎźâ (i.e., ÎŚ closely satisfies the RIP with small constants), the observed distortion approaches the theoretical lower bounds.
In conclusion, the paper establishes a rigorous averageâdistortion framework for quantized compressive sensing, connects distortion performance to measurement matrix statistics, and delivers practical reconstruction algorithms that substantially improve performance in realistic, quantized acquisition systems. This work bridges the gap between informationâtheoretic quantization analysis and algorithmic CS reconstruction, offering valuable guidance for the design of hardwareâconstrained sensing devices.
Comments & Academic Discussion
Loading comments...
Leave a Comment