58
12

LpL_p-Norm Constrained Coding With Frank-Wolfe Network

Abstract

We investigate the problem of LpL_p-norm constrained coding, i.e. converting signal into code that lies inside an LpL_p-ball and most faithfully reconstructs the signal. While previous works known as sparse coding have addressed the cases of L0L_0 and L1L_1 norms, more general cases with other pp values, especially with unknown pp, remain a difficulty. We propose the Frank-Wolfe Network (F-W Net), whose architecture is inspired by unrolling and truncating the Frank-Wolfe algorithm for solving an LpL_p-norm constrained problem. We show that the Frank-Wolfe solver for the LpL_p-norm constraint leads to a novel closed-form nonlinear unit, which is parameterized by pp and termed poolppool_p. The poolppool_p unit links the conventional pooling, activation, and normalization operations, making F-W Net distinct from existing deep networks either heuristically designed or converted from projected gradient descent algorithms. We further show that the hyper-parameter pp can be made learnable instead of pre-chosen in F-W Net, which gracefully solves the LpL_p-norm constrained coding problem with unknown pp. We evaluate the performance of F-W Net on an extensive range of simulations as well as the task of handwritten digit recognition, where F-W Net exhibits strong learning capability. We then propose a convolutional version of F-W Net, and apply the convolutional F-W Net into image denoising and super-resolution tasks, where F-W Net all demonstrates impressive effectiveness, flexibility, and robustness.

View on arXiv
Comments on this paper