Solving Robust Regularization Problems Using Iteratively Re-Weighted Least Squares

Abstract

Many computer vision problems are formulated as an objective function consisting of a sum of functions. In the case of ill-constrained problems, regularization terms are included in the objective function to reduce the ambiguity and noise in the solution. The most commonly used regularization terms are the L2 norm and the L1 norm. Since the last two decades, the class of regularized problems, especially the L1-regularized problems, has received much attention but still many regularized problems are either difficult to solve, or require complex optimization techniques. We propose a method based on an Iteratively Re-weighted Least Squares approach to minimize an objective function comprising a mixture of m-estimator regularization terms. In addition to the proof of convergence of the algorithm to the desired minimum, we show the applicability of the proposed algorithm by solving the problems of edge-preserved image denoising and image super-resolution. In both the cases, our experimental results show that the proposed algorithm gives superior results to the state-of-Art regularization methods.

Cite

Text

Kiani and Drummond. "Solving Robust Regularization Problems Using Iteratively Re-Weighted Least Squares." IEEE/CVF Winter Conference on Applications of Computer Vision, 2017. doi:10.1109/WACV.2017.60

Markdown

[Kiani and Drummond. "Solving Robust Regularization Problems Using Iteratively Re-Weighted Least Squares." IEEE/CVF Winter Conference on Applications of Computer Vision, 2017.](https://mlanthology.org/wacv/2017/kiani2017wacv-solving/) doi:10.1109/WACV.2017.60

BibTeX

@inproceedings{kiani2017wacv-solving,
  title     = {{Solving Robust Regularization Problems Using Iteratively Re-Weighted Least Squares}},
  author    = {Kiani, Khurrum Aftab and Drummond, Tom},
  booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
  year      = {2017},
  pages     = {483-492},
  doi       = {10.1109/WACV.2017.60},
  url       = {https://mlanthology.org/wacv/2017/kiani2017wacv-solving/}
}