paper-with-me

Papers

Image Fusion via Sparse Regularization with Non-Convex Penalties

2019-05-23 · Nantheera Anantrasirichai, Rencheng Zheng, Ivan Selesnick, Alin Achim

The L1 norm regularized least squares method is often used for finding sparse approximate solutions and is widely used in 1-D signal restoration. Basis pursuit denoising (BPD) performs noise reduction in this way. However, the shortcoming of using L1 norm regularization is the underestimation of the true solution. Recently, a class of non-convex penalties have been proposed to improve this situation. This kind of penalty function is non-convex itself, but preserves the convexity property of the whole cost function. This approach has been confirmed to offer good performance in 1-D signal denoising. This paper demonstrates the aforementioned method to 2-D signals (images) and applies it to multisensor image fusion. The problem is posed as an inverse one and a corresponding cost function is judiciously designed to include two data attachment terms. The whole cost function is proved to be convex upon suitably choosing the non-convex penalty, so that the cost function minimization can be tackled by convex optimization approaches, which comprise simple computations. The performance of the proposed method is benchmarked against a number of state-of-the-art image fusion techniques and superior performance is demonstrated both visually and in terms of various assessment measures.

📄 PDF Abstract BibTeX arXiv:1905.09645

Code (1)

pui-nantheera/Image-Fusion-via-Sparse-Regularization

Tasks

Denoising

Similar Papers 제목 키워드 기반

A Survey on Nonconvex Regularization Based Sparse and Low-Rank Recovery in Signal Processing, Statistics, and Machine Learning

2018-08-16 · Fei Wen, Lei Chu, Peilin Liu, Robert C. Qiu

In the past decade, sparse and low-rank recovery have drawn much attention in many areas such as signal/image processing, statistics, bioinformatics and machine learning. To achieve sparsity and/or low-rankness inducing,…

BIG-bench Machine LearningCompressive SensingMatrix CompletionVariable Selection

Regularized deep learning with nonconvex penalties

2019-09-11 · Sujit Vettam, Majnu John

Regularization methods are often employed in deep learning neural networks (DNNs) to prevent overfitting. For penalty based DNN regularization methods, convex penalties are typically considered because of their optimizat…

Deep Learning

Multi-Attribute Graph Estimation with Sparse-Group Non-Convex Penalties

2025-05-17 · Jitendra K Tugnait

We consider the problem of inferring the conditional independence graph (CIG) of high-dimensional Gaussian vectors from multi-attribute data. Most existing methods for graph estimation are based on single-attribute model…

AttributeGraph Learning

WEEP: A Differentiable Nonconvex Sparse Regularizer via Weakly-Convex Envelope

2025-07-28 · Takanobu Furuhashi, Hidekata Hontani, Qibin Zhao, Tatsuya Yokota arxiv

Sparse regularization is fundamental in signal processing and feature extraction but often relies on non-differentiable penalties, conflicting with gradient-based optimizers. We propose WEEP (Weakly-convex Envelope of Pi…

Compressive SensingImage Denoising

Hybrid Conditional Gradient - Smoothing Algorithms with Applications to Sparse and Low Rank Regularization

2014-04-14 · Andreas Argyriou, Marco Signoretto, Johan Suykens

We study a hybrid conditional gradient - smoothing algorithm (HCGS) for solving composite convex optimization problems which contain several terms over a bounded set. Examples of these include regularization problems wit…