paper-with-me

Papers

A Homotopy Coordinate Descent Optimization Method for $l_0$-Norm Regularized Least Square Problem

2020-11-13 · Zhenzhen Sun, Yuanlong Yu

This paper proposes a homotopy coordinate descent (HCD) method to solve the $l_0$-norm regularized least square ($l_0$-LS) problem for compressed sensing, which combine the homotopy technique with a variant of coordinate descent method. Differs from the classical coordinate descent algorithms, HCD provides three strategies to speed up the convergence: warm start initialization, active set updating, and strong rule for active set initialization. The active set is pre-selected using a strong rule, then the coordinates of the active set are updated while those of inactive set are unchanged. The homotopy strategy provides a set of warm start initial solutions for a sequence of decreasing values of the regularization factor, which ensures all iterations along the homotopy solution path are sparse. Computational experiments on simulate signals and natural signals demonstrate effectiveness of the proposed algorithm, in accurately and efficiently reconstructing sparse solutions of the $l_0$-LS problem, whether the observation is noisy or not.

📄 PDF Abstract BibTeX arXiv:2011.06841

Code (0)

등록된 구현이 없습니다.

Tasks

compressed sensing

Similar Papers 제목 키워드 기반

Smooth Primal-Dual Coordinate Descent Algorithms for Nonsmooth Convex Optimization

2017-11-09 · NeurIPS 2017 12 · Ahmet Alacaoglu, Quoc Tran-Dinh, Olivier Fercoq, Volkan Cevher

We propose a new randomized coordinate descent method for a convex optimization template with broad applications. Our analysis relies on a novel combination of four ideas applied to the primal-dual gap function: smoothin…

Homotopy based algorithms for $\ell_0$-regularized least-squares

2014-01-31 · Charles Soussen, Jérôme Idier, Junbo Duan, David Brie

Sparse signal restoration is usually formulated as the minimization of a quadratic cost function $\|y-Ax\|_2^2$, where A is a dictionary and x is an unknown sparse vector. It is well-known that imposing an $\ell_0$ const…

Heuristic Search

Sparse and Imperceptible Adversarial Attack via a Homotopy Algorithm

2021-06-10 · Mingkang Zhu, Tianlong Chen, Zhangyang Wang

Sparse adversarial attacks can fool deep neural networks (DNNs) by only perturbing a few pixels (regularized by l_0 norm). Recent efforts combine it with another l_infty imperceptible on the perturbation magnitudes. The …

Adversarial Attack

An algorithmic view of $\ell_2$ regularization and some path-following algorithms

2021-07-07 · Yunzhang Zhu, Renxiong Liu

We establish an equivalence between the $\ell_2$-regularized solution path for a convex loss function, and the solution of an ordinary differentiable equation (ODE). Importantly, this equivalence reveals that the solutio…

Probabilistic Gaussian Homotopy: A Probability-Space Continuation Framework for Nonconvex Optimization

2026-03-13 · Eshed Gal, Samy Wu Fung, Eldad Haber arxiv

We introduce Probabilistic Gaussian Homotopy (PGH), a probability-space continuation framework for nonconvex optimization. Unlike classical Gaussian homotopy, which smooths the objective and uniformly averages gradients,…