CVOct 28, 2014

Robust Piecewise-Constant Smoothing: M-Smoother Revisited

arXiv:1410.7580v24 citations
Originality Synthesis-oriented
AI Analysis

This work provides a fast approximation method for robust piecewise-constant smoothing, which is incremental as it builds on existing M-smoother and filtering techniques.

The paper revisits the M-smoother for piecewise-constant smoothing, proposing a numerical framework using weighted-average filters like box, Gaussian, bilateral, and guided filtering to approximate histogram filters and achieve high-quality smoothing, with experiments on depth map denoising demonstrating its effectiveness.

A robust estimator, namely M-smoother, for piecewise-constant smoothing is revisited in this paper. Starting from its generalized formulation, we propose a numerical scheme/framework for solving it via a series of weighted-average filtering (e.g., box filtering, Gaussian filtering, bilateral filtering, and guided filtering). Because of the equivalence between M-smoother and local-histogram-based filters (such as median filter and mode filter), the proposed framework enables fast approximation of histogram filters via a number of box filtering or Gaussian filtering. In addition, high-quality piecewise-constant smoothing can be achieved via a number of bilateral filtering or guided filtering integrated in the proposed framework. Experiments on depth map denoising show the effectiveness of our framework.

Foundations

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

Your Notes