paper-with-me

홈 › Papers

FFTLasso: Large-Scale LASSO in the Fourier Domain

2017-07-01 · CVPR 2017 7 · Adel Bibi, Hani Itani, Bernard Ghanem

In this paper, we revisit the LASSO sparse representation problem, which has been studied and used in a variety of different areas, ranging from signal processing and information theory to computer vision and machine learning. In the vision community, it found its way into many important applications, including face recognition, tracking, super resolution, image denoising, to name a few. Despite advances in efficient sparse algorithms, solving large-scale LASSO problems remains a challenge. To circumvent this difficulty, people tend to downsample and subsample the problem (e.g. via dimensionality reduction) to maintain a manageable sized LASSO, which usually comes at the cost of losing solution accuracy. This paper proposes a novel circulant reformulation of the LASSO that lifts the problem to a higher dimension, where ADMM can be efficiently applied to its dual form. Because of this lifting, all optimization variables are updated using only basic element-wise operations, the most computationally expensive of which is a 1D FFT. In this way, there is no need for a linear system solver nor matrix-vector multiplication. Since all operations in our FFTLasso method are element-wise, the subproblems are completely independent and can be trivially parallelized (e.g. on a GPU). The attractive computational properties of FFTLasso are verified by extensive experiments on synthetic and real data and on the face recognition task. They demonstrate that FFTLasso scales much more effectively than a state-of-the-art solver.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingDimensionality ReductionFace RecognitionGPUImage DenoisingSuper-Resolution

Similar Papers 제목 키워드 기반

Enhanced Lasso Recovery on Graph

2015-06-19 · Xavier Bresson, Thomas Laurent, James Von Brecht

This work aims at recovering signals that are sparse on graphs. Compressed sensing offers techniques for signal recovery from a few linear measurements and graph Fourier analysis provides a signal representation on graph…

compressed sensing

Full Optical Fiber Link Characterization with the BSS-Lasso

2018-12-29

Manipulation of the detected backscattered Rayleigh signal inside the bandwidth of a frequency-swept optical sub-carrier propagating into an optical fiber permits an efficient localization of faults through a Fourier ope…

Une version polyatomique de l'algorithme Frank-Wolfe pour résoudre le problème LASSO en grandes dimensions

2022-04-28 · Adrian Jarret, Matthieu Simeoni, Julien Fageot

Nous nous int\'eressons \`a la reconstruction parcimonieuse d'images \`a l'aide du probl\`eme d'optimisation r\'egularis\'e LASSO. Dans de nombreuses applications pratiques, les grandes dimensions des objets \`a reconstr…

AstronomyRadio Interferometry

Analytic solution and stationary phase approximation for the Bayesian lasso and elastic net

2017-09-25 · NeurIPS 2018 12 · Tom Michoel

The lasso and elastic net linear regression models impose a double-exponential prior distribution on the model parameters to achieve regression shrinkage and variable selection, allowing the inference of robust models fr…

Bayesian InferenceregressionVariable Selection

A Communication-Efficient Parallel Method for Group-Lasso

2016-12-07 · Binghong Chen, Jun Zhu

Group-Lasso (gLasso) identifies important explanatory factors in predicting the response variable by considering the grouping structure over input variables. However, most existing algorithms for gLasso are not scalable …

regression