# Image Fusion via Sparse Regularization with Non-Convex Penalties

**Authors:** Nantheera Anantrasirichai, Rencheng Zheng, Ivan Selesnick, Alin Achim

arXiv: 1905.09645 · 2020-01-30

## TL;DR

This paper extends non-convex regularization techniques from 1-D signal denoising to 2-D images, specifically for multisensor image fusion, demonstrating improved performance over existing methods through convex optimization.

## Contribution

It introduces a convex cost function for 2-D image fusion using non-convex penalties, enabling effective sparse regularization with simple optimization.

## Key findings

- Outperforms state-of-the-art image fusion methods visually and quantitatively
- Convexity of the cost function allows efficient optimization
- Effective in multisensor image fusion scenarios

## Abstract

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.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.09645/full.md

## Figures

3 figures with captions in the complete paper: https://tomesphere.com/paper/1905.09645/full.md

## References

33 references — full list in the complete paper: https://tomesphere.com/paper/1905.09645/full.md

---
Source: https://tomesphere.com/paper/1905.09645