ITLGMay 10, 2016

Performance Analysis of the Gradient Comparator LMS Algorithm

arXiv:1605.02877v1
Originality Synthesis-oriented
AI Analysis

This work addresses a practical hardware constraint in signal processing for sparse environments, but it is incremental as it builds on existing LMS variants.

The paper tackles the trade-off between performance and computational complexity in sparse adaptive filtering by analyzing the Gradient Comparator LMS (GC-LMS) algorithm, showing that theoretical analyses match simulation results.

The sparsity-aware zero attractor least mean square (ZA-LMS) algorithm manifests much lower misadjustment in strongly sparse environment than its sparsity-agnostic counterpart, the least mean square (LMS), but is shown to perform worse than the LMS when sparsity of the impulse response decreases. The reweighted variant of the ZA-LMS, namely RZA-LMS shows robustness against this variation in sparsity, but at the price of increased computational complexity. The other variants such as the l 0 -LMS and the improved proportionate normalized LMS (IPNLMS), though perform satisfactorily, are also computationally intensive. The gradient comparator LMS (GC-LMS) is a practical solution of this trade-off when hardware constraint is to be considered. In this paper, we analyse the mean and the mean square convergence performance of the GC-LMS algorithm in detail. The analyses satisfactorily match with the simulation results.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes