CVLGMLMay 23, 2014

On the Optimal Solution of Weighted Nuclear Norm Minimization

arXiv:1405.6012v112 citations
Originality Highly original
AI Analysis

This solves a theoretical bottleneck for researchers in computer vision and machine learning, enabling more reliable and efficient use of WNNM in applications like image denoising.

The paper tackles the non-convexity of weighted nuclear norm minimization (WNNM) by proving it can be transformed into an equivalent convex quadratic programming problem, enabling global optimal solutions with standard solvers and closed-form solutions under specific weight conditions.

In recent years, the nuclear norm minimization (NNM) problem has been attracting much attention in computer vision and machine learning. The NNM problem is capitalized on its convexity and it can be solved efficiently. The standard nuclear norm regularizes all singular values equally, which is however not flexible enough to fit real scenarios. Weighted nuclear norm minimization (WNNM) is a natural extension and generalization of NNM. By assigning properly different weights to different singular values, WNNM can lead to state-of-the-art results in applications such as image denoising. Nevertheless, so far the global optimal solution of WNNM problem is not completely solved yet due to its non-convexity in general cases. In this article, we study the theoretical properties of WNNM and prove that WNNM can be equivalently transformed into a quadratic programming problem with linear constraints. This implies that WNNM is equivalent to a convex problem and its global optimum can be readily achieved by off-the-shelf convex optimization solvers. We further show that when the weights are non-descending, the globally optimal solution of WNNM can be obtained in closed-form.

Foundations

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

Your Notes