MLLGMEAug 25, 2020

Block-wise Minimization-Majorization algorithm for Huber's criterion: sparse learning and applications

arXiv:2008.10982v12 citations
Originality Incremental advance
AI Analysis

This work addresses robust and sparse estimation challenges in statistical modeling, particularly for applications like image denoising, but is incremental as it builds on existing Huber's criterion and algorithms.

The paper tackles the problem of robust joint estimation of regression and scale parameters in linear models using Huber's criterion, proposing a block-wise minimization-majorization algorithm with novel data-adaptive step sizes that improve convergence, and applies it to sparse learning and image denoising with demonstrated usefulness in simulations.

Huber's criterion can be used for robust joint estimation of regression and scale parameters in the linear model. Huber's (Huber, 1981) motivation for introducing the criterion stemmed from non-convexity of the joint maximum likelihood objective function as well as non-robustness (unbounded influence function) of the associated ML-estimate of scale. In this paper, we illustrate how the original algorithm proposed by Huber can be set within the block-wise minimization majorization framework. In addition, we propose novel data-adaptive step sizes for both the location and scale, which are further improving the convergence. We then illustrate how Huber's criterion can be used for sparse learning of underdetermined linear model using the iterative hard thresholding approach. We illustrate the usefulness of the algorithms in an image denoising application and simulation studies.

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