STOCMLMar 29, 2018

Efficient First-Order Algorithms for Adaptive Signal Denoising

arXiv:1803.11262v35 citations
Originality Incremental advance
AI Analysis

This work addresses a computational bottleneck for researchers and practitioners using adaptive signal denoising methods, though it is incremental as it builds on existing estimators.

The paper tackles the computational complexity of adaptive convolution-type estimators for signal denoising by providing an efficient implementation using first-order proximal algorithms and analyzing their computational complexity with statistical accuracy, demonstrating results on simulated data.

We consider the problem of discrete-time signal denoising, focusing on a specific family of non-linear convolution-type estimators. Each such estimator is associated with a time-invariant filter which is obtained adaptively, by solving a certain convex optimization problem. Adaptive convolution-type estimators were demonstrated to have favorable statistical properties. However, the question of their computational complexity remains largely unexplored, and in fact we are not aware of any publicly available implementation of these estimators. Our first contribution is an efficient implementation of these estimators via some known first-order proximal algorithms. Our second contribution is a computational complexity analysis of the proposed procedures, which takes into account their statistical nature and the related notion of statistical accuracy. The proposed procedures and their analysis are illustrated on a simulated data benchmark.

Code Implementations1 repo
Foundations

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

Your Notes