paper-with-me

Papers

Semi-Sparsity for Smoothing Filters

2021-07-01 · Junqing Huang, Haihui Wang, Xuechao Wang, Michael Ruzhansky

In this paper, we propose an interesting semi-sparsity smoothing algorithm based on a novel sparsity-inducing optimization framework. This method is derived from the multiple observations that semi-sparsity prior knowledge is more universally applicable, especially in areas where sparsity is not fully admitted, such as polynomial-smoothing surfaces. We illustrate that this semi-sparsity can be identified into a generalized $L_0$-norm minimization in higher-order gradient domains, thereby giving rise to a new "feature-aware" filtering method with a powerful simultaneous-fitting ability in both sparse features (singularities and sharpening edges) and non-sparse regions (polynomial-smoothing surfaces). Notice that a direct solver is always unavailable due to the non-convexity and combinatorial nature of $L_0$-norm minimization. Instead, we solve the model based on an efficient half-quadratic splitting minimization with fast Fourier transforms (FFTs) for acceleration. We finally demonstrate its versatility and many benefits to a series of signal/image processing and computer vision applications.

📄 PDF Abstract BibTeX arXiv:2107.00627

Code (1)

QingXin96/semi-sparsity-smoothing-filters 공식 구현

Similar Papers 제목 키워드 기반

Image Edge Restoring Filter

2021-12-27 · Qian Liu, Yongpeng Li, Zhihang Wang

In computer vision, image processing and computer graphics, image smoothing filtering is a very basic and important task and to be expected possessing good edge-preserving smoothing property. Here we address the problem …

DenoisingImage DenoisingImage Enhancementimage smoothing

Clustering Noisy Signals with Structured Sparsity Using Time-Frequency Representation

2015-10-18 · Tom Hope, Avishai Wagner, Or Zuk

We propose a simple and efficient time-series clustering framework particularly suited for low Signal-to-Noise Ratio (SNR), by simultaneous smoothing and dimensionality reduction aimed at preserving clustering informatio…

ClusteringDimensionality ReductionTime SeriesTime Series Analysis+2

Conjugate Gradient Acceleration of Non-Linear Smoothing Filters

2015-09-04 · Andrew Knyazev, Alexander Malyshev

The most efficient signal edge-preserving smoothing filters, e.g., for denoising, are non-linear. Thus, their acceleration is challenging and is often performed in practice by tuning filter parameters, such as by increas…

Denoising

Understanding Symmetric Smoothing Filters: A Gaussian Mixture Model Perspective

2016-01-01 · Stanley H. Chan, Todd Zickler, Yue M. Lu

Many patch-based image denoising algorithms can be formulated as applying a smoothing filter to the noisy image. Expressed as matrices, the smoothing filters must be row normalized so that each row sums to unity. Surpris…

DenoisingImage DenoisingUnity

Smooth and iteratively Restore: A simple and fast edge-preserving smoothing model

2015-05-25 · Philipp Kniefacz, Walter Kropatsch

In image processing, it can be a useful pre-processing step to smooth away small structures, such as noise or unimportant details, while retaining the overall structure of the image by keeping edges, which separate objec…